I have a server where I can't restore backups, even if they are taken at the same server (see command-lines below).
It is DB2 8, fixpack 10
Please, anyone who can help?
D:\>db2 create db xxx on d
DB20000I The CREATE DATABASE command completed successfully.
D:\>db2 backup db xxx to d:\x
Backup successful. The timestamp for this backup image is : 20080311163520
D:\>db2 restore db xxx from d:\x
SQL2570N A database cannot be restored on a platform that does not match the
platform on which the backup image was created.
D:\>
It is DB2 8, fixpack 10
Please, anyone who can help?
D:\>db2 create db xxx on d
DB20000I The CREATE DATABASE command completed successfully.
D:\>db2 backup db xxx to d:\x
Backup successful. The timestamp for this backup image is : 20080311163520
D:\>db2 restore db xxx from d:\x
SQL2570N A database cannot be restored on a platform that does not match the
platform on which the backup image was created.
D:\>