DISPLAY commands
This topic describes the DISPLAY commands available with OPERTUNE. The DISPLAY commands provide LUWID information, archive log BSDS messages, active log messages, and information about which Db2 the target OPERTUNE controls.
Use the following syntax to issue the DISPLAY commands:
- DB2ssid is the subsystem ID of the Db2 to which the command applies
- opertuneID is the OPERTUNE system profile name (if OPERTUNE is running as a started task) or the job name of the batch job (if OPERTUNEis running as a batch job)
DISPLAY THREAD command
Because the native Db2 DISPLAY THREAD command does not provide the LUWID for non distributed threads, OPERTUNE provides its own DISPLAY THREAD command that does provide LUWID information.
Command syntax and parameters
Value | Description |
---|---|
DB2ssid | Db2 subsystem ID or the name of the Db2 data sharing group to which the command applies. |
opertuneID | The OPERTUNE system profile name (if OPERTUNE is running as a started task) or the batch job name (if OPERTUNE is running as a batch job) |
DISPLAY ARCHIVE command
Use the DISPLAY ARCHIVE command to display a BMC31690I message for each archive log BSDS entry, including information similar to that found on the Archive Log BSDS Entry List panel (data set name, copy, volume, unit, and catalog).
Command syntax and parameters
Value | Description |
---|---|
DB2ssid | Db2 subsystem ID or the name of the Db2 data sharing group to which the command applies. |
opertuneID | The OPERTUNE system profile name (if OPERTUNE is running as a started task) or the batch job name (if OPERTUNE is running as a batch job) |
DISPLAY LOG command
Use the DISPLAY LOG command to display a BMC31657I message for each currently defined active log entry, including information similar to that found on the Add/Remove Active Logs panel (active log data set name, copy, status, and an indicator of whether the log is removable without using the FORCE parameter).
Command syntax and parameters
Value | Description |
---|---|
DB2ssid | Db2 subsystem ID or the name of the Db2 data sharing group to which the command applies. |
opertuneID | The OPERTUNE system profile name (if OPERTUNE is running as a started task) or the batch job name (if OPERTUNE is running as a batch job) |
DISPLAY SUBSYSTEM command
Use the DISPLAY SUBSYSTEM command to display the Db2 subsystems that the target OPERTUNE system controls.
Command syntax and parameters
Value | Description |
---|---|
db2 | Db2 subsystem ID or the name of the Db2 data sharing group to which the command applies. |
opertuneID | The OPERTUNE system profile name (if OPERTUNE is running as a started task) or the batch job name (if OPERTUNE is running as a batch job) |
Related topic