CSFG0002 CRYPTOGRAPHIC KEY GENERATION - END OF JOB. RETURN CODE = retcode.
Explanation
- Return Code
- Meaning
- 00
- Successful processing.
- 04
- The key generator utility program encountered warning conditions, but processed all transactions.
- 08
- One or more control statements failed.
- 12
- An error occurred as the key generator utility program was ending. The reason is in the CSFDIAG diagnostic data set.
- 16
- Message queueing failed. The last message cannot be printed.
- 20
- ESTAE macro failure.
- 24
- An abnormal ending occurred in the key generator utility program.
- 28
- ICSF is not started.
- 36
- State of special secure mode on the coprocessor is not the same as the state that is specified in the PARM field of the EXEC JCL statement.
- 40
- Unable to enqueue key generator resources.
- 44
- Unable to run the specified installation exit module with the CSFKGUP exit identifier installation option.
- 48
- EXEC PARM value is not valid. It must be blank, SSM, or NOSSM.
- 52
- Unable to retrieve information from the CALL to the ICSF service routine.
- 56
- Unable to obtain information from the ICSF service routine to issue the ENQ macro.
- 64
- An OPEN error occurred for the CSFVRPT report data set. If you are using a pre-allocated data set, ensure that the record length is correct.
- 68
- An I/O error occurred for the CSFVRPT report data set. An attempt to CLOSE the data set was tried, so check to see if there are meaningful messages in the data set.
- 72
- The caller is not authorized to use the CSFKGUP utility.
System action
Processing ends.
System programmer response
Investigate previous diagnostic error messages and JCL log messages. If you can correct the error condition, rerun the key generator utility program. For problems that you cannot correct, contact the IBM Support Center.
User response
Review the return code and messages. A zero (0) return code indicates successful processing and requires no further analysis. If the return code is greater than zero (0), review the previous diagnostic messages for errors. If errors occurred because of control statements that were not valid, make the necessary corrections and rerun the key generator utility program with the correct statements. When errors occurred from other than those on control statements, contact the system programmer.
If the return code is 72, contact your security administrator to obtain READ authority to the CSFKGUP profile in the CSFSERV class. The CSFSERV class will need to be SETR RACLIST(CSFSERV) REFRESH after authority is granted.