Duh. I knew that. Thank you.

Interesting thing. It does not work for me. (IBM Dallas)

bpxmtext 0D070201

yields

IRX0435E An invalid record was found during exec load. This is an internal 
error.

Which is totally irrelevant. There is no EXEC in this picture.

I will try to track down the signal thing. That makes some sense.

Thanks again,

Charles


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Gord Tomlin
Sent: Wednesday, July 29, 2020 1:47 PM
To: [email protected]
Subject: Re: Trying to find documentation for LE reason code

On 2020-07-29 16:35, Charles Mills wrote:
> I am getting the following error when starting a UNIX program:
> 
> CEE5101C During initialization, the callable service BPX1MSS failed. The
> system return code was 0000000156, the reason code was 0D070201 . The
> application will be terminated.
> 
> 
> There is a lot of this and that on the Web, but I would like to read the
> actual documentation for that reason code. Where do I find it? I look up the
> message in LE M&C and find
> 
> Programmer response: See z/OS UNIX System Services Programming: Assembler
> Callable Services Reference for the
> appropriate action to take for this return code and reason code. Consult
> with your z/OS UNIX System Services
> (z/OS UNIX) support personnel if necessary. One possibility is the
> application was not authorized to use z/OS
> UNIX. If this is true, contact your system administrator to have the ID
> registered with z/OS UNIX to use these
> services.
> Symbolic Feedback Code: CEE4VD
> 
> Nice of them to refer you to a 1300-page book with no clue as to which
> chapter to look at, huh? Anyway I search the referenced book on CEE5101C, on
> 0D070201, and on CEE4VD and get no hits. I didn't find anything under
> BPX1MSS.
> 
> Anyone have any clues? This seems more difficult than it ought to be.
> 
> (Yes, the userid*does*  have an OMVS segment.)
> 
> Charles

bpxmtext 0D070201

                         .  =>
BPXNSMSS 01/31/17
JRAlreadySigSetUp: BPX1MSS found the process already set up for signals

Action: Only one task can be set up for signals at any one time.  Issue the
signal unset (BPX1MSD) service on the task that did the last setup and then
reissue this service.
***

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to