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 > Database configuration parameters ( set from restore image?)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-23-11, 18:57
db2user24 db2user24 is offline
Registered User
 
Join Date: Nov 2007
Posts: 248
Database configuration parameters ( set from restore image?)

Hi,

Is it true that if I'm on 'server 2' restoring from a backup image of another machine ie server 1, then server 2 will have have the same database configuration values as those on 1 when I give the command db get db cfg ? In other words, are the configuration variable values in the restore image? Thanks!!
Reply With Quote
  #2 (permalink)  
Old 05-23-11, 21:06
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
If you are restoring a backup as a new database, then the configs from the backup image is used. Log path is an exception. if the path defined in the source database does not exist, the default path is use

If the target database exists and you are replacing it by restore, the configuration parameters of the source database image is NOT used.

HTH

sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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