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 > DB2 - Backup multiple databases in one time

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-21-05, 10:13
garett_666 garett_666 is offline
Registered User
 
Join Date: Oct 2005
Posts: 1
DB2 - Backup multiple databases in one time

Il have a DB2 instance with 5 database.
3 of the 5 are used by the same application.
So I'm trying to backup these 3 DB in a single time. I need a synchoneous backup.

I don't know how to proceed in order to be sure that nobody will be able to write in one db making it inconsistent with the 2 others.

Do you have idea, script, process?

(I'm working with DB2 UDB, and I don't want to acquire any external tool licence)
Reply With Quote
  #2 (permalink)  
Old 10-21-05, 10:22
bmujeeb bmujeeb is offline
Registered User
 
Join Date: Mar 2004
Posts: 448
In db2 the backup is the database level.I don't know how it can help,
but check quiesce with force connection.

regards,

mujeeb
Reply With Quote
  #3 (permalink)  
Old 10-24-05, 05:08
matthewlau matthewlau is offline
Member
 
Join Date: Dec 2001
Posts: 78
During restore, you can rollforward these 3 DBs to the same Timestamp, then they will be sync.
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