BBOU0003E and BBOU0096E issued and Unable to login to V4 SMEUI after running job V5 job *.CNTL(BBOWBRAK)
 Technote (FAQ)
 
Problem
If you are setting up WebSphere® Application Server for z/OS® V5 on a system that shares RACF database with WebSphere Application Server V4.

The following error messages are issued:

BBOU0003E CB SERIES CONTROL REGION NAMING01 ENDED ABNORMALLY,
REASON=C9C24089 indicating a user is not authorized. The following message
also can be found in the WAS error log for the Naming server control region (BBONM):

BBOU0096E initACEE (IRRSIA00) failed for MVS
Userid: CBADMIN , with SAF Return Code=8, RACF Return Code=8,
RACF Reason Code=32
 
Cause
The V5 customization job *.CNTL(BBOWBRAK) calls *.DATA(BBOWBRAC) which does a:
RDEFINE APPL CBS390 UACC(NONE)

PERMIT CBS390 CLASS(APPL) ID(WSCFG1) ACCESS(READ)

If the customer did not execute the following permit statements for WebSphere Application Server V4 indicated in APAR PQ62755.

PERMIT CBS390 CLASS(APPL)
ID(CBCLGP CBADMGP CBCTL1 CBSR1 CBASR1 CBASR2 CBIVPGP CBIVPGP2) ACCESS(READ)

The newly created APPL class CBS390 is checked by WebSphere Application Server V4, and users logging into the V4 SMEUI may fail because the CBS390 APPL class does not contain id's CBCLGP CBADMGP CBCTL1 CBSR1 CBASR1 CBASR2 CBIVPGP CBIVPGP2.
 
Solution
Follow instructions for APAR PQ62755.

PERMIT CBS390 CLASS(APPL)
ID(CBCLGP CBADMGP CBCTL1 CBSR1 CBASR1 CBASR2 CBIVPGP CBIVPGP2) ACCESS(READ)

 
 


Document Information


Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > Security
Operating system(s): z/OS
Software version: 5.0
Software edition:
Reference #: 1115501
IBM Group: Software Group
Modified date: Jul 5, 2004