About releasing secondary logs, the documentation states :
Over time as the database manager determines they will no longer be required.
I'd like to know what the maximum time before DB2 frees the secondary logs can be. I have some mass updates or deletes to do. I can see DB2 takes about 1 hour after commit to free the secondary logs that have been allocated during the execution of the application.
Over time as the database manager determines they will no longer be required.
I'd like to know what the maximum time before DB2 frees the secondary logs can be. I have some mass updates or deletes to do. I can see DB2 takes about 1 hour after commit to free the secondary logs that have been allocated during the execution of the application.
Comment