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 > db2move - error opening report file

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-02-05, 09:39
toette toette is offline
Registered User
 
Join Date: Nov 2004
Posts: 15
db2move - error opening report file

hey erveryone,

im trying to migrate a db2 8.2 database windows to db2 8.2 database linux. i am using the db2move statement.

on windows i execute: db2move test export

on linux i execute: db2move test import -io replace -u test -p test
i am standing in the dicrectory of the export files.

then i get: "error opening report file".

please help me, thanks
Reply With Quote
  #2 (permalink)  
Old 04-12-07, 20:23
freddminda freddminda is offline
Registered User
 
Join Date: Jan 2003
Posts: 9
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
  #3 (permalink)  
Old 07-05-07, 21:39
ibamong ibamong is offline
Registered User
 
Join Date: Jul 2007
Posts: 1
Check ur *.lst file . Maybe , there is some schema doesn't exit on new DB2 .
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