z/OS JCL and Utilities
Course Details | Find Out More |
---|---|
Code | ES07G |
Tuition (CAD) | N/A |
Tuition (USD) | 4175.00 |
Date | Location | Time |
---|---|---|
01/13/2025 - 01/17/2025 (5 Days) | Remote | 9:30 AM - 5:30 PM |
01/13/2025 - 01/17/2025 (5 Days) | Remote | 9:30 AM - 5:30 PM |
02/10/2025 - 02/14/2025 (5 Days) | Remote | 9:30 AM - 5:30 PM |
02/10/2025 - 02/14/2025 (5 Days) | Remote | 9:30 AM - 5:30 PM |
03/24/2025 - 03/28/2025 (5 Days) | Remote | 9:30 AM - 5:30 PM |
03/24/2025 - 03/28/2025 (5 Days) | Remote | 9:30 AM - 5:30 PM |
This course is designed to teach you how to use z/OS job control language (JCL) and selected z/OS utility programs in an online batch environment. Both Storage Management Subsystem (SMS) and non-SMS JCL are discussed. Machine lab exercises complement the lecture material.
Who Can Benefit
This basic course is intended for people who want to use z/OS JCL and utilities.
Skills Gained
- Code basic JCL statements using proper syntax and coding rules, including JCL for:
- Creating new data sets
- Referencing existing data sets
- Condition code testing
- IF/THEN/ELSE/ENDIF constructs
- Generation data groups
- Output routing
- JCL enhancements introduced by various releases of Multiple Virtual Storage (MVS), OS/390, and z/OS
- Identify Storage Management Subsystem requirements
- Code instream and cataloged procedures
- Use symbolic parameters in procedures
- Code procedure overrides and additions super
- Use selected utility programs
- Describe tape processing facilities
- Code sort and merge control statements and associated JCL statements
- Recognize and resolve common abnormal terminations (ABENDs)
- Code basic JCL statements using proper syntax and coding rules, including JCL for:
Prerequisites
You should have:
- Basic knowledge of IS technologies.
You should be familiar with:
- z/OS concepts and how these systems supports the Enterprise Servers.
This knowledge can be obtained by attending course An Introduction to the z/OS Environment (ES05G).
Course Content
Course Outline
- Introduction to JCL