Oops....sorry shouldve been COND=(0,LE)....misread column in JCL manual


Brad Taylor

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Taylor, Clarence B
Sent: Tuesday, April 10, 2007 12:09 PM
To: [email protected]
Subject: Re: RESTART SINGLE JOB STEP

Close....
Use COND=(0,GE) on the job card.  The restart step will run (no cc to
check yet), then no steps will run after that. 


Brad Taylor

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On
Behalf Of Peter X. DeFabritus
Sent: Tuesday, April 10, 2007 11:55 AM
To: [email protected]
Subject: Re: RESTART SINGLE JOB STEP

The trick is to restart at the step in question and specify
"COND=(0,LE)" on the JOB card for each of the steps after this step.
This will cause those steps to be bypassed.

On Tue, 10 Apr 2007 11:49:42 -0500, Pommier, Rex R. 
<[EMAIL PROTECTED]> wrote:

> Doesn't this simply restart the job at the specified step and 
>continues execution through the end of the job?  I got the impression 
>from Judy's original question that she just wanted to rerun the
specified step.
>That, I don't think can be done.
>
>Rex
>
>-----Original Message-----
>From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On 
>Behalf Of John P Donnelly
>Sent: Tuesday, April 10, 2007 11:11 AM
>To: [email protected]
>Subject: Re: RESTART SINGLE JOB STEP
>
>....RESTART=stepname....or step+proc
>
>-----Original Message-----
>From: Judy Ellis [mailto:[EMAIL PROTECTED]
>Sent: Tuesday, April 10, 2007 8:51 AM
>To: [email protected]
>Subject: RESTART SINGLE JOB STEP
>
>Has any one ever heard of the ability to restart a single job step 
>located in the middle of the JCL using cond= on the job card. I seem to

>remember reading a tips & tricks about that several years ago and lost 
>the link.
>
>regards,
>
>Judy Ellis
>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search
the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to