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 Problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-01-06, 18:43
dingi dingi is offline
Registered User
 
Join Date: Feb 2004
Posts: 34
Restore Problem

Production Operating system = Win NT
Test Operating system = Win NT

Production DB2 version = 6.1 UDB
Test DB2 version = 6.1 UDB

I want to restore database backup from Production to Test.

Right now there are already two existing two database in Test environment and this database is going to be third database, called as Production_To_Test

I'm new to DB2.

Do I need to create table spaces under Test environment for Production_To_Test database before restoring the database ? ( I've full backup of the Production database)

Please advise.
Reply With Quote
  #2 (permalink)  
Old 11-01-06, 23:10
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by dingi

Do I need to create table spaces under Test environment for Production_To_Test database before restoring the database ?
No.

However, if the container paths from production cannot be created in test (e.g. in production containers are located on drive M:, which does not exist on the test system) you will have to use redirected restore and set tablespace containers during the restore.
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