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 > refreshing test database using online db image

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-09-04, 15:36
ashaq ashaq is offline
Registered User
 
Join Date: Dec 2003
Posts: 39
refreshing test database using online db image

Hi,

I have a requirement of refreshing test database with the online backup of production ,also need to apply some log files ,Kindly help me for the same

Do we need to use the redirected restore procedure ,if yes..After restore will the db be in rollforword pending state...

Please provide the syntax for restore and appling the archive log files


thanks

with regads
ashaq
Reply With Quote
  #2 (permalink)  
Old 08-10-04, 08:38
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Ashaq,

To answer your questions:

1) Redirected restore will be necessary if the directory structure of the DB of your test and production servers are different.

2) Yes, they will be in rollforward pending

3) The syntax depends on your particular setup. Read the manual for RESTORE and ROLLFORWARD (the Command Reference has these).

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