Sample job stream for control tables
You can use a single job stream to assemble and link-edit all of the CICS control tables except for the CLT and the RST
Use the following job stream: Figure 1. Job
stream for control tables
//jobname JOB (accounting information),
// CLASS=A,MSGCLASS=A,MSGLEVEL=(1,1)
//ASMTAB EXEC PROC=DFHAUPLE[,NAME={SDFHLOAD|SDFHAUTH}]
//*
//ASSEM.SYSUT1 DD *
.
Control table macro statements
.
/*
Specify NAME=SDFHAUTH on this job for the system initialization table only; link-edit all other tables (except the CLT and RST) into SDFHLOAD.