im trying to migrate a db2 udb v7.1 to db2 v9.0 both on linux, using the db2move statement.
on server with db2 v9 to create database use command:
db2 create database prueba using code set ISO8859-1 territory US
this command use with the 2 version,
but have not to import, using the command
db2move prueba import or db2move prueba load
get message:
Application code page not determined, using ANSI codepage 1208
Error opening report file. Terminating ...
**Error occured while opening a file.
End time: Thu Apr 12 18:56:35 2007