Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see BMC AMI Log Master for Db2 13.1.

LOGSCAN command file definition


The Command file definition specifies the type of command statements in (and the location of) the command file that 

Log Master

 creates using the log records selected in your log scan.

GUID-58C97934-756B-4E00-8964-234E366A4CF5-low.png

Tip

When you generate a command file, Log Master can generate DDL output or a Catalog Activity report, or update the Repository, but it cannot generate other forms of output in the same log scan (such as other reports or SQL). To generate other forms of output in the same job, include an additional log scan step.

Option

Description

MIGRATE

Directs 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 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.

Important

A procedure, function, or trigger package is implicitly created or dropped through DB2 DDL CREATE, DROP PROCEDURE, FUNCTION, or TRIGGER statements. These types of packages cannot be created or dropped with BIND or FREE commands.

VERBOSE

(optional) Directs 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.

Related topic


 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*