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 > Question on db2move

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-07-08, 13:17
jyoung jyoung is offline
Registered User
 
Join Date: Jul 2005
Posts: 31
Question on db2move

I am attempting to use db2move to move data from one database to another on the same machine. The export works fine, but when I import the data the target database becomes full even though I have more space allocated than on the source database. Here are the commands I am using:
db2move prod export
db2move test import
Reply With Quote
  #2 (permalink)  
Old 03-07-08, 14:50
azs0309 azs0309 is offline
Registered User
 
Join Date: Jan 2008
Posts: 88
how did u know the target database gets full....what error message u getting???
Reply With Quote
  #3 (permalink)  
Old 03-07-08, 16:18
jyoung jyoung is offline
Registered User
 
Join Date: Jul 2005
Posts: 31
Hi,
Can't remember what the error message, but when I do a list tablespaces command I see where the used pages are the same as available. I am trying something different - using db2move export, db2look and then db2move load. This might work better. I respond back if it works or not and what type of error I get. Thank you for your response
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