CL Command Reference - DSPLOG
CL Command List > DSPLOG Reference
Description:
The Display Log (DSPLOG) command shows the system history log (QHST). The history log contains information about the operation of the system and system status
The display contains the messages sent to the log, the date and time the message was sent, and the name of the job that sent it.
Examples:
Example 1: Displaying Logged Messages for Current Date
DSPLOG LOG(QHST)
This command shows all the logged messages (and their associated data) that are available in the history log for the current date.
Example 2: Displaying Logged Messages for September 1988
DSPLOG JOB(MYJOB) PERIOD((*AVAIL 090199) (*AVAIL 093099))
MSGID(CPF0000)
This command displays all CPF messages, in the history log for MYJOB, that were logged during September 1999.