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 buffers full SQL0964N

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-23-03, 21:02
mixxalot mixxalot is offline
Registered User
 
Join Date: May 2003
Posts: 369
log buffers full SQL0964N

I keep getting the following errors in the db2diag.log file
(DB2 UDB 7.2 on AIX 5.2L)

Log Full -- active log held by appl. handle 485
End this application by COMMIT, ROLLBACK or FORCE APPLICATION.
Reply With Quote
  #2 (permalink)  
Old 12-24-03, 01:38
nitingm nitingm is offline
Registered User
 
Join Date: Jul 2003
Location: Austin, TX, USA
Posts: 278
LOGBUFSZ

Hi,

I think the logbufsz at the database level might be less.

Please increase that and also try increasing your logfiles by 2 or so and see if you get the same error.

HTH

Nitin.
__________________
HTH

Nitin

Ask the experienced rather than the learned
Reply With Quote
  #3 (permalink)  
Old 12-24-03, 02:27
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
Hi,

I don't think that you have "Log buffer size" problem. You probably have setting problem with too small "Log file". So look at settings LOGFILSIZ, LOGPRIMARY, LOGSECOND.

Default values are too small for production environment, so you probably need to change them.

I have already written someting about log files in this forum.

Hope this helps,
Grofaty

Last edited by grofaty; 12-24-03 at 02:41.
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