Hello,
I am trying to bring a 64-bit DB2 database online...this will eventually replace our existing DB2 db which is 32-bit. My question is suppose I bring the 64-bit Db online (assuming there are no issues today)... and problems start showing up after a month and I want to revert back to the 32-bit DB.. .how can I easily take the extra 64-bit data from the problematic db and put it on the 32-bit Db? I'm pretty sure the backup command won't work in this scenario..correct? Is there a way to get INSERT/UPDATE commands for example....? All in a file? Or is there a better way? Thank you!