I'm not sure that I hate JCL but I do know that JCL and USS do not seem to
be a happy marriage.

I have the following jobstep

//OPUTX    EXEC PGM=IKJEFT01,DYNAMNBR=10                       
//SYSPRINT DD   SYSOUT=*                                       
//SYSTSPRT DD   SYSOUT=*                                       
//SYSTSIN  DD   *                                              
OPUTX ...  
/*                                                             

When I run it I get the subject error on SYSTSPRT. I can use TSO OPUTX ...
from my ISPF session.

I am going to guess I need a STEPLIB of some sort on my IKJEFT01 jobstep. I
suspect you folks don't know the exact name of the library at my site but
perhaps you could give me a clue?

Thanks,

Charles

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to