On successful completion of this course, the student, with the aid of the appropriate reference materials, should be able to:
- Follow standard z/OS conventions regarding save area chaining and the passing and receiving of parameters
- Code or maintain Assembler programs that handle sequential files, using QSAM to read, write, and update records
- Write programs to handle variable length records using QSAM
- Debug most program ABENDs, using z/OS full dumps or symptom dumps to track down problems
- Write mainline programs and subroutines; use the Program Binder to combine mainline and subroutine programs
- Use the Program Binder to maintain load modules by replacing existing CSECTs with new versions of these CSECTs
- Use the WTO, SNAP, and TIME macros
- Use Dynamic Serial linkages (using LINK, LOAD, DELETE, XCTL) to invoke subroutines
- Use various other system services (GETMAIN, FREEMAIN, STCKCONV, CONVTOD)
- Create reentrant programs
- Perform I/O against QSAM files while running in AMODE 31.
© Copyright 2012, Steve Comstock, www.TrainersFriend.com
Comments are closed.