Are you perhaps running some program via /bin/tso? That ends up calling mvssigsetup. If so, try changing to /bin/tsocmd. At least, that's the error we got and how we got around it, six years ago.
In article <[email protected]> you wrote: > Hi Charles, > Not sure why, but the reason code looked very familiar to me. Googling > returned this link... > https://www.ibm.com/support/pages/cee1000s-4093-90-cee5101c-bpx1mss-failed-when-using-posix > > HTH, > Mike > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Charles Mills > Sent: Wednesday, July 29, 2020 4:35 PM > To: [email protected] > Subject: Trying to find documentation for LE reason code > Caution! This message was sent from outside your organization. > 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 -- Don Poitras - SAS Development - SAS Institute Inc. - SAS Campus Drive [email protected] (919) 531-5637 Cary, NC 27513 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
