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.
***

--

Regards, Gord Tomlin
Action Software International
(a division of Mazda Computer Corporation)
Tel: (905) 470-7113, Fax: (905) 470-6507
Support: https://actionsoftware.com/support/

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

Reply via email to