Where do I find these reason codes?

2008-05-23 Thread Field, Alan C.
I have a user getting the following: IGD17501I ATTEMPT TO OPEN A HFS FILE FAILED, RETURN CODE IS (006F) REASON CODE IS (006F) REASON CODE IS (6E110533) I've spent about an hour in System Msgs, UNIX Msgs and other books and I cannot find any of these codes in

Re: Where do I find these reason codes?

2008-05-23 Thread Lizette Koehler
If it is a BPX error code then you can use TSO BPXMTEXT 6E110533 JRCinetBadName: The Cinet is configured and this name does not match any stack.

Re: Where do I find these reason codes?

2008-05-23 Thread Daniel McLaughlin
Discussion List IBM-MAIN@BAMA.UA.EDU To IBM-MAIN@BAMA.UA.EDU cc Subject Where do I find these reason codes? -- Information from the mail header --- Sender: IBM Mainframe Discussion List IBM-MAIN@BAMA.UA.EDU Poster: Field, Alan C

Re: Where do I find these reason codes?

2008-05-23 Thread Brian Peterson
One thing which might lead one astray is that there is a typo in the messages and codes manual. In the description of message IGD17501I, IBM writes that this message is the result of the BPX10PN routine. Please note that the fifth character of the service routine name is actually the letter

Re: Where do I find these reason codes?

2008-05-23 Thread Field, Alan C.
Lizette, thanks. I had tried that but decided that the response wasn't any help at all. Brian Peterson's answer makes the most sense. Alan -Original Message- If it is a BPX error code then you can use TSO BPXMTEXT 6E110533 JRCinetBadName: The Cinet is

Re: Where do I find these reason codes?

2008-05-23 Thread Chris Mason
Alan You will need to combine *both* the EACCES return code, a general statement of the problem, with a specific reason code which - as I understand it - is a code returned by a lower level function. The reason code explanation should refine the return code explanation. Note that the reasons