ctmspdiag options

The following table lists the options that the ctmspdiag utility supports:

Option

Description

-SET

Set the diagnostic request status of a specified SP in the Control‑M/Server database.

  • If the diagnostic request status does not exist in the Control‑M/Server database, it is created and its value is set.
  • If the diagnostic request status does exist, its value is updated.

-PRINT

Print the recorded diagnostic messages for the specified SP name. The SP name can include the wildcard character * to indicate any number of characters (including none). When using an *, enclose the SP name in quotation marks, for example, "clean* ".

-DEL

Erase diagnostic messages that are equal to, or older than, the TO_DATE parameter.

-TRUNCATE

Erase all SP diagnostic messages in the Control‑M/Server database.

-SHOW

Displays the current diagnostic request status for the specified SP. If the SP name is omitted, the diagnostic request status of all the SPs is displayed.

Parent Topic

ctmspdiag