CL Command Reference - DSPACTPJ
CL Command List > DSPACTPJ Reference
Description:
The Display Active Prestart Jobs (DSPACTPJ) command displays statistics and performance information for active prestart jobs associated with a prestart job entry in an active subsystem.
Information on the display is collected from the time the reset key is pressed or from the time the prestart job entry is started. The prestart job entry is either started when the subsystem starts or when the Start Prestart Jobs (STRPJ) command is used. Values that are averages are based on calculations involving time intervals and become inaccurate if the system clock is changed.
Examples:
Example 1: Displaying Job Information
DSPACTPJ SBS(PJSBS) PGM(QGPL/PGM1)
This command displays information for the prestart job entry in subsystem PJSBS with program PGM1 in the QGPL library.
Example 2: Printing Job Information
DSPACTPJ SBS(PJSBS) PGM(QGPL/PGM2) OUTPUT(*PRINT)
This command prints active prestart job information for the prestart job entry in the active subsystem PJSBS with program PGM2 in the QGPL library.