Hi Mr Lodz, you are right but it's a trick.
My question regard mainly the association of 3th dispostion and IDCAMS...
I'd like to know if it's true that is unuseful.
If we cannot use an exit is true
else is false...(so... how?)

We can write program or use IEFBR14(as you suggest) to solve this problem
but I'm interested to know if this is an exception about the usage of jcl
disposition. ;-)

Regards.


2006/1/26, R.S. <[EMAIL PROTECTED]>:
>
> Marco Gianfranco Indaco wrote:
>
> > Thanks for your reply.
> > I'm not so lazy.. :-)
> > This is not a way to avoid cond in some steps...
> > I try to explain better the concept and apologize if my english is so
> > complicate to understand.
> >
> > In Icetool, for example, we can code ABEND to terminate abnormally the
> > execution
> > of a step(using in this case DFSPARM) avoiding so the allocation of a
> set of
> > file
> > allowing so a perfect restart from the same step(if we code, i.e.
> > DISP=(,CATLG,DELETE))
> >
> > When we use idcams and an error occur, result is only a return code, not
> > properly
> > an error... so IDCAMS never satisfy the 3th disposition of cond in jcl.
> >
> > What I'm looking for is a way to pass or code in my step some exit to
> > control the
> > execution to satisfy cond of jcl... and all this using idcams only(I
> know
> > that with a program
> > is easy)
> > All comment are wellcome...
>
> What about next step with COND, let's say IDCAMS DELETE or IEFBR14 and
> DD with OLD,DELETE ?
>
> --
> Radoslaw Skorupka
> Lodz, Poland
>
> ----------------------------------------------------------------------
> 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
>



--
Marco Indaco
MF Consultant
Loc: Milan, Italy

----------------------------------------------------------------------
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