OPUTX is an alias for BPXWPUTX, a REXX EXEC. If you want to run it in the example job, you need to include SYSPROC or SYSEXEC for the PDS that contains it in your shop.
. . . J.O.Skip Robinson Southern California Edison Company Electric Dragon Team Paddler SHARE MVS Program Co-Manager 626-302-7535 Office 323-715-0595 Mobile [email protected] -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Charles Mills Sent: Friday, December 12, 2014 2:29 PM To: [email protected] Subject: IKJ56500I COMMAND OPUTX NOT FOUND 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
