set trace_level
Sets the trace level for the listener associated with the specified global service manager.
Syntax
set trace_level [-gsmgsm_name]trace_level
Options
Table 2-95 GDSCTL set trace_level Options
| Option | Description |
|---|---|
-gsm gsm_name |
Specify the name of the global service manager. If the name is not specified, then GDSCTL uses the current global service manager name for the session (specified with the GDSCTL |
trace_level |
Specify the trace level for the global service manager listener. Valid values are
|
Usage Notes
-
You must run this command on the host where the global service manager for which you want to set the listener trace level resides.
-
You must have the privileges of the user who started the global service manager to run this command.
Example
Set the trace level for all listeners associated with mygsm to ADMIN
GDSCTL> set trace_level -gsm mygsm ADMIN