
Chapter 5. Operations 137
#define GSK_INSUFFICIENT_STORAGE 4
#define GSK_INVALID_STATE 5
#define GSK_KEY_LABEL_NOT_FOUND 6
#define GSK_CERTIFICATE_NOT_AVAILABLE 7
...
#define GSK_CONNECTION_ACTIVE 302
#define GSK_ERR_BAD_DATE 401
#define GSK_ERR_NO_CIPHERS 402
#define GSK_ERR_NO_CERTIFICATE 403
#define GSK_ERR_BAD_CERTIFICATE 404
#define GSK_ERR_UNSUPPORTED_CERTIFICATE_TYPE 405
...
5.6.7 RACF errors
RACF errors are prefixed by ICH or IRR. The ICH messages are related to RACF commands,
and the IRR messages are related to other aspects of RACF:
DATABASE initialization(IRR8xxxy)
RACF subsystem initialization (IRRAxxy)
RRSF Send (IRRFxxxy) ...