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 database offline backup

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-22-11, 06:53
Waseem Khan Waseem Khan is offline
Registered User
 
Join Date: Oct 2011
Posts: 2
Question Db2 database offline backup

Hi,
I am taking the offline backup of my DB2 database and in the server, I have Q Apply and monitors running all the time, but as the offline backup starts Q Apply and monitors goes down , and after the completion of the offline backup these 2 services ( Q Apply and monitors) did not comes up automatically, as they go down automatically. Although I have written commands to bring them up but they don't come up..every time after the completion of the offline backup I have bring the services manually up.
Reply With Quote
  #2 (permalink)  
Old 12-22-11, 07:57
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
as the infocenters are down for some days (??) I can not confirm - I have to download the pdf files again..
there have been some settings to ignore errors for apply-capture : to ignore the case when db is down and continue to try to reconnect again..
we had a small script in scheduler(with some interval) to check if the process is still up and if not to restart it again..
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #3 (permalink)  
Old 12-22-11, 10:44
wolaos123 wolaos123 is offline
Registered User
 
Join Date: Nov 2011
Location: Shen Zhen,China
Posts: 37
Quote:
Originally Posted by przytula_guy View Post
as the infocenters are down for some days (??) I can not confirm - I have to download the pdf files again..
there have been some settings to ignore errors for apply-capture : to ignore the case when db is down and continue to try to reconnect again..
we had a small script in scheduler(with some interval) to check if the process is still up and if not to restart it again..


no,the info cneter works all the time,

do you mean to "errwait" and "term" parameter for apply programs?

the better way should be the later one,writting a script and put into crontab to monitor it,and restart it if needed.
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