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 > help for DB2MOVE import option

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-10-05, 12:35
mohd mohd is offline
Registered User
 
Join Date: Jul 2003
Posts: 63
help for DB2MOVE import option

Hi,

I have taken export of whole schema using db2move cmd like
$db2move sample export -sn db2inst1 -tn *


now i want to import this to a diff database under a new instance.

can anyone tell me the exact command how to import it .
i couldnt find any parameter to specify location of export files with db2move import option.

Thx in adv
__________________
Mohd
Reply With Quote
  #2 (permalink)  
Old 02-10-05, 13:15
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Read the COMMAND REFERENCE on db2move. The export creates certain files and fills them in on what it did. Import uses these files.

Andy
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