Previous Topic

Next Topic

Book Contents

Book Index

Messages JARG00 through JARGxx

This group includes messages for the Control-V product.

JARGD0I CONTROL-V JCL ARCHIVING STARTED

Explanation: This information message indicates that the CTVJAR Job Archiving utility started.

Corrective Action: No action is required.

JARGD1I CONTROL-V JOB ARCHIVING ENDED O.K.

Explanation: This information message indicates that the CTVJAR Job Archiving utility ended successfully.

Corrective Action: No action is required.

JARGD2I CONTROL-V JOB ARCHIVING FAILED

Explanation: This information message indicates that the CTVJAR Job Archiving utility failed. Other messages generated in response to the failure describe the cause for the failure.

Job archiving ends.

Corrective Action: Examine all messages issued by the Job and correct the failure. If necessary, correct the input and rerun the CTVJAR Job Archiving utility.

JARGD3I *** PARM=TEST SPECIFIED - SIMULATION MODE ***

Explanation: This information message indicates that the CTVJAR Job Archiving utility was run in TEST mode. CTVJAR was activated using the TEST parameter in the PARM field of the executive statement. When CTVJAR is active in TEST mode, no updates are performed to the Active User file. Only a report is created.

Note:

If the user sets the SYNC parameter to YES in CTVJAR, active generic decollation will close the recently created CDAM file. The active generic decollation will wait for new decollations until the CTVJAR Job Archiving utility is terminated.

No updates are performed to the Active User file. A report is created.

Corrective Action: Do the following:

  1. Check the results of the TEST mode run.
  2. If results are acceptable, rerun the CTVJAR utility with PARM set to PROD.

JARGD4E INVALID RETURN CODE FROM SORT, RC=rc

Explanation: The CTVJAR Job Archiving utility received an invalid return code from the SORT utility. CTVJAR called the SORT utility to sort the entry being consolidated, and the sort failed.

In this message, rc is the invalid return code.

The system terminates CTVJAR.

Corrective Action: Examine the messages generated by the SORT utility for a description of the problem. Correct the problem and rerun CTVJAR.

JARGD5E OPEN OF SORT FILE FAILED. DDNAME "SORTIN"

Explanation: The CTVJAR Job Archiving utility was unable to open the file referenced by the SORTIN DD statement. Either the SORTIN DD statement is missing in the JCL of CTVJAR, or the definition of the SORTIN DD statement is invalid.

CTVJAR terminates.

Corrective Action: Correct the DD statement and rerun the CTVJAR utility.

JARGD6I NUMBER OF CONSOLIDATED reptype RECORDS=num

Explanation: This information message indicates that multiple records of type reptype were joined together into a single report. The CTVJAR Job Archiving utility consolidates multiple records, of type SYSDATA, USER or INDEX, into a single record according to type.

The variables in this message are:

Corrective Action: No action is required.

JARGD7I NUMBER OF NEWLY GENERATED REPORTS =num

Explanation: This information message indicates how many new reports were created by a run of the CTVJAR Job Archiving utility. CTVJAR consolidates multiple SYSDATA, USER, or INDEX type records into a single record, according to type.

Corrective Action: No action is required.

JARGD8S INVALID INPUT PARAMETER

Explanation: An invalid parameter was specified as input for the CTVJAR utility.

CTVJAR terminates.

Corrective Action: Correct the input parameters, and rerun the utility

JARGD9S INVALID PARAMETER, VALID PARAMETER: MODE=TEST OR MODE=PROD

Explanation: An invalid value was specified for the MODE parameter of the CTVJAR Job Archiving utility. The only valid values for the MODE parameter are TEST and PROD.

CTVJAR terminates.

Corrective Action: Specify either TEST or PROD, and rerun the CTVJAR utility.

JARGDAW INDEX RECORD WITHOUT SYSDATA RECORD FOUND fileName

Explanation: Control-V attempted to match an index record with a corresponding SYSDATA record. However, a corresponding SYSDATA record could not be found for the index record. During Job archiving, selected index and user records are matched with their corresponding SYSDATA records.

In this message, fileName specifies the CDAM file name defined by the index. The index originally belonged to the SYSDATA record that satisfied the CTVJAR selection criteria.

The system ignores the index record. All other index and user records relating to this SYSDATA are also ignored.

Corrective Action: Determine the cause for the missing SYSDATA record. Correct if possible and rerun CTVJAR.

JARGDBW SYSDATA RECORD FOUND WITH NO USER RECORDS fileName

Explanation: Control-V attempted to match a SYSDATA record with a corresponding user record. However, a corresponding user record could not be found for the SYSDATA record. During Job archiving, Control-V matches selected index and user records with their corresponding SYSDATA records.

In this message, fileName is the CDAM file name of the SYSDATA record.

The system ignores the SYSDATA record.

Corrective Action: Determine why the user record is missing. Determine if the required user records were deleted using the online U screen.

JARGDCE CTDRPUF FAILED. RC: rc

Explanation: Control-V called routine CTDRPUF to create a report entry in the Active User file of the newly archived report. However, CTDRPUF was unable to create the new report. In this message, rc is the CTVJAR return code.

CTVJAR processing continues with the next report.

Corrective Action: Check the IOA log for all messages generated for this failure. If the cause for the failure remains unclear, contact BMC Customer Support.

JARGDEE INVALID PARAMETERS RECEIVED FROM USER. RC =rc

Explanation: There are invalid parameters in the SYSIN file. This is a summary message. Preceding messages clarify the error. CTVJAR issues the return code rc.

The system terminates job archiving.

Corrective Action: Check all messages generated for this error. Correct the input parameters, and rerun job archiving.

JARGDFE THE PARAMETER parm MUST BE SPECIFIED FOR JOBARC UTILITY

Explanation: The user attempted to execute the CTVJAR Job Archiving utility without specifying the parm parameter. The parm parameter is mandatory for CTVJAR.

The CTVJAR Job Archiving utility terminates.

Corrective Action: Add the parm parameter, and rerun CTVJAR.

JARGE0E INVALID PARAMETER: - parm

Explanation: An invalid parameter was specified in the parameter statement for the CTVJAR Job Archiving utility. In this message, parm is the invalid parameter specified by the user.

The CTVJAR Job Archiving utility terminates.

Corrective Action: Correct the values in the PARM statement, and rerun the CTVJAR Job Archiving utility.

JARGE1E REDUNDANT PARAMETER: - parm

Explanation: A parameter was specified more than once in the input for the CTVJAR Job Archiving utility. That parameter can be specified only once in the input for this utility.

In this message, parm is the redundant parameter specified by the user.

The CTVJAR Job Archiving utility terminates.

Corrective Action: Ensure that the parm parameter is specified only once, and rerun CTVJAR.

JARGE2E ERROR IN PARAMETERS: FODATE IS HIGHER THAN TODATE

Explanation: A later date value was specified in FODATE than in TODATE in the input for the CTVJAR Job Archiving utility. The FODATE and TODATE parameters indicate a date range for reports to be consolidated by CTVJAR. A date range is valid only if FODATE is earlier than, or the same as, TODATE.

The CTVJAR Job Archiving utility terminates.

Corrective Action: Ensure that the date value specified for FODATE is not later than the date value for TODATE. Rerun CTVJAR.

JARGE3E INVALID DATE SPECIFIED:= ddName

Explanation: An invalid date value was specified in the ddName DD statement in the input for the CTVJAR Job Archiving utility.

The CTVJAR Job Archiving utility terminates.

Corrective Action: Check and correct the date value and rerun CTVJAR.

JARGE4E NO USER RECORDS FOUND FOR -fileName

Explanation: Control-V found a SYSDATA record for CDAM file fileName. However, CDAM file fileName contained no user records that corresponded to the SYSDATA record. In the input for the CTVJAR utility, the user specified a CDAM file that contained no user records in the input for the CTVJAR utility.

In this message, fileName is the name of the CDAM file in error.

CTVJAR ignores the SYSDATA record, and continues processing normally.

Corrective Action: Check why the user records are missing. If the user records were deleted using the U screen, restore user records from a backup.

JARGE5I JOB ARCHIVING FOR FILE: cdamfil USER: userId

Explanation: This information message provides details about a consolidated report that is being produced by the CTVJAR utility.

The information about the report is provided in message CTDI0CI, which follows this message.

Corrective Action: No action is required.

JARGE6E CTVXVAL FAILED FOR - indexFile - SEE OTHER ERROR MESSAGES

Explanation: The CTVXVAL internal routine was unable to process the indexFile index file.

The system skips the index file, and continues processing.

Corrective Action: To determine the cause, check the other messages generated by the failure of CTVXVAL.

JARGE7I REPORT ALREADY CONSOLIDATED FOR CDAM: cdamfil

Explanation: This information message indicates that Control-V found a previously consolidated report in the ACTIVE user file. A CDAM file was specified to the CTVJAR utility. However, a consolidated report already exists for this CDAM file. It is unnecessary to consolidate a previously consolidated report.

In this message, cdamfil is the name of the CDAM file for which a consolidated report already exists.

The system skips the consolidation of this CDAM file and continues processing normally.

Corrective Action: No action is required.

JARGE8E CTDTRE FAILED RC: 08

Explanation: An internal routine failed with a return code of 08. The CTVJAR Job Archiving utility uses the CTDTRE routine to determine the validity of each user name supplied by the user for the consolidated report.

CTVJAR terminates.

Corrective Action: Determine the cause by checking preceding error messages generated by the failure. Verify that the user tree is properly defined and rerun the CTVJAR utility.

JARGE9E USER NAME userId IS NOT FOUND IN TREE. JOB ARCHIVING WILL NOT BE PERFORMED

Explanation: The specified user name could not be found by the CDTRE utility. The CTVJAR Job Archiving utility uses the CTDTRE utility to determine the validity of the user name supplied by the user for the consolidated report. User name userId was specified by the USER parameter of the CTVJAR utility, but could not be found in the Control-D recipient tree.

CTVJAR terminates.

Corrective Action: Correct the user parameter and rerun CTVJAR.

JARGEAI USER PARAMETERS FOR CONSOLIDATION: parm

Explanation: This information message indicates the parameters specified by the user as input for the CTVJAR Job Archiving utility. Multiple incidences of this message creates a list of all the user specified parameters.

Corrective Action: No action is required.

JARGEBE INDEX indexName IS NOT FOUND IN FILE fileName

Explanation: The CTVJAR utility did not find an expected index in the specified index file. The CTVJAR utility consolidates all small index files created by the decollation with the ALLOCOPT CDAM parameter and consolidates them into a single index file. For more information on ALLOCOPT, See the Control-D and Control-V User Guide.

The variables in this message are:

The CTVJAR utility terminates.

Corrective Action: Check why the specified index was not found, correct the error, and if necessary, rerun the CTVJAR utility.

JARGECE SYNC= PARAMETER INVALID. ONLY SYNC=YES OR SYNC=NO ARE VALID

Explanation: An invalid value was specified for the SYNC parameter of the CTVJAR Job Archiving utility. Valid values for the SYNC parameter are YES and NO.

The CTVJAR Job Archiving utility terminates.

Corrective Action: Correct the SYNC parameter and rerun CTVJAR.

JARGEEE THERE ARE TOO MANY MATCHING CDAM DATASETS KEPT OPEN BY CONTROL-D MONITORS. UTILITY TERMINATES.

Explanation: The CTVJAR Job Archiving utility terminated execution without creating consolidated reports. This occurred under option SYNC=NO, because too many CDAM datasets matching selection criteria are opened by the Control-D decollation monitor.

Corrective Action: Execute the utility with parameter SYNC=YES.

Parent Topic

JAR messages