You might try using the shipped function BPXMTEXT for these types of abends.

It is shipped by IBM and will give you a translation for the BPX codes.

In this example

TSO BPXMTEXT 0B0C00FB (under ISPF) or BPXMTEXT 0B0C00FB     for native TSO.

Returns:

BPXPRIN1 09/14/06                                           
JRSAFUserNoOMVS: The user ID is not authorized to use OMVS  
                                                            
Action: Create an OMVS segment with a UID.        

The function is located in SYS1.SBPXEXEC 

Lizette
         

>> 
>> 
>> Can anybody hazard a guess of what I'm lacking?
>> I tracked down (as best I could) the reason codes but could 
>> not really seem to relate them to anything in the UNIX System 
>> Services Messages and Codes.....
>>  
>
><snip>
>
>>  ===> ftp                                                     
>>                   
>>                                                               
>>                   
>> CEE5101C During initialization, the callable service BPX1MSS 
>> failed. The system
>>  return code was 0000000156 , the                             
>>                   
>>           reason code was 0B0C00FB . The application will be 
>> terminated.        
>[snip]
>
>The key is the code 0B0C00FB, which means "JRSAFUserNoOMVS: The user ID
>is not authorized to use OMVS". In other words, your RACF id does not
>have an OMVS segment and neither has a default OMVS userid been set up
>for use by ids which do not have an OMVS segment. It appears that in
>your shop, the only people who are allowed to do ftp must have an
>individual OMVS segment.
>
>--

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

Reply via email to