What's New

On Demand Log Archiving

DB2 Version 7.2 allows you to close and, if the user exit option is enabled, archive the active log of a recoverable database whenever you want. With this new DB2 API, you can collect a complete set of log files up to a point in time when you initiate the db2ArchiveLog API, then use these log files to update a standby database.

Note:
You can also issue the ARCHIVE LOG command from the Command Line Processor to force a log archive.


[ Top of Page | Previous Page | Next Page ]