DFS2466I AUTHORIZATION RACLIST FAILED, RACROUTE = aa, bb, cc, dd RACLIST = ee, ff, gg, hh REASON = ii , jj , kk , ll. RACROUTE REQUEST=LIST FAILED, CLASS=xxxx, RC=xx. RACF OR ROUTER EXIT RC=xx, REASON CODE=xx.

Explanation

For the first form of the message, a nonzero return code was found, during initialization processing, for at least one of the four classes associated with the authorization function. The variables have the following meanings:
aa
RACROUTE return code for DATABASE class.
bb
RACROUTE return code for SEGMENT class.
cc
RACROUTE return code for FIELD class.
dd
RACROUTE return code for OTHER class.
ee
RACLIST return code for DATABASE class.
ff
RACLIST return code for SEGMENT class.
gg
RACLIST return code for FIELD class.
hh
RACLIST return code for OTHER class.
ii
RACLIST reason code for DATABASE class.
jj
RACLIST reason code for SEGMENT class.
kk
RACLIST reason code for FIELD class.
ll
RACLIST reason code for OTHER class.

The second form of this message is produced when IMS is attempting to build in-storage profiles for RACF® defined resources, and a failure occurs in the RACROUTE, RACLIST, or ROUTER EXIT processing. The class of the failing resource is specified, and the return code from the RACROUTE routine is also given. The return code and reason code (if applicable) from RACF or the ROUTER EXIT is also given.

System action

With the first form of the message, IMS restart continues.

With the second form of the message, IMS restart continues, and the RACF authorization function for transactions, commands, PSBs, or LTERMS is disabled.

Operator response

With the second form of the message, see the MVS/XA SPL Macros and Facilities Manual Volume 2 for a detailed description of the return codes and the reason code from the RACROUTE, RACLIST, and ROUTER EXIT routines.