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 > Archive loging issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-08-08, 10:01
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Archive loging issue

Linux RH3, DB2 V8.1 FP14

I will setup an Archive loging for 3 production database on a linux server. The management want me to do a dual logging having one set of logs on the server where databases resides and the other set to be created on a mounted drive from another linux server. My questions are:

1- What happens when one of the drive is not available to write (Most probably the mounted drive) ?. Does the DB2 stops ? It creates on the available drive and errors out on the not-available one but continues to run ?

2- Can I still do nightly on/off line full backups ?


Thanks for any help.
Reply With Quote
  #2 (permalink)  
Old 01-08-08, 11:37
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
1) DB2 will continue on, write a message in db2diag.log, and retry later.

2) yes.

Andy
Reply With Quote
  #3 (permalink)  
Old 01-08-08, 11:51
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Thanks......................
Reply With Quote
  #4 (permalink)  
Old 01-08-08, 15:15
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Quote:
Originally Posted by ARWinner
1) DB2 will continue on, write a message in db2diag.log, and retry later.
I forgot to ask, If the drive restored later on, will it continue from where it left off or the logs between the time the drive was unaccessible till it become accessible be lost ?

Thanks again.
Reply With Quote
  #5 (permalink)  
Old 01-08-08, 15:26
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
If you are archiving logs with both LOGARCHMETH1 and LOGARCHMETH2, you should not be losing anything if one of them fails. It should start archiving right where it left off when the resource becomes available.

Andy
Reply With Quote
  #6 (permalink)  
Old 01-08-08, 16:06
mdx34 mdx34 is offline
Registered User
 
Join Date: Oct 2004
Posts: 238
Both LOGARCHMETH1 and LOGARCHMETH2.................Thanks............... ..
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