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,
this is the same information that would be included in any email that
would be sent.
- Messages
This captures all messages that were
shown for that operation. In the event of a failed operation, you
should 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_headers for
details.
- -database_id database_spec
- Specifies the database definition to use to show the event log
information for a specified database definition and transfer set.
You can set the database_spec to a single database
definition. See Database
specification for details.
- -el|-event_log
- Specifies that captured messages are displayed in the event log
for the specified event.
- -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_headers for
details.
- -nf|-noformat
- Specifies not to use column alignment. See -nf|-noformat for
details.
- -ns|-no_sort
- Specifies that the command's output will not be sorted. 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 the transfer set to use. You can set transfer_set_spec to
a single transfer set. For details, see Transfer set
specification.