For each event, DCM captures event information and messages.
- Event information
This is a summary of the event details. For DCM generate, transfer, and receive operations, the same information is included in any email that is sent.
- Messages
This captures all messages that were shown for that operation. If an operation fails, review these messages for further information about the failure.
Before you begin
The current database must be initialized to use DCM.
About this task
ccm dcm -s|-sh|-show -el|-event_log [-dbid|-database_id database_spec
[-ts|-transfer_set transfer_set_spec] [-f|-format format]
[-nf|-noformat] ([-ch|-column_header] | [-nch|-nocolumn_header])
[-sep|-separator separator] ([-sby|-sortby sortspec] |
[-ns|-nosort|-no_sort]) [-gby|-groupby groupformat]
- -ch|-column_header
- Specifies to use a column header in the output format. See -ch|-column_header for details.
- -database_id database_spec
- Specifies to show DCM events for the specified database only. The database_spec must specify a single database definition. See Database specification for details.
- -f|-format format
- Specifies the command output format. See -f|-format for details.
- -gby|-groupby groupformat
- Specifies how to group the command output. See -gby|-groupby for details.
- -nch|-nocolumn_header
- Specifies not to use a column header in the output format. See -nch|-nocolumn_header for details.
- -nf|-noformat
- Specifies not to use column alignment. See -nf|-noformat for details.
- -ns|-no_sort
- Specifies not to sort the command output. See -ns|-nosort for details.
- -sep|-separator separator
- Specifies a different separator character. See -sep|-separator for details.
- -sby|-sortby sortspec
- Specifies how to sort the command output. See -sby|-sortby for details.
- transfer_set_spec
- Specifies to show DCM events for the specified transfer set only. Set transfer_set_spec to a single transfer set. See Transfer set specification for details.
Example
Show DCM events for database
sdg1.
ccm dcm -show -event_log -dbid sdg1