Archive for the 'DB2' Category

Jun 03 2008

DB2 performance tuning

Published by biexplorer under DB2

Here is a good article on tuning DB2 databases.

And here is another that might help you.

No responses yet

Apr 26 2008

Migration of a DW solution from Oracle to DB2

Published by biexplorer under BODI, DB2, Migration

Recently we migrated an entire DW module from Oracle to DB2. And our ETL was done using Business Objects Data Integrator.

Below is a sequence of steps that we followed to migrate the entire solution (including data structures, ETL code and universe)

Assumption:
–>All estimates done for 4 DB2 databases, 3 federated systems, 62 tables, 33 indexes, 6 DI jobs, 110 data flows, 151 transformations, 16 SQL transforms, 34 SQL() scripts, 220 objects in 23 classes and 2 reports.
–>Add 20% time as buffer for unexpected issues.
–>Some tasks can be executed in parallel, while some have strong dependency on completion of previous tasks.

Work breakdown of migration and rough estimation:

1. Initiation & planning : 40 Hrs
Establish objectives and goals
Requirements gathering
Establish scope
Plan resources
Identify development environment

2. Assessment : 40 Hrs
Assess tool and technology needs
Assess and understand technical requirements
Establish technical guidelines
Finalize tools and development environment

Continue Reading »

No responses yet

Apr 26 2008

Learning IBM DB2

Published by biexplorer under DB2, Database

I am currently researching and learning more about IBM DB2.

We recently migrated a module from Oracle to DB2 without having a single DB2 resource. Most of it was done on a research, trial and error basis.

And we had some great learning experience.

I will share those experiences with you soon.

In the meanwhile, if you know some great DB2 resources or help sites, please do leave a comment.

No responses yet