Multiple choice technology mainframe

Which one of the following is a function of the JOB statement?

  1. Contains documentation information only

  2. Identifies the program to be run

  3. Identifies data sets to be used during the job

  4. Identifies the job name and specifies accounting information

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The JOB statement identifies the job name and provides accounting information. It's the first statement in JCL and names the job for system tracking and resource allocation.