Region control file initialization messages (CBKxx6000-6099)

The following messages are issued by the region control file initialization utility:

CBKxx6000I
CICS region control file initialization starting.
Explanation:

The CICS BAC region control file initialization utility is starting.

System action:

None.

User response:

None.

Destination:

Job log

CBKxx6001I
CICS region applid: applid.
Explanation:

The CICS® region applid for the control file is applid.

System action:

None.

User response:

None.

Destination:

Job log

CBKxx6002I
Version record successfully added: version.
Explanation:

The region control file initialization utility has successfully added the CICS BAC version record to the control file it is initializing. The version number is version.

System action:

None.

User response:

None.

Destination:

Job log

CBKxx6003I
CICS region properties record successfully added.
Explanation:

The region control file initialization utility has successfully added the CICS BAC region properties record to the control file it is initializing. The record contains default values.

System action:

None.

User response:

None.

Destination:

Job log

CBKxx6004I
object-type default record successfully added.
Explanation:

The region control file initialization utility has successfully added a CICS BAC default object record for object-type to the control file it is initializing. The object-type record contains default values. object-type can be on of the following:

System action:

None.

User response:

None.

Destination:

Job log

CBKxx6051E
Error action control file. Initialization terminating. code1=retcode code2=rsncode
Explanation:

An error has occurred in the region control file initialization utility while it was opening or closing a region control file. retcode andrsncode are the return and reason codes for the open or close request.

System action:

The control file initialization utility abends with abend code U1866 if the error occurred on an open request, or U1867 if the error occurred on a close request.

User response:

Check the file definition attributes to ensure that you have defined the control file correctly, delete and redefine the control file, then and rerun the initialization utility. If you cannot determine the cause of the problem, contact technical support.

Destination:

Job log

CBKxx6052E
Invalid or no CICS applid provided via PARM on EXEC JCL statement. Initialization terminating.
Explanation:

The region control file initialization utility is attempting to initialize a region control file, but you have not specified a CICS region applid in the PARM string of the EXEC JCL statement.

System action:

The control file initialization utility abends with abend code U1868.

User response:

Specify the missing CICS applid in the PARM string of the EXEC JCL statement then rerun the control file initialization utility.

Destination:

Job log

CBKxx6060E
Error adding version record. Initialization terminating. code1=code1 code2=fdbkword
Explanation:

An error has occurred in the region control file initialization utility when attempting to add the control file version record. code1 is the internal use error code andfdbkword is the VSAM feedback word for the request.

System action:

The control file initialization utility abends with abend code U1860.

User response:

Contact technical support if you cannot diagnose and correct the problem.

Destination:

Job log

CBKxx6061E
Error adding CICS region properties record. Initialization terminating. code1=code1 code2=fdbkword
Explanation:

An error has occurred in the region control file initialization utility when attempting to add a CICS region properties record. code1 is the internal use error code andfdbkword is the VSAM feedback word for the request.

System action:

The control file initialization utility abends with abend code U1861.

User response:

Contact technical support if you cannot diagnose and correct the problem.

Destination:

Job log

CBKxx6062E
Error adding object-type default record. Initialization terminating. code1=code1 code2=fdbkword
Explanation:

An error has occurred in the region control file initialization utility when attempting to add a default record for object-type. code1 is the internal use error code andfdbkword is the VSAM feedback word for the request.

System action:

The control file initialization utility abends with abend code U1862.

User response:

Contact technical support if you cannot diagnose and correct the problem.

Destination:

Job log

CBKxx6099I
CICS region control file initialization completed successfully.
Explanation:

The CICS BAC region control file initialization utility has successfully initialized a CICS region control file.

System action:

None.

User response:

None.

Destination:

Job log