DEBUG
DEBUG is a Data Collector command that you can only issue from the system operator console or the command text area of the Data Collector Command Interface panel (DOMECMDA).
Use DEBUG to enable or disable various diagnostic functions useful in problem determination.
Parameter | Description |
---|---|
DCssid | Subsystem ID of the Data Collector for which the debugging function is being enabled or disabled. Use this parameter only when issuing the command from the console. When you issue the command from the Data Collector Command Interface panel, the command applies automatically to the currently selected Data Collector. |
none | If no parameters are specified, the current settings for all parameters are displayed. |
ON | (Optional) Enables the DEBUG function for the specified type. Used without additional parameters, the default type (MSG) is enabled. |
OFF | (Optional) Disables the DEBUG function for the specified type. Used without additional parameters, the default type (MSG) is disabled. |
MSG | (Optional) When enabled, general diagnostic messages are issued, when appropriate. This is the default. |
DB2 | (Optional) When enabled, Db2 interface messages are issued, when appropriate. |
FRR | (Optional) When enabled, ABEND messages are issued, when appropriate. Error recovery is bypassed. |
I/O | (Optional) When enabled, I/O messages are issued, when appropriate. |
SEC | (Optional) When enabled, security messages are issued, when appropriate. |
CMD | (Optional) When enabled, the command timeout feature is disabled. |
XIT | (Optional) When enabled, DOMEXIT3 processes trace records. |
PLEX | (Optional) When enabled, diagnostic sysplex messages are issued, when appropriate. |
FLTR | (Optional) When enabled, the normal report manager IFCID filtering is performed at the point where the IFCID is to be added to the MRU. |
The product writes all messages issued as a result of this command to the system operator console. WTO records are generated and are written to the trace data set.
You can find information about issuing commands from the Data Collector Command Interface panel in online Help (type HELP DOMECMDA).
Related topic