Don't you just love how USS hides its message meanings in esoteric corners?

After you've used BPXMTEXT to get the semi-cryptic textual "explanation" of a 
reason code (generally for Kernel errors ONLY), you can get a translation of 
the return code number into its associated name from SYS1.MACLIB(BPXYERNO)

To make your life more enjoyable, you must first convert the hexadecimal code 
in the message into decimal before you can find it in SYS1.MACLIB(BPXYERNO)

Cheers,
Alan 

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Mullen, Patrick
Sent: Tuesday, November 09, 2010 11:50
To: IBM-MAIN@bama.ua.edu
Subject: Re: Message BPXF135E RETURN CODE 00000079, REASON CODE 055B005C

Return code 79 is EINVAL, see:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/BPXZA8A0/2.0?
DT=20090515115756



-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Hal Merritt
Sent: November 9, 2010 1:37 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Message BPXF135E RETURN CODE 00000079, REASON CODE 055B005C


Great tip about the TSO BPXMTEXT. Thanks!!

But, as you can see from the message, the return code is 79.   


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:ibm-m...@bama.ua.edu] On Behalf Of 
Ramiro Camposagrado
Sent: Tuesday, November 09, 2010 1:15 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: Message BPXF135E RETURN CODE 00000079, REASON CODE 055B005C



For reason code 055B005C:

Action: The problem found depends on the return code received with this reason 
code.

 o If the return code is ENOENT, the pathname specified could not be
found.   
 o If the return code is ENOTDIR, the pathname did not specify a
directory.   
 o If the return code is EINVAL, either the pathname specified refers to the  
root of an already mounted file system.  Or, in the case of a sysplex,
the   
 file system may be already mounted on another system in the sysplex or there  
may be conflicting BPXPRMxx statements for the root.


 
NOTICE: This electronic mail message and any files transmitted with it are 
intended exclusively for the individual or entity to which it is addressed. The 
message, together with any attachment, may contain confidential and/or 
privileged information. Any unauthorized review, use, printing, saving, 
copying, disclosure or distribution is strictly prohibited. If you have 
received this message in error, please immediately advise the sender by reply 
email and delete all copies.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@bama.ua.edu 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 
lists...@bama.ua.edu 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 lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to