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 > Backup All DB2 databases

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-24-08, 13:00
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Backup All DB2 databases

RHL WS3 - DB2 8.1 FP14

I need to backup all DB2 databases on a Linux server. Can someone share a script if there was one ?

We need to backup databases via script due to pre and post processing dependencies including Mainframe and Tivoli server.

I have the part of the script that cheks if there are any connections to the databases and forces them out if there are any. Then I need to backup all the databases on the server and I don't want to enter them one by one into the script since it will also help me when/If I add another database to the server.


TIA.
Reply With Quote
  #2 (permalink)  
Old 03-25-08, 03:00
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,
are you using on-line backup or off-line. I guess you have off-line because you force all you users from database.

Start DB2 Control Center and go through backup wizard and the end click on Show Command button so get all commands you need.
Hope this helps,
Grofaty
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