CL Command Reference - DSPJOBTBL
CL Command List > DSPJOBTBL Reference
Description:
The Display Job Tables (DSPJOBTBL) command displays information about the job tables which are internal system objects used by the operating system to track all jobs on the system. The information includes the size of the tables and the number of different types of entries in the tables. The number of entries in these tables can affect the performance of various IPL steps and OS/400 commands and application program interfaces (APIs) that work with jobs.
Examples:
DSPJOBTBL OUTPUT(*)
This command displays information about the job tables.