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 backup

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-06-08, 02:08
janeprodriguez janeprodriguez is offline
Registered User
 
Join Date: Oct 2008
Posts: 11
database backup

hello,

just want to find out if i can issue a one time command in backing up all the databases in my db2 server.

thanks.

Jane
Reply With Quote
  #2 (permalink)  
Old 11-06-08, 02:44
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
There is no DB2 command for that, but some people have written scripts that can do that.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
Reply With Quote
  #3 (permalink)  
Old 11-07-08, 01:37
nick.ncs nick.ncs is offline
Registered User
 
Join Date: May 2007
Location: somewhere in dbforums
Posts: 221
what you can possibly do is write a script which in turn will backup all the database in your db server. So although writing the script will be a one time activity, however after that it will be equivalent to a one time command.

This will also help you in scheduling the same as well.
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