z/OS Security Server RACF Callable Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Return and reason codes

z/OS Security Server RACF Callable Services
SA23-2293-00

IRRSMF00 returns the following values in the reason and return code parameters:

SAF return code RACF® return code RACF reason code Explanation
0 0 0 The service was successful.
4 0 0 RACF is not installed.
8 8 12 An internal error occurred during RACF processing.
8 8 32 CRED user type is not supported.
8 12 4 A model Access Control List (ACL) exists for the parent, but no buffer address was provided for the new object's access ACL in the CredAccAcl field.
8 12 8 The buffer provided (in the CredAccAclLen field) for the new object's access ACL is not large enough. It must be at least as large as the size of the parent's directory model ACL or file model ACL (in the FACL_Len field), as appropriate to the type of object being created.
8 12 12 A directory model ACL exists for the parent, but no buffer address was provided for the new directory's directory model ACL in the CredDirModelAcl field
8 12 16 The buffer provided (in the CredDirModelAclLen field) for the new directory's directory model ACL is not large enough. It must be at least as large as the size of the parent's directory model ACL (in the FACL_Len field)
8 12 20 A file model ACL exists for the parent, but no buffer address was provided for the new directory's file model ACL in the CredFileModelAcl field
8 12 24 The buffer provided (in the CredFileModelAclLen field) for the new directory's directory model ACL is not large enough. It must be at least as large as the size of the parent's directory model ACL (in the FACL_Len field)

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014