Page 1 of 1

Data Facility System Error.

Posted: Tue Dec 23, 2014 4:33 pm
by Akshya Kumar
Hi,

I'm getting this error:

Code: Select all

IEF344I SEQNOS STEP010 OUTCWD - ALLOCATION FAILED DUE TO DATA FACILITY SYSTEM ERROR 
IGD17100I UNEXPECTED CATALOG ERROR FOR DATA SET 
DDBW.xx000000.ABCD.G0033V00 
RETURN CODE IS 8 REASON CODE IS 8 IGG0CLEH 
IEF272I SEQNOS STEP010 - STEP WAS NOT EXECUTED. 
I'm not sure wehre to start solving this,can you please direct?

Re: Data Facility System Error.

Posted: Tue Dec 23, 2014 6:51 pm
by nicc
Speak to your storage people if a rerun does not work (it may just have been a little bit of contention or something).

Re: Data Facility System Error.

Posted: Tue Dec 23, 2014 8:06 pm
by Robert Sample
The steps you follow should be standard and followed for ANY system error you get:

1. Look up the IGD17100I message in the appropriate manual.
2. Determine from the message what the return code and reason code indicate
3. Determine how the return code / reason code apply to your specific situation
4. Use that information to correct the problem
5. If you fail in doing any of these steps, contact your site support group for assistance

If you develop a standard method such as this, you will discover that 90 to 95 percent of all errors you get can be resolved without needing to post anything on a forum -- the rest may require your support group to contact a vendor.

Re: Data Facility System Error.

Posted: Sat Dec 27, 2014 9:48 pm
by Akshya Kumar
Thanks Robert. There was a duplicate entry, got it resolved.

Re: Data Facility System Error.

Posted: Sat Dec 27, 2014 10:47 pm
by Robert Sample
Good to hear you found the problem.