CEE0374C ABEND=SEC3 U0000 REASON=02010002 / ICH408I
 Technote (troubleshooting)
 
Problem(Abstract)
The Servant region fails to come up with the above and you will receive an ABENDEC3 timeout.
 
Cause
Insufficient access to CB.*.BBO*.* RACF® profile for the SERVER class for the Servant region userid..
 
Resolving the problem
You can resolve this problem by entering the following RACF commands.
RDEFINE SERVER CB.*.BBO*.* UACC(NONE)

PERMIT CB.*.BBO* CLASS(SERVER) ID(server userid) ACC(READ)
PERMIT CB.*.BBO*.* CLASS(SERVER) ID(server userid) ACC(READ)

These RACF commands are originally generated in the BBOWBRAK job when you do the Customization Dialog. You can encounter this error when you change the CLUSTER TRANSITION NAME to a name other than BBO*. If you prefer to use another name instead of BBO* you must issue the above RACF commands for the new name.

You can refer to APAR PQ89470 for more additional information about the above situation.

 
 
 


Document Information


Current web document: swg21179973.html
Product categories: Software > Application Servers > Distributed Application & Web Servers > WebSphere Application Server for z/OS > Security
Operating system(s): z/OS
Software version: 5.1
Software edition:
Reference #: 1179973
IBM Group: Software Group
Modified date: Sep 21, 2004