LOGSCAN command file definition
Option | Description |
---|---|
MIGRATE | Directs BMC AMI Log Master to create BIND commands used for migration, or for replicating the BIND, REBIND, or FREE command that was originally executed. For example, if the original command contains a BIND PLAN statement, the MIGRATE command contains the same command statement. |
UNDO | Directs BMC AMI Log Master to create UNDO commands, reversing the effect of the command that was originally executed. For example, if the original command contains a FREE PACKAGE statement, the UNDO DDL contains a corresponding BIND PACKAGE command statement. |
VERBOSE | (optional) Directs BMC AMI Log Master to embed comments in the generated command file. These comments describe unit of recovery identifier (URID) information along with other information related to the database structures. The comments are not executable command statements, but they contain useful information. |