Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
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.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SBS | Subsystem | Name | Required, Positional 1 |
PGM | Program | Qualified object name | Required, Positional 2 |
Qualifier 1: Program | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
OUTPUT | Output | Optional |
Top |
Specifies the name of the active subsystem that contains the prestart job entry.
This is a required parameter.
Top |
Specifies the program that identifies the active prestart job entry.
This is a required parameter.
Qualifier 1: Program
Qualifier 2: Library
Top |
Specifies whether the output from the command is displayed at the requesting work station or printed with the job's spooled output.
Top |
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.
Top |
*ESCAPE Messages
Top |