Previous Topic: The TSSISMU1 UtilityNext Topic: Transaction-based CA Top Secret for AOI Commands Implementiion


How TSSISMU1 Processing Works

The TSSISMU1 conversion utility:

TSS Command Execution

Review the TSS commands generated by the TSSISMU1 utility for accuracy before you execute them.

This 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 create the transaction ACIDs and perform the command PERMITs.