- TSO/ISPF:
Logon / Logoff a TSO/ISPF session Learn and use the 3270-keyboard and Program Function Keys (PFK) to be more efficient when using ISPF Effectively use the following ISPF Menu features:
Browse, Edit, Utilities, IOF or SDSF Allocate sequential (PS) and partitioned (PDS) data sets Become familiar with the Edit (Option 2) primary and line commands
Use the KEYS function to tailor session PFKeys Learn different methods of copying and moving data and PDS members within ISPF Write a skeleton COBOL batch program for use in other parts of
the course.
- MVS JCL:
Learn data and data set types Learn the basic syntax of the JOB, EXEC and DD statements Learn how to debug basic JCL errors using either IOF or SDSF
Learn how to allocate permanent and temporary data sets. Write in-stream procedures (PROCs) Learn how to catalog procedures (PROCs) Learn how to pass parameters to programs via JCL
Code JCL to pass data generated to subsequent steps Code JCL to incorporate JOBLIB, STEPLIB and JCLLIB statements Code JCL to create Generation Data Sets
Learn the basics of CHECKPOINT and Restart Create and use Load module and Load libraries.
- MVS Utilities:
Code JCL to execute the basic SORT program (ICEMAN) Code JCL to execute the SORT program to filter and copy data Code JCL to execute the IDCAMS program for copying (REPRO) and printing (PRINT)
Code JCL to execute the IDCAMS program to create a Generation Data Group (GDG) Write JCL to Compile and Link Edit a COBOL batch program
|