Previous Topic

Next Topic

Book Contents

Book Index

Return Codes

Note: If the return code is greater than 04, reformatting and enforcement will not be performed. All the error messages and the rule's DO MSGs will be displayed at the beginning of the JCL.

Tab.JV.7.3 CTJXVER Edit Macro Return Codes

Code

Description

0

Operation performed successfully.

4

Control-M JCL Verify discovered that the verified resource is not in the required status at the time of the verification. For example, an input dataset does not exist. Review the status and decide if there is a need to make a change in the job.

8

Control-M JCL Verify discovered a problem in the job that will cause it to fail with a JCL error or to be rejected by JES2 or JES3, either during job submission or execution. Correct the JCL in the job.

12

Error in the CTJXVER parameters or statements. Review the previous error messages in JOBLOG and SYSPRINT, and then correct the parameters or the control statements.

16 and above (except for 24, 30, and 112)

Internal error in the Control-M JCL Verify product. Try again. If the problem reoccurs, contact BMC Customer Support.

20

Invalid input parameter. Internal error.

24

Under ISPF: Control-M JCL Verify is not APF-authorized.

30

Getmain failed. The user needs to increase the TSO region. To validate a large JCL member, set VARSTORAGE(HIGH).

32

GETMAIN error during initialization. Increase user region size.

34

IOA INIT failed. Review the TSO user's JESLOG for additional messages, and contact BMC Customer Support.

35

CTJAPI INIT failed. Review the TSO user's JESLOG for additional messages, and contact BMC Customer Support.

36

GETMAIN error during initialization. Increase user region size.

38

A parameter scan error. One or more input parameters are not valid. Perform CTJXVER P to correct the values. If the problem reoccurs, contact BMC Customer Support.

42

Error on IKJCT441. Internal error, check TSO user's JESLOG for additional messages, and contact BMC Customer Support.

46

No data returned from the Verify function (empty buffer). Internal error, check TSO user's JESLOG for additional messages, and contact BMC Customer Support.

50

An abend occurred returning from recovery routine MLIJ10034T. Review TSO user's JESLOG for additional messages, and call BMC Customer Support.

54

Control-M JCL Verify password is invalid or expired.

58

The specified member or library does not exist.

60

The CTJMON monitor is down or has not been started.

100

Under all environments except ISPF: Control-M JCL Verify is not installed.

112

Under all environments except ISPF: Control-M JCL Verify is not APF-authorized.

Parent Topic

CTJXVER edit macro