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 > Restoration of the target database

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-31-11, 03:55
harsh.v harsh.v is offline
Registered User
 
Join Date: Aug 2011
Posts: 36
Post Restoration of the target database

Hi All,
I am working on db2 V8.2 fp 12 on AIX platform.
Having a sql replication setup for my production database (both source and target database having SMS tablespaces only).

We are planning to split target database into three file systems.
I can be done using restore redirect.
But 1 question is in my mind i.e. do we need to reconfigure the replication for the tables or it gets restored by the restore utility.

If any one having the document regarding the same, pls share..


Thanks,
Harsh Verma
Reply With Quote
  #2 (permalink)  
Old 08-31-11, 04:36
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
If you are taking a backup of the database and restoring it to the same location (ie, host, port etc), I do not see a reason to reconfigure replication. The target tables and control tables (subscription, subs_set etc) if defined in the target db will be restored automatically.

If capture is involved too, some extra steps may be needed to reset the capture control tables for the new log files. [ Cant recall steps ]. Do you have capture on this db?
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 08-31-11, 04:47
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
I agree with previous entry :
the sql replication only handles table names and has nothing todo with tablespaces-containers and physical paths
as long as tables/hostnames/schemas do not get renamed, there is no problem of restoring the db into different paths..
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #4 (permalink)  
Old 08-31-11, 07:01
harsh.v harsh.v is offline
Registered User
 
Join Date: Aug 2011
Posts: 36
Thumbs up

Thanks for prompt response...

I am having capture on another server...this is just having target db..
So, according to you..there is nothing to worry..I can go ahead with the activity


regards,
Harsh
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