Hi,
I am using the db2move to sxport sample schema from windows platform (db2move sample export) and the exported files copied into aix platform and db2move sample import (db2move sample import).
While importing the below given error is accorred.
$ db2move sample import -l /home/db2inst1/samp
***** DB2MOVE *****
Action: IMPORT
Start time: Thu Apr 24 17:24:16 2008
Connecting to database SAMPLE ... successful! Server: DB2 Common Server V8.2.9
* IMPORT: table "SYSTOOLS"."STMG_DBSIZE_INFO"
***ERROR -3525. Check message file tab1.msg!
*** SQLCODE: -3525 - SQLSTATE:
*** SQL3525N The "CODEPAGE" option is incompatible with the "LOBSINFILE" option.
* IMPORT: table "SYSTOOLS"."HMON_ATM_INFO"
***ERROR -3525. Check message file tab2.msg!
*** SQLCODE: -3525 - SQLSTATE:
*** SQL3525N The "CODEPAGE" option is incompatible with the "LOBSINFILE" option.
* IMPORT: table "SYSTOOLS"."POLICY"
***ERROR -3525. Check message file tab3.msg!
*** SQLCODE: -3525 - SQLSTATE:
*** SQL3525N The "CODEPAGE" option is incompatible with the "LOBSINFILE" option.
* IMPORT: table "SYSTOOLS"."HMON_COLLECTION"
***ERROR -3525. Check message file tab4.msg!
*** SQLCODE: -3525 - SQLSTATE:
*** SQL3525N The "CODEPAGE" option is incompatible with the "LOBSINFILE" option.
Disconnecting from database ... successful!
End time: Thu Apr 24 17:24:18 2008
Please help me.
Thanks,
Mohan Reddy