What's New

Block Transactions When Log Directory Is Full

DB2 Version 7.2 provides DB2_BLOCK_ON_LOG_DISK_FULL, a new registry variable that you can set to prevent "disk full" errors from being generated when DB2 cannot create a new log file in the active log path. DB2 attempts to create the log file every five minutes and writes a message to the db2diag.log file after each attempt. You can use the db2diag.log file to confirm if your application is hanging.

For more information on this registry variable, see the DB2 Release Notes.


[ Top of Page | Previous Page | Next Page ]