Hi all, I am running a z/OS 1.6 system and we are developing software using the IP stack. One of our LPARS runs Top Secret and TCPIP and all of its applications. I have written a Cobol STC that executes the following Cobol Statement.
Call 'EZASOKET' USING SOKET-INITAPI MAXSOC INITAPI-IDENT SUBTASK MAXSNO ERRNO IP-RETCODE We then receive a Errno 156 which is according to the Socket Return Codes This indicates a z/OS Unix process initialization failure. This is usually an indication that a proper OMVS RACF segment is not defined for the user ID associated with application. The RACF OMVS segment may not be defined or may contain errors such as an improper HOME() directory specification. The same code is working on a RACF Lpar and an ACF2 Lpar. Since this is failing on a Top Secret Lpar ( R8 of TSS ), I assume something is defined wrong in OMVS. Where do I start looking ? I looked at the OMVSGRP definition and don't see anything strikingly wrong.. Regards, Scott ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html