LOGMARK statement
The following figure shows the LOGMARK statement syntax.
Option | Description |
---|---|
LOGMARK logMarkName | Specifies a name that BMC AMI Log Master associates with the RBA/LRSN. For more information about log marks and log mark names, see MARK logMarkName. |
DESC 'description' | Defines an optional, 65-character text string. Use the text description to store any comments that you want to associate with the log mark name. |
QUIESCE (databaseName.tableSpaceName) | Directs BMC AMI Log Master to use the Db2 Quiesce utility to generate a quiesce point for the table spaces defined by databaseName. tableSpaceName. BMC AMI Log Master associates the log mark name with the RBA/LRSN of the quiesce point. Separate multiple table spaces with commas. The TABLESPACESET keyword directs BMC AMI Log Master to establish a quiesce point for the specified table spaces, all referentially related table spaces, and any related large object (LOB) table spaces or base table spaces that are not part of the referential integrity set. |