Previous Topic

Next Topic

Book Contents

Book Index

Messages JSA900 through JSA9xx

This group includes messages for the Control-M for z/OS, Control-M/Assist, Control-M/Links for z/OS, and Control-M/Restart products.

JSA901S SORT FAILED RC=rc

Explanation: A sort program activated by the CTMJSA utility failed.

In this message, rc is the SORT return code.

The utility stops executing with a condition code of 12.

Corrective Action: Check the SORT manual for the return code and correct.

JSA903S OPEN OF JOBS EXECUTION STATISTICS FILE FAILED. RC=rc ERROR=errCode

Explanation: The CTMJSA utility is unable to open Control-M Jobs Execution Statistics file.

Possible causes are:

The utility stops executing with a condition code of 12.

Corrective Action: Look for VSAM messages or other system messages. Correct the JCL and rerun the job.

JSA904S INVALID RC WHILE READING JOBS EXECUTION STATISTICS FILE. RC=rc ERROR=errCode

Explanation: An unexpected return code from VSAM during read operation by the CTMJSA utility.

The utility stops executing with a condition code of 12.

Corrective Action: Check the return codes in the related IBM VSAM manuals, and correct the problem accordingly.

JSA905S INVALID RC WHILE WRITING JOBS EXECUTION STATISTICS FILE. RC=rc ERROR=err

Explanation: An unexpected return code from VSAM during write operation by utility CTMJSA.

The utility stops executing with a condition code of 12.

Corrective Action: Check the return codes in the related IBM VSAM manuals, and correct the problem accordingly. If the Job Execution Statistics file reaches its capacity, it is highly recommended to check whether the CTMJSA utility is also accumulating “ad hoc” jobs. Your system programmer should use Control-M exit CTMX005 to control the jobs accumulated to the statistics file.

JSA906S ACCUMULATION STOPPED BECAUSE OF A REQUEST FROM USER EXIT 005

Explanation: The CTMX005 Control-M user exit returned a return code to stop the run of the CTMJSA utility.

The utility stops executing with a condition code of 12.

Corrective Action: Check for messages from the user exit that will clarify the reason.

JSA907S INVALID CLEANUP DATE PARAMETER

Explanation: An invalid value was specified in the CLEANUP parameter of the CTMJSA utility.

The CTMJSA utility is used to collect statistics about Control-M jobs.

The utility ends with errors.

Corrective Action: Specify a valid date (in the format in use at your site), and rerun the utility.

JSA908S {READ | WRITE} ERROR err_num REASON rsn WHILE PERFORMING "CLEANUP". OPERATION WILL BE SKIPPED.

Explanation: An error was encountered while the CTMJSA utility processed the statistics file.

The err_num and rsn are IBM codes returned by IBM VSAM.

Old records are not removed from the statistics file. However, updates to this file are attempted.

Corrective Action: Check the IBM manual Macro Instruction for Data Sets for a list of reason codes and their meaning when processing VSAM files, such as the Control-M statistics file.

JSA909I STAT RECORD: MEMBER memName GROUP groupName WAS action

Explanation: This information message indicates the action taken against the indicated Statistics job record (with the memName member and groupName group in its key), based upon the CLEANUP criteria specified during a run of the CTMJSA utility.

When the action is DELETED, the entire job record is removed from the Statistics file. When the action is CLEANED, the individual job occurrences in the job record (but not the job record itself) are removed.

Corrective Action: No action is required.

JSA921I ACCUMULATION OF JOB EXECUTION STATISTICS STARTED

Explanation: This information message is a normal starting message of the CTMJSA utility.

Corrective Action: No action is required.

JSA922I ACCUMULATION OF JOB EXECUTION STATISTICS ENDED WELL

Explanation: This information message is a normal ending message of the CTMJSA utility.

Corrective Action: No action is required.

JSA924S INVALID DATE FORMAT. "DDMMYY" OR "MMDDYY" EXPECTED

Explanation: Invalid date format specified in the parameters to the CTMJSA utility.

The utility stops executing with a condition code of 12.

Corrective Action: Correct the parameter and rerun the utility. See the INCONTROL for z/OS Utilities Guide for a description of the parameters of the utility.

JSA925S MULTIPLE USE OF PARAMETER. ONLY ONE OCCURRENCE IS ALLOWED

Explanation: The same parameter has been specified more than once (the CTMJSA utility).

The utility stops executing with a condition code of 12.

Corrective Action: Correct the parameter and rerun the utility. See the INCONTROL for z/OS Utilities Guide for a description of the parameters of the utility.

JSA926S INVALID ACCUMULATION PARAMETER

Explanation: Invalid parameter specified to the CTMJSA utility.

The utility stops executing with a condition code of 12.

Corrective Action: Correct the parameter and rerun the utility. See the INCONTROL for z/OS Utilities Guide for a description of the parameters of the utility.

JSA927S INVALID DATE FORMAT. "DDMMYY" OR "MMDDYY" OR -"NN" EXPECTED

Explanation: Invalid date format specified in the parameters to the CTMJSA utility.

The utility stops executing with a condition code of 12.

Corrective Action: Correct the parameter and rerun the utility. See the INCONTROL for z/OS Utilities Guide for a description of the parameters of the utility.

JSA928S "ODATE" MUST BE SPECIFIED WHEN RELATIVE DATE IS USED

Explanation: The parameters of the CTMJSA utility contained a relative date reference. Therefore, an ODATE must be specified.

The utility stops executing with a condition code of 12.

Corrective Action: Correct the parameter and rerun the utility. See the INCONTROL for z/OS Utilities Guide for a description of this utility.

JSA929S MISSING OBLIGATORY PARAMETERS

Explanation: Some obligatory parameters are missing for the CTMJSA utility.

The utility stops executing with a condition code of 12.

Corrective Action: Correct the parameter and rerun the utility. See the INCONTROL for z/OS Utilities Guide for a description of the parameters of the utility.

JSA930S "FROMDATE" IS AFTER "TODATE"

Explanation: Wrong date range to the CTMJSA utility.

The utility stops executing with a condition code of 12.

Corrective Action: Correct the parameter and rerun the utility. See the INCONTROL for z/OS Utilities Guide for a description of the parameters of the utility.

JSA932W MEMBER=memName MAXIMUM NUMBER TAPE UNITS (number) EXCEEDED FOR JOB

Explanation: During execution of the Control-M utility CTMJSA (Statistics Accumulation), message SPY28GI (Tape usage for the Automatic Tape Adjustment feature) was processed, which specified more than 15 tape units (number) for a tape device type allocated in a job ordered under the memName MEMNAME.

Future automatic allocations of Control-M tape resources may be under-allocated for jobs that exceed a maximum of 15 tape units of a given device type.

A maximum of 15 units for the tape device in question will be stored in the Control-M Statistics file and displayed in the Statistics screen (3.S) for the member.

Corrective Action: No action is required.

JSA933S ERROR MERGING STATISTICS FILE RECORDS. FUNCTION=function RC= rc ERROR=errCode

Explanation: An unexpected return code from an operation by the CTMJSA utility. If the function prefix is VSM, the attempted operation is indicated as 'oooo' in the FUNCTION=VSMoooo parameter. A function prefix of BSR indicates a non-VSAM internal routine error.

The utility stops executing with a condition code of 12.

Corrective Action: If the function prefix is VSM, check the return codes in the related IBM VSAM manuals and correct the problem accordingly. If the function prefix is BSR, contact BMC Customer Support.

Parent Topic

JSA messages