Hi team,
Has anyboby faced this issue?
I'm trying to use db2move to export as400 schema content to my local windows file system.
The aim is to be able to re-import it into a DB2 UDB v9 Windows server.
################################################## ##############
C:\DB2_bin\DB2_tips>db2move AS400DB EXPORT -u SRLA -p SRLA -sn XSIFIC
Application code page not determined, using ANSI codepage 1252
***** DB2MOVE *****
Action: EXPORT
Start time: Tue Apr 28 09:33:01 2009
All schema names matching: XSIFIC;
Connecting to database AS400DB ... successful! Server's Product Signature: QSQ05040
Error: Unknown DB2 Server!
**Error - Unknown server.
Disconnecting from database ... successful!
End time: Tue Apr 28 09:33:01 2009
C:\DB2_bin\DB2_tips>
################################################## ##############