Job Processing Phases in JES2
Work to be processed by a z/OS system has to be defined using Job Control Language (JCL). JCL is used to define which program to execute, which resources to allocate, whom to notify, and so forth. This description of work is called a job. z/OS uses a Job Entry Subsystem […]