Back to Courses

JCL (z/OS) – Working with Procedures and Symbols

Duration

3 hours

Overview

Previous courses have described many of the statements and parameters to build a basic job. This course looks at some advanced JCL capabilities including the storing of JCL code externally and calling it in the form of a procedure or an INCLUDE group. You will also see how symbols can be incorporated into JCL, and the benefits and flexibility they can provide.

Audience

Operators and programmers who need to know how to code and submit JCL batch jobs.

Prerequisites

Completion of Interskill’s JCL Coding Basics for JOB, EXEC and DD Statements courses, or appropriate knowledge.

Objectives

After completing this course, the student will be able to:

  • Describe how cataloged and in-stream procedures are created and invoked
  • Explain how symbols are created and referenced

Course Content

Working with Procedures

What are procedures and why are they useful?
In-stream Procedures
Coding Catalog procedures
JCLLIB Statement
Passing Variables to Procedures

Working with Symbols

What are JCL and System Symbols, and how are they used?
Syntax when Referencing Symbols in JCL
Using the SET statement to define a symbol value
Symbol substitution examples
Common symbol problems

JCL (z/OS) – Working with Procedures and Symbols Mastery Test