Skip to content

Instantly share code, notes, and snippets.

@aswinvenkey
Created August 13, 2021 17:27
Show Gist options
  • Save aswinvenkey/a47072dff0a4efaaccc7bbeb6daa434f to your computer and use it in GitHub Desktop.
Save aswinvenkey/a47072dff0a4efaaccc7bbeb6daa434f to your computer and use it in GitHub Desktop.
A very basic intro JCL
//JCL0001 JOB NOTIFY=&SYSUID
//*
//STEP01 EXEC PGM=JCL01
//DD1 DD DSN=WM.JCL01.DATA,DISP=SHR
//*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment