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 > Restore Database !

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-13-05, 09:53
bollin99 bollin99 is offline
Registered User
 
Join Date: Sep 2002
Posts: 30
Exclamation Restore Database !

HI ALL

I am new to DBA activities and not sure how to perform the below.
db2inst1 is Instance 1 and dad002im is the database on this instance.
db2inst2 (New Instance) is Instance 2 and dad002im needs to be created on this new instance.

Need procedure to perform this action.

Any Help will be appreciated.

Thank You
Bollin99
Reply With Quote
  #2 (permalink)  
Old 01-13-05, 11:20
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
There's nothing special in that. On the first instance do "backup db dad002im to...", transfer the image (on Windows, transfer the entire directory structure created by the backup) or mount the volume remotely on the second instance, and do "restore db dad002im from ...".
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