The mistake that I have is from the exportation, I have db2 V7.1 on Linux ERH of 64 bits. My database has 331 tables.
The command: db2move control export
generates only 5 lines in the file db2move.lst, but exports 331 ixf and 331 msg files.
From the exportation I obtain messages of mistake and then I cannot import or load the information in the version 9.0
db2move control export
***** DB2MOVE *****
Action: EXPORT
Start time: Sun Apr 15 13:33:08 2007
Connecting to database CONTROL ... successful! Server: DB2 Common Server V7.1.0
*** Table "DB2ADMIN"."TARJETA": ERROR 3107. Check message file tab1.msg!
*** SQL Warning! SQLCODE is 3107
*** SQL3107W There is at least one warning message in the message file.
The file db2move.lst only has:
!"DB2ADMIN"."SPI_3"!tab89.ixf!tab89.msg!
!"DB2ADMIN"."TASA_COMISION_CREDITO"!tab93.ixf!t ab9 3.msg!
!"DB2ADMIN"."INDICADOR_POR_PROYECTO"!tab142.ixf !ta b142.msg!
!"DB2ADMIN"."PLANTILLA_INDICADOR"!tab150.ixf!ta b15 0.msg!
!"DB2ADMIN"."PLANTILLA_ORGANIZACION"!tab151.ixf !ta b151.msg!
This one is an example of a msg file:
SQL3104N The Export utility is beginning to export data to file "tab1.ixf".
SQL3132W The character data in column "EMPLEADO_ID" will be truncated to size
"10".
SQL3132W The character data in column "MOTIVO_NO_LABORA" will be truncated to size "40".
SQL3132W The character data in column "FERIADO_LABORADO" will be truncated to size "1".
SQL3132W The character data in column "COMENTARIO" will be truncated to size "250".
SQL3105N The Export utility has finished exporting "67262" rows.
Saludos (Regards)
Fredd Minda