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