"CALL *(BPXBATCH) 'SH sleep 20' ASIS" is what I usually use

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Tony Thigpen
Sent: Wednesday, May 18, 2016 12:24 PM
To: [email protected]
Subject: Re: JCL "COMMAND" statements - Follow-up question

One other question.

Is there a way to wait between multiple commands when using the TSO command 
processor?

I am guessing that I will need to create a small REXX that waits based on a 
parm.

Tony Thigpen

Tony Thigpen wrote on 05/17/2016 08:01 AM:
> Thanks.
>
> It turns out that "OC" is part of OPS/MVS, so I now can document the job.
>
> Tony Thigpen
>
> Jeremy Nicoll wrote on 05/17/2016 07:30 AM:
>> 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 ?
>>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to [email protected] with the message: INFO IBM-MAIN
>
>

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

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

Reply via email to