Category Archives: database

Checking on HADR

By now I am sure lot of db2 users have adopted DB2 HADR as one of their high availability solution.  IBM has matured HADR over the last two versions and its becoming more and more robust.  Couple of years ago … Continue reading

Posted in database, db2, how to | Tagged , , , , , | 1 Comment

A quick overview of DB2′s INGEST

As a DB2 DBA or as data integrator we all face a challenge in loading large amount of data into DB2 database while up keeping the 24×7 availability of the tables.  Traditionally we use LOAD or sometimes IMPORT while loading … Continue reading

Posted in database, db2, how to, unix | Tagged , , , , , , , , , , , , , | Leave a comment

ADMIN_MOVE_TABLE

Have you ever had to move a table from one tablespace to another ?  If you haven’t then you haven’t been working with lot of large tables. Ask a dba who supports SAP, Siebel or PeopleSoft database.  Traditionally when a … Continue reading

Posted in database, db2, how to | Tagged , , , , , , | Leave a comment

PHP & Postgres

I have been using PHP for a while now.  When people say PHP, its usually associated with     MySQL as its backend database. But PHP will work with pretty much any database.  Few years ago I wrote about how … Continue reading

Posted in Applications, database, db2, how to | Tagged , , , , , , , , , | Leave a comment