Previous Topic

Next Topic

Book Contents

Book Index

Messages CTJ000 through CTJ0xx

This group includes messages for Control-M/JCL Verify products.

CTJ000I Control-M/JCL Verify is starting. Level apar_id

Explanation: The message is issued when Control-M/JCL Verify starts the first time.

Corrective Action: No action is required.

CTJ001I Control-M/JCL Verify is ended RC=return_code

Explanation: The message is issued when Control-M/JCL Verify completes the validation processing. RC is the highest return code that occurs during the validation processing.

Corrective Action: If RC is not zero, it means that at least one validation has failed. Review the warning and error messages and handle them appropriately.

CTJ002I Start processing MEMBER member_name DSNAME=dataset_name

Explanation: The message is issued when Control-M/JCL Verify starts processing the JCL of the member_name member from the dataset_name dataset.

Corrective Action: No action is required.

CTJ003I Processing ended RC=return_code REASON reason_code MEMBER member_name DSNAME dataset_name

Explanation: The message is issued when Control-M/JCL Verify finished processing the JCL of the member_name member from the dataset_name dataset. RC is the highest return code that occurs during the validation processing. REASON is the reason code of the highest return code.

Corrective Action: If RC is not zero, it means that at least one validation has failed. Review the warning and error messages and handle them appropriately.

CTJ004I Processed number members from lib_name

Explanation: The message is issued when Control-M/JCL Verify finished verifying the lib_name library, which contains number members.

Corrective Action: No action is required.

CTJ005E MEMBER member_name not found in lib_name

Explanation: The JCL verification failed because the member_name member does not exist in the lib_name library. Return code is 12. Reason code is 00080014.

Corrective Action: Correct the member or library name and re-submit the Control-M/JCL Verify job.

CTJ006E Could not find LIBRARY=lib_name

Explanation: The JCL verification failed because the lib_name library cannot be found. Return code is 12. Reason code is 00010014.

Corrective Action: Check the library name. If necessary, change or correct the library name.

CTJ007W Empty MEMBER member_name in library lib_name

Explanation: The JCL verification failed because the member_name member, in the lib_name library, is empty. Return code is 04. Reason code is 0.

Corrective Action: Check the member and library names. If necessary, change or correct the appropriate name.

CTJ008I Start verifying JOB job_name MEMBER member_name

Explanation: The message is issued when Control-M/JCL Verify starts processing a JCL JOB from the member_name member.

Corrective Action: No action is required.

CTJ009I Processing ended RC=return_code for JOB job_name MEMBER member_name

Explanation: The message is issued when Control-M/JCL Verify completed processing a JCL JOB from the member_name member. RC is the highest return code occurring during the validation process.

Corrective Action: If RC is not zero, it means that at least one validation failed. Review the warning and error messages and handle them appropriately.

CTJ00AE Control-M/JCL Verify is not APF-authorized

Explanation: Control-M/JCL Verify must be executed in an APF-authorized environment. The Control-M/JCL Verify initialization process found that the environment is not APF-authorized.

Corrective Action: Verify that the JOBLIB or STEPLIB are all defined as APF- authorized. Under TSO, validate that the ISPF Edit Macro is defined as an Authorized command.

CTJ00BE Reading library's directory using mask mask failed DSNAME=dataset_name

Explanation: The Control-M/JCL Verify initialization process failed to retrieve any member from the specified library.

Corrective Action: Check that the mask masking name is valid and results in at least one member name.

CTJ00CI Runtime parameters: FA=fa FV=fv JES=jes ME=me ML=ml CTM=ctm STDR=stdr UT=ut ENV=env USER=user

Explanation: Control-M/JCL Verify displays the values of the control parameters before scanning is performed. The message is issued whenever one of the parameters is changed.

Corrective Action: No action is required.

CTJ00DS CAN NOT DISPLAY HUGE REPORT WITH number_of _records OF RECORDS

Explanation: Control-M/JCL Verify cannot display huge report, which contains number_of_ records of records.

Corrective Action: No action is required.

CTJ00FI Jobs Dependency Flow is Active

Explanation: This Message will be display when jobs dependency flag is on.

Corrective Action: No action is required.

CTJ00II Job ID jobid in Jobs Dependency Flow.

Explanation: The message is issued when Control-M/JCL Verify recognizes the job ID of each of the jobs in the flow. To recognizes the job IDs, the Jobs Dependency flag must be set to "On."

Corrective Action: No action is required.

CTJ00JI Start processing MEMBER mem_name DSNAME=dataset_name

Explanation: The message is issued when Control-M/JCL Verify starts processing the JCL of the mem_name member from the dataset_name dataset.

Corrective Action: No action is required.

CTJ00MI Start processing MEMBER mem_name DSNAME=dataset_name

Explanation: The message is issued when Control-M/JCL Verify starts processing the JCL of the mem_name member from the dataset_name dataset.

Corrective Action: No action is required.

CTJ00NI Start verifying JOB job_name MEMBER mem_name

Explanation: The message is issued when Control-M/JCL Verify starts processing a JCL job from the mem_name member.

Corrective Action: No action is required.

CTJ00PW ispf PACKED MEMBER member_name in library lib_name

Explanation: The JCL verification failed because the member_name member, in the lib_name library, is ISPF-PACKed and will be skipped. Return code is 04. Reason code is 0.

Corrective Action: Check the member and library names. If necessary, change or correct the appropriate name.

CTJ00SE jcl_statement_number RULE-ERR: text

Explanation: The user specified the DO MSG action parameter in the DO section of the Control-M/JCL Verify Rule definition. As part of the DO MSG definition, the user specified "E" (for an error type message) and typed in text for the actual message.

Corrective Action: No action is required.

CTJ00SI jcl_statement_number RULE-INFO: text

Explanation: The user specified the DO MSG action parameter in the DO section of the Control-M/JCL Verify Rule definition. As part of the DO MSG definition, the user specified "I" (for an information type message) and typed in text for the actual message.

Corrective Action: No action is required.

CTJ00SW jcl_statement_number RULE-WARN: text

Explanation: The user specified the DO MSG action parameter in the DO section of the Control-M/JCL Verify Rule definition. As part of the DO MSG definition, the user specified "W" (for a warning type message) and typed in text for the actual message.

Corrective Action: No action is required.

CTJ00TI jcl_statement_number REXX-INFO: message text

Explanation: The message text is an information message issued by a DOMSG from an EXEC.

Corrective Action: No action is required.

CTJ00TW jcl_statement_number REXX-WARN: message text

Explanation: The message text is a warning message issued by a DOMSG from an EXEC.

Corrective Action: No action is required.

CTJ00TE jcl_statement_number REXX-ERR: message text

Explanation: The message text is an error message issued by a DOMSG from an EXEC.

Corrective Action: No action is required.

Parent Topic

CTJ messages