If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > migration db2 udb v7.1 to v9.0 on linux

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-12-07, 21:15
freddminda freddminda is offline
Registered User
 
Join Date: Jan 2003
Posts: 9
Question migration db2 udb v7.1 to v9.0 on linux

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
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On