CL Command Reference - DSPSRVPGM
CL Command List > DSPSRVPGM Reference
Description:
The Display Service Program (DSPSRVPGM) command displays information about a service program, including the creation and processing attributes of the service program, information about the compiler, and the size of the service program.
Restrictions:
. You must have execute (*EXECUTE) authority to the service program being displayed, or use (*USE) authority when DETAIL(*MODULE) is specified.
. You must have read (*READ) authority to the library in which the service program exists.
Examples:
DSPSRVPGM SRVPGM(COACH)
This command displays a service program object named COACH.