I have been routinely copying a database from AIX to WIN2000
using db2look and db2move (after much pain, but it works ok now.)
I now urgently need to move the data from the WIN2000 to AIX
and db2move is not working as below:
Connecting to database MSTRDATK ... successful! Server: DB2 Common Server V7.2.5
*** Table "MSTRDATA"."COUNTERS": ERROR -3025. Check message file tab1.msg!
*** SQLCODE: -3025 - SQLSTATE: PEy
*** SQL3025N A parameter specifying a filename or path is not valid.
Disconnecting from database ... successful!
The same data loads back into the PC no problems. With db2look,
it would ONLY work from a WIN2000 CLP window, but this workaround
did not work for db2move.
Here are the contents of db2move.lst:
!"MSTRDATA"."COUNTERS"!tab1.ixf!tab1.msg!
Since I am in the correct directory, I am specifing no filenames or paths
so I don't understand the error message.
Thanks in advance,
Wayne