Seminarinhalt
Both weeks include intensive student practical work.
The first week is designed to teach you the fundamental practical skills to navigate and work in a z/OS environment.
This includes the use of ISPF/PDF dialogs, TSO/E commands, TSO ISHELL and the UNIX System Services OMVS shell.
The second week 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.
The course includes original IBM materials and labs and is a combination of course:
- ES10G (Fundamental System Skills in z/OS)
- ES07G (z/OS JCL and Utilities) and
- OP05G (Introducing z/OS UNIX System Services)
Programm
- Review the main concepts of z/OS
- Log on to TSO and start ISPF/PDF
- Navigate through ISPF/PDF dialogs and use the basic ISPF/PDF functions and the ISPF Editor
- Use ISPF/PDF to allocate data sets and edit data sets (including hierarchical file system (HFS) files) using the ISPF Editor primary and line commands
- Use ISPF to create and manipulate (copy, rename, delete, list, sort, and merge) data sets
- Identify security considerations for Multiple Virtual Storage (MVS) data sets and HFS files
- Describe and use TSO/E commands
- Perform simple modifications to existing ISPF/PDF panels
- Invoke a REXX exec and TSO CLIST
- Discuss the role of z/OS in an open systems environment
- Identify the basic terms used in z/OS UNIX
- Define the components of z/OS UNIX
- Explain major functions provided in z/OS UNIX
- Invoke UNIX processes
- Manipulate files, directories and ZFS/HFS file systems using ISHELL, Udlist and OMVS shell
Objective Second Session (last week)
- 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