Use a text editor to prepare a data set that contains the JCL for the job, as shown below:
//TRJOB01 JOB MSGCLASS=A, // NOTIFY=D27SYSP4,CLASS=X //EDITSTEP EXEC PGM=ACCEDIT //INPUT1 DD DSN=ACCT.ACCOUNTS.TABLES, // DISP=OLD //** //INPUT2 DD DSN=ACCT.VENDOR.DATA, // DISP=OLD //EDITLIST DD SYSOUT=E
Copyright © 2013 CA.
All rights reserved.
|
|