We are currently running Db2 V 7.1 for z/OS and client wants to move production data to an DB2 V 8.1 AIX box for testing. The ultimate goal is to put the decision support system on AIX.
The largest table is 690 GB split into 171 partitions. Because of security issues, I believe we are going to have to push the data to the AIX server. My question is what format do I unload it in. I have been told IXF format is best but I find no documentation if you can actually do that from MVS directly.
My piece of this work is just to get the data to the AIX box, so our intent would be to ftp the unload files if I can get them in a format that works for DB2 for AIX.
Any assistance would be really appreciated.