Where is your SYSEXEC and/or SYSPROC

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On
Behalf Of Ted MacNEIL
Sent: Tuesday, May 17, 2016 3:22 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: JCL "COMMAND" statements - Follow-up question

OC is part of OPS/MVS. So you need to look in its libraries.

-teD
  Original Message
From: Jeremy Nicoll
Sent: Tuesday, May 17, 2016 07:30
To: IBM-MAIN@LISTSERV.UA.EDU
Reply To: IBM Mainframe Discussion List
Subject: Re: JCL "COMMAND" statements - Follow-up question

On Tue, 17 May 2016, at 12:19, Tony Thigpen wrote:
> OK, dumb question time.
> 
> My job is working with some JCL I found in another job:
> //STEP01 EXEC PGM=IKJEFT1A,REGION=0M
> //SYSPRINT DD SYSOUT=*
> //SYSTSPRT DD SYSOUT=*
> //SYSTERM DD SYSOUT=*
> //SYSTSOUT DD SYSOUT=*
> //SYSTSIN DD *
> OC C('DS QD,TYPE=ALL,ONLINE')
> /*
> 
> But, I want to look at the "OC" rexx and I can not find it in any of 
> the normal libraries that I have been told are used by our jobs.

Wouldn't it be a TSO Command Processor (not a rexx exec), and thus in
SYS1.CMDLIB ?

--
Jeremy Nicoll - my opinions are my own.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to