Previous
Next

I need more information

If you would like to speak to a member of our specialist team, please feel free to call our freephone number or email us directly:

0800 028 6400

sales@jbinternational.co.uk

Quote me | Enrol me

USING z/OS MVS JCL Training Course Course

Course code: IBMMVS
Details: 20 February, 3 days, £1495 + VAT
OnsiteEnquire about bringing this course to your offices
Who should attend: Users who need to initiate batch jobs for processing in an z/OS environment. Programmers who will be using the IBM mainframe for program testing.
Prerequisite skills: Knowledge of basic z/OS MVS Concepts and practical use of TSO/ISPF and the PDF editor.

Course Content

The purpose of this course is to provide the delegate with a thorough understanding of basic Job Control language (JCL) and procedures.

This course has been developed for real-world, commercial scenarios by our expert instructors. See below for detailed syllabus. If you have a technical question, please email sales@jbinternational.co.uk

What you will learn

1. Define the function and use of JCL statements
2. Code syntactically correct JCL statements
3. Deal with JCL failures
4. Understand Conditional Execution
5. Handle user data sets
6. Understand the use of both in-stream and cataloged procedures
7. Have an understanding of Generation Data Groups

USING z/OS MVS JCL Training Course Outline

Overview of JCL

JCL Structure and Syntax

COMMENT, DELIMITER and NULL Statements

JOB, EXEC and DD Statements

Batch Utility Programs

Conditional Execution (COND and 'IF ... THEN ... ELSE' construct)

In-stream and system output data sets

Reserved DD names

User data sets

SMS data sets

OUTPUT Statement

Procedures

JCLLIB, INCLUDE and SET Statements

Generation Data Groups