Previous Topic: Run the Batch ProcessNext Topic: SYSIN Example


Model Job Example

A sample model job is shown here:

//USER54 JOB (0,A300),MODELJCL,CLASS=V,MSGCLASS=H,NOTIFY=USER54 
//       EXEC procname,VNODE='*MODEL*' 
//LOG    DD   SYSOUT=* 
//SYSIN  DD   input file containing models
//SYSUT2 DD   output file that will contain the expanded statements 
  (or DUMMY)