SQL0964C The transaction log for the database is full.

16 October,2010 by Tom Collins

"Why does this error occur ? SQL0964C  The transaction log for the database is full"

The  SQL0964C error occurs  the objects loaded into the transaction log which is cause the the transaction logs to overfill.

 By default the amount of secondary log files is 2

Resolve the problem by increasing the amount of secondary log files :

 

db2 update db cfg for MY_DB_NAME using LOGSECOND 100

Read More DB2 log management

DB2 LOGINDEXBUILD - DBA DB2

ADM1823E active log file full - DBA DB2

DM1823E - Log file has reached its saturation point - DBA DB2

Author: Rambler(http://www.dba-db2.com)

Share:

Verify your Comment

Previewing your Comment

This is only a preview. Your comment has not yet been posted.

Working...
Your comment could not be posted. Error type:
Your comment has been saved. Comments are moderated and will not appear until approved by the author. Post another comment

The letters and numbers you entered did not match the image. Please try again.

As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.

Having trouble reading this image? View an alternate.

Working...

Post a comment on SQL0964C The transaction log for the database is full.

Comments are moderated, and will not appear until the author has approved them.


dba-db2.com | DB2 Performance Tuning | DBA DB2:Everything | FAQ | Contact | Copyright