JOBSTEP condition codes

zRule Execution Server for z/OS returns a JOBSTEP condition code that explains why the server and the console did not start successfully.

If zRule Execution Server for z/OS starts successfully, it returns a condition code of 0. If the server fails to start, it returns one of the following condition codes.

Note: HBRSSID_NAME refers to the ID of the subsystem where the server runs.
Condition code Description User action
1001 An error has occurred while processing configuration data. Check that the HBRENVPR DD statement is correctly defined in the JCL used to start the job.

Check that the configuration parameters are correctly defined in the datasets specified in the HBRENVPR DD statement.

1002 The HBRSSID_NAME variable is missing. Ensure that HBRSSID_NAME is correctly defined in the datasets specified in the HBRENVPR DD statement.
1003 Another server instance is running with the same subsystem ID Specify a different subsystem ID.
1004 The subsystem,HBRSSID_NAME, is not defined in z/OS®. See Configuring topology for zRule Execution Server for z/OS group with a shared console for more information.
1005 The subsystem ID, HBRSSID_NAME , is already in use by another product. Specify a different subsystem ID.
1006 The subsystem,HBRSSID_NAME , storage cannot be allocated. Ensure that the job has enough storage available to run the server.
1007 The LPA module cannot be loaded. Examine the JCL for errors. If the problem persists, contact your IBM® Support Center.
1008 The LPA module cannot be accessed. Examine the JCL for errors. If the problem persists, contact your IBM Support Center.
1009 Security cannot be initialized. Check the job log for additional messages.

Ensure that your security subsystem has been configured correctly. See Securing zRule Execution Server for z/OS resources for more information.

1010 An internal error has occurred. Contact your IBM Support Center.
1011 The user is not authorized to run this job. Ask your security administrator to ensure that the user ID for starting the server is authorized to run the job. See Securing zRule Execution Server for z/OS resources for more information.
1012 The zRule Execution Server for z/OS control blocks contain an invalid version identifier. Examine the JCL for errors. If the problem persists, contact your IBM Support Center.
1013 A valid product installation was not found at the location specified by HBRINSTPATH Check that the variable, HBRINSTPATH, is correctly defined in the datasets specified in the HBRENVPR DD statement.
1014 zRule Execution Server for z/OS was unable to establish error recovery Examine the JCL for errors. If the problem persists, contact your IBM Support Center.
9001 An unexpected internal error has occurred. Contact your IBM Support Center.