Page 1 of 1

Possible to override NoDup(Imagefast(5)) in Fault Analyser?

PostPosted: Tue Jun 28, 2011 10:48 pm
by Ed Goodman
We have a site defined limit of five minutes, which I think is the default.

However, in our test system, we rerun jobs in (usually) less than a minute. But if the job abends again, we don't get a(n) IDIREPRT.

I tried
//PS010.IDIOPTS  DD   *                   
  NODUP(IMAGFAST(0))                     
/*                                       


But all I get is the CEEDUMP and a message that FA found a duplicate.

I have to sit and wait for 5 minutes between runs, and so far today it's cost me an hour.

Is there a way to get the IDIREPRT every time without changing the SYS1.PARMLIB member?

Re: Possible to override NoDup(Imagefast(5)) in Fault Analys

PostPosted: Fri Jul 08, 2011 2:04 am
by Ed Goodman
Is there another site where this question would have a better chance? I like this site for its broad topic range, but this is kind of a specialized issue.

Re: Possible to override NoDup(Imagefast(5)) in Fault Analys

PostPosted: Fri Jul 08, 2011 2:53 am
by dick scherrer
Hi Ed,

Please check your PM inbox.

d