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 > log file full need help

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-01-03, 16:38
mixxalot mixxalot is offline
Registered User
 
Join Date: May 2003
Posts: 369
log file full need help

We keep getting
DIA3609C Log file was full.

DB2 UDB 7.2 32 bit on AIX 5.2 32 bit

our database backup hangs and users cannot access database
Reply With Quote
  #2 (permalink)  
Old 10-01-03, 18:12
cchattoraj cchattoraj is offline
Registered User
 
Join Date: Mar 2003
Posts: 343
Are there any messages in the diag? Is it an online backup? Is it possible that somewhere along the way the archiving process stopped working - maybe the disk is full? Or that there's a transaction which spans all primaries and secondaries and cannot complete? If the database is across multiple nodes then ensure that you're looking on all nodes. There has to be a transaction out there which isn't committing. When the backup fails does it cite the log full condition as the reason?
Reply With Quote
  #3 (permalink)  
Old 10-01-03, 18:28
mixxalot mixxalot is offline
Registered User
 
Join Date: May 2003
Posts: 369
thanx logfile parameters

I ran an offline backup to get the tablespaces back to normal and increased the log parameters, logfilesiz, logprimary and logsecondary to accomodate the transaction processing.
Reply With Quote
  #4 (permalink)  
Old 10-03-03, 01:54
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

Please also see the following link.

http://www.dbforums.com/t926118.html

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