CIS 3705
MVS JCL & Utilities

Copyright © 2008 Richard J. Gaydos.

These notes are meant to supplement the lectures and texts, not replace them!
To view a topic, just click on the link.

Syllabus
Projects Due

Class Notes

z/OS Batch Job Submission and Output

Project 1
Project 2
Project 3
Project 4
Project 5
Project 6

Working JCL Examples.
Change the RACF UserID and SC Account Number to YOURS!

First IEBGENER run

COBOL program

IEBPTPCH Example
Another IEBPTPCH Example

Write To Disk
Read From Disk

Create a File, then
Delete the file

Create a file
Read the file
Add records
Delete the file

First Referback Example - No referback needed
First Referback Example - Referback needed
Using Referback

ASMACG Proc
ASMACLG Proc with Multiple COND

Using Control Statements 1
Using Control Statements 2
IEBPTPCH

Create library
Add member, with ()
Add member, NO ()
Get member, with ()
Get member, NO ()
Get 2 members

Adding with IDENTs
Create library and add members with IEBUPDTE
Add members to existing library with IEBUPDTE
Changing a member with IEBUPDTE

COBOL Program
COB2UCG PROC
Effective Job Stream

Run ASMACL to get listing
ASMACL PROCedure
Create library ASSEMLIB
Run ASMACL to place load module MYPROG in library ASSEMLIB
Run load module MYPROG from library ASSEMLIB

Create a library
Put load module in library
ASMACL PROC
Run OUR load module
Retrieve OUR load module
2007 load module items

2008 Quiz 1 Answers

Grading Spreadsheet