Previous Topic

Next Topic

Book Contents

Book Index

Messages ALU300 through ALU3xx

This group includes messages for the Control-O product.

ALU370I COPY OF CONTROL-O AUTOMATION LOG STARTED

Explanation: This information message indicates that the CTOALOCP utility has begun copying the Automation Log file.

Corrective Action: No action is required.

ALU371I COPY OF CONTROL-O AUTOMATION LOG ENDED

Explanation: This information message indicates that the CTOALOCP utility has successfully completed copying the Automation Log file.

Corrective Action: No action is required.

ALU372S COPY OF CONTROL-O LOG ENDED WITH ERRORS

Explanation: The CTOALOCP utility abended. This message follows a message describing the cause of the error detected.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: The previous message identifies the cause of the error. Correct the problem, and resubmit the job.

ALU373S ERROR OPENING SOURCE FILE

Explanation: The CTOALOCP utility was unable to open the source Automation Log file.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Check and correct the JCL. If the source file is a sequential file, ensure that the DASOURCE DD name is specified.

ALU374S ERROR OPENING TARGET FILE

Explanation: The CTOALOCP utility was unable to open the target Automation Log file because it received a non-zero return code while opening the target file.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Check and correct the JCL. If the target file is a sequential file, ensure that the DATARGET DD name was specified.

ALU375S NON-ZERO RETURN CODE RECEIVED: "pgm"

Explanation: The CTOALOCP utility received a non-zero return code from the program whose name (pgm) appears in the text of the message. The CTOALOCP utility calls other programs to perform various tasks.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Check and correct the JCL. Check the job printouts for relevant messages about the problem.

ALU376S INVALID TIME

Explanation: An invalid TIME parameter was specified for CTOALOCP utility.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Check and correct the STARTTIME and ENDTIME parameters. Resubmit the job.

ALU377S INVALID DATASET NAME

Explanation: An invalid data set name was specified for the CTOALOCP utility.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Check and correct the FROMDSN and TODSN parameters. Resubmit the job.

ALU378S INVALID FILE TYPE

Explanation: An invalid data set type was specified for the CTOALOCP utility.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Check and correct the FROMTYPE and TOTYPE parameters. Resubmit the job.

ALU379S INVALID VOLUME

Explanation: An invalid volume was specified for the CTOALOCP utility.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Correct the TOVOLUME parameter and resubmit the job.

ALU380S INVALID UNIT

Explanation: An invalid unit was specified for the CTOALOCP utility.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Specify a valid value for the TOUNIT parameter and resubmit the job.

ALU381S SOURCE AND TARGET CANNOT BOTH BE SEQUENTIAL

Explanation: Type S (Sequential) files were specified for both the source and the target Automation Log files.

At least one of the files must be nonsequential.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Specify a nonsequential file for the source file, or the target file, or both. Resubmit the job.

ALU382S VOLUME IS REQUIRED WHEN DIV LOG IS USED

Explanation: No value was specified for the TOVOLUME parameter.

This parameter must be specified for a VSAM linear data set definition.

The CTOALI program ends with a return code of 08.

Corrective Action: Specify a valid value for the TOVOLUME parameter and resubmit the job.

ALU383S INVALID NUMBER OF RECORDS

Explanation: An invalid number of records was specified in the TORECNUM parameter.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Specify a valid number of records for the TORECNUMV parameter and resubmit the job.

ALU384S AUTOM. LOG SEQ. DYNAMIC ALLOCATION ERROR rc/rsn/dsn

Explanation: Dynamic allocation (SVC 99) of a sequential Automation Log file failed. The CTOALOCP utility uses SVC 99 to dynamically allocate and deallocate the dsn file, which is a sequential source or target Automation Log file.

For explanations of the return code (rc) and reason code (rsn) displayed as part of this message, see the IBM manual MVS Programming: Authorized Assembler Services Guide.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Examine the return and reason codes and take appropriate corrective action.

ALU385S ERROR READING RECORD 0 FROM SOURCE FILE

Explanation: The CTOALOCP utility detected an internal error while reading record 0 from the source Automation Log file. The CTOALOCP utility reads source file attributes (for example, number of records) from source data set record 0.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Contact your INCONTROL administrator.

ALU386S MINIMAL IS NOT ALLOWED WITH SEQUENTIAL FILE

Explanation: The MINIMAL parameter was specified for a copy operation using sequential files. The MINIMAL parameter is only allowed when source and target files are both nonsequential.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Do one of the following:

ALU387S TARGET DATASET NAME IS MANDATORY

Explanation: No data set name was specified for the target Automation Log file. The data set name must be specified when copying a file to a nonsequential data set.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Specify a valid value for the TODSN parameter and resubmit the job.

ALU388S ERROR READING THE SOURCE FILE

Explanation: The CTOALOCP utility detected an internal error while reading the source Automation Log file.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Contact your INCONTROL administrator.

ALU389S ERROR WRITING THE TARGET FILE

Explanation: The CTOALU program detected an internal error while writing the target Automation Log file.

The CTOALOCP utility ends with a return code of 08.

Corrective Action: Contact your INCONTROL administrator.

Parent Topic

ALU messages