Step 6: Authorize TSO functions

Consult your systems administrator to have the following changes made to the noted sections for the list of authorized commands and programs in the system PARMLIB member, IKJTSOnn.

AUTHCMD NAMES(          /* Authorized Commands      */ +    
   CUZ$TSOC             /* Cloud Connector          */ +    
       )                /* End of AUTHCMD           */      

AUTHPGM NAMES(          /* Authorized Programs      */ +    
   CUZ$TSOC             /* Cloud Connector          */ +    
             )          /* End of AUTHPGM           */      

After the member IKJTSOnn has been modified, activate the changes by using the TSO PARMLIB command.