Reason:
An error has been detected during RESOURCE ACCESS processing. RESOURCE ACCESS processing initiates a RACF RACSTAT, RACDEF, RACLIST, or RACHECK request. This message is passed back to the caller and action is taken as needed.
Action:
See the following chart. Then consult your IBM System Programming Library: Application Development Macro Reference for further information on the RACF return codes, if needed.
Possible messages issued for RESOURCE ACCESS processing are:
|
Return Code |
RACF Function |
Message |
|---|---|---|
|
RC=12 (0C) |
N/A |
Option (CLASS= ) is missing |
|
RC=12 (0C) |
N/A |
Option (CLASS= ) is invalid |
|
RC=12 (0C) |
N/A |
Option (ENTITY= ) is missing |
|
RC=12 (0C) |
N/A |
Option (RESLEN= ) is missing |
|
RC=12 (0C) |
N/A |
Unable to obtain ACEE for resource check |
|
RC=12 (0C) |
N/A |
Caller not APF authorized for function |
|
RC=04 (04) |
RACSTAT |
Class specified is inactive |
|
RC=08 (08) |
RACSTAT |
Class specified is not defined |
|
RC=12 (0C) |
RACSTAT |
RACF is inactive, class is inactive |
|
RC=16 (10) |
RACSTAT |
RACF active, class is inactive |
|
RC=20 (14) |
RACSTAT |
RACF inactive, class is not defined |
|
RC=24 (18) |
RACSTAT |
Unable to locate RACF CVT |
|
RC=04 (04) |
RACHECK |
Resource is not protected |
|
RC=08 (08) |
RACHECK |
Access to resource is denied |
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|