Tag: IBM

Community

Prefetch

(Willie Favero) OK… to all you people out in blog land, I need a little assistance. I’m trying to build a chart that explains how prefetch works; at the basics. What follows is something I was kicking around the other day.

Community

SSV Backup

(Radhesh Kumar) As I mentioned in my previous post DB2 Partitioning, Database partitioning feature (DPF) of DB2 enables DB2 to provide a very scalable database solution. The applications connecting to database do not have to be aware of database partitioning. However, the DBAs managing the multi-par

Community

DB2 Load and Oracle SQL*Loader

(Burt L. Vialpando and Vikram S. Khatri) The Oracle SQL*Loader uses a control file to load data and so does the DB2 LOAD utility. However, the structure of each of these control files is quite different, and many Oracle and DB2 DBAs would like to know how these compare. In this article, get a compar

Community

Recovery After Using RFTL

(Troy Coleman) Ive written several articles about how to design systems that can store large volumes of data and how to take advantage of new DB2 V9 features like alter-table-rotate-first-to-last (RFTL). Two of my related articles from IBM Systems Magazine, Mainframe edition are here and here.