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 to nul

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-07-10, 21:50
duhaas duhaas is offline
Registered User
 
Join Date: Aug 2010
Posts: 18
DB2 backup to nul

just wanna test performance on my production DB2 server, whats the best way for me to determine the start/end time of a backup? I'm planning on just backing up to null, so since I wont have a file to look @ modified time on, just was curious best way to query how long it took, of how long any backup took for that matter. I always use the list utilities show detail to see progress of database backup, but that doesnt show me start/stop
Reply With Quote
  #2 (permalink)  
Old 10-07-10, 21:55
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
Execute "db2 list history backup all for db <db name>" from the command line
Reply With Quote
  #3 (permalink)  
Old 10-07-10, 21:58
duhaas duhaas is offline
Registered User
 
Join Date: Aug 2010
Posts: 18
thanks much
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