Overtime mode overview

The overtime mode feature of the BMC AMI Log Master for Db2 product enables you to examine Db2 objects over a period of time, regardless of whether the objects have been dropped. Overtime mode enables Log Master to resolve the conflict between the following points:
  • To read Db2 log records, Log Master needs information about the structure of any Db2 objects that are referenced in the log records. Log Masternormally gets this information from the Db2 catalog.

  • When a Db2 object is dropped, Db2 deletes all references to the object from the Db2 catalog. When an object is dropped and re-created, Log Master cannot use information in the Db2 catalog because the structure of the object might have changed, particularly the internal Db2 object identifiers such as DBIDs, PSIDs, or OBIDs.

Log Master refers to dropped Db2 objects (or Db2 objects that have been dropped and re-created) as old objects. Overtime mode enables Log Master to process log records related to old objects, and obtain structure definitions of old objects from sources other than the Db2 catalog.

To use overtime mode, you must accomplish the following basic tasks:

  • Obtain the structure definitions of the old objects

  • Use the structure definitions to read log records about the old objects

To specify overtime mode, use one of the following method s:

  • Execution Mode field on the Work ID Run Time Options panel

  • EXECUTION MODE keyword of the OPTION statement in batch syntax

  • EXECMODE installation option

This section contains the following topics:

Was this page helpful? Yes No Submitting... Thank you

Comments