The Home of C&P Software on the Web |
|
| Home Blogs About us Why Choose Us? What Are People saying? OneClickAway PC Support Professional Profile Free Software here!!! Contact Us Privacy Notice Useful Links NLP
|
DB2 MOVE a DB from one OS to another OSAs you are aware, DB2 backups cannot be restore on a different OS, so to do this DB2 provides a separate mechanism called “move”. Here is a step by step procedure to use db2move. 1. db2look -d -e -l -x -o db2look.sql Et voila!
P.S.: This works well for small databases with no BLOBs or CLOBs... Later I will publish a different method using a remote database configuration and cursors which is more efficient and a whole lot faster.
|