Review the TSS commands generated by the TSSISMU4 utility for accuracy before you execute them.
The following sample JCL executes the TSS statements in a batch TSO job.
// JOB … //IKJEFT01 EXEC PGM=IKJEFT01,REGION=0M //SYSTSPRT DD SYSOUT=* //SYSPRINT DD SYSOUT=* //SYSTSIN DD DSN=tsscmds.input,DISP=SHR //
To execute the TSS statements, the user must have an ACID with sufficient authority to perform the CREATE, ADDTO, and PERMIT commands.
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|