Previous Topic

Next Topic

Book Contents

Book Index

Messages AES100 through AES1xx

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.

AES171S BLDL/LOAD FAILED FOR MODULE "CTMLIB"

Explanation: The CTMLIB module cannot be loaded.

This error message is issued by the CTMAES or CTMJDS utility, which performs an AutoEdit simulation that is used to test the syntax of the AutoEdit control statements. This error message is due to one of the following:

Submission simulation stops.

Corrective Action: Do one of the following:

AES172S OPEN OF INPUT CARDS FILE FAILED. DDNAME "DASIM"

Explanation: Open of control statements file failed (the DD statement DASIM).

This error message is issued by the CTMAES or CTMJDS utility, which performs an AutoEdit simulation that is used to test the syntax of the AutoEdit control statements. This error message is due to one of the following:

Program execution stops with a condition code of 08.

Corrective Action: Correct the JCL for the job (or the CLIST) and run it again.

AES173S BLDL/ATTACH FOR MODULE "CTMSUB" FAILED

Explanation: The Control-M submission simulation utility (CTMAES or CTMJDS) failed while loading the CTMSUB module.

The CTMSUB (Control-M submitter) module is activated as part of the simulation. The failure could be due to one of the following:

Program execution stops with a condition code of 08.

Corrective Action: Look for system messages on the job log related to the problem. Verify whether CTMSUB appears in the IOA Load library, and that the library is defined in the STEPLIB of the CTMAES or CTMJDS utility.

AES174S CTMSUB ABENDED CODE= abCode MEMBER memName LIBRARY lib

Explanation: The Control-M submitter module (CTMSUB) abended with the abend code abCode while trying to submit the memName member from the lib library.

CTMSUB was called by the Control-M CTMAES or CTMJDS utility.

Submission simulation stops with a condition code of 08.

Corrective Action: Check the JOBLOG for additional system messages related to the problem. If you can resolve the problem by responding to previous messages, do so. If the problem is not resolved, or seems to be with the Control-M AutoEdit submit simulation, call your INCONTROL administrator.

AES175I JOB SUBMISSION SIMULATION STARTED

Explanation: This information message indicates that the Control-M submission simulator has started. The Control-M CTMAES or CTMJDS utility produces this message.

Corrective Action: No action is required.

AES176I JOB SUBMISSION SIMULATION ENDED

Explanation: This information message indicates that the Control-M submission simulator has ended normally. The Control-M CTMAES or CTMJDS utility produces this message.

Corrective Action: No action is required.

AES177I SUBMISSION SIMULATION OF MEMBER memName LIBRARY lib STARTED

Explanation: This information message indicates that the submission simulation of the memName member in the lib library has started. The Control-M CTMAES or CTMJDS utility produces this message.

Corrective Action: No action is required.

AES178I SUBMISSION SIMULATION OF MEMBER memName LIBRARY lib ENDED

Explanation: This information message indicates that the submission simulation of the memName member in the lib library has ended normally. The Control-M CTMAES or CTMJDS utility produces this message.

Corrective Action: No action is required.

AES179E MISSING PARAMETER DURING MEMBER memName

Explanation: A missing parameter for member submission simulation. The Control-M CTMAES or CTMJDS utility produces this message.

Submission simulation stops with a condition code of 08.

Corrective Action: Correct the parameters and try again.

AES180E INVALID COMMAND

Explanation: An invalid command or parameter was supplied to the Control-M CTMAES or CTMJDS utility.

The invalid line appears before this message. This message precedes the AES181I message, which presents the valid commands.

The command is ignored, and processing continues.

Corrective Action: Use one of the valid commands specified in the AES181I message.

AES181I COMMANDS ARE: cmds

Explanation: This information message indicates valid commands for the Control-M CTMAES or CTMJDS utility.

Corrective Action: Reissue one of the valid commands specified in the message.

AES182E INVALID SUB-COMMAND VALUE

Explanation: Invalid subcommand value in an AutoEdit simulation control statement.

This error message is issued by the CTMAES or CTMJDS utility that is used to test the syntax of the AutoEdit control statements. For more details regarding command syntax, see the Control-M for z/OS User Guide.

The command is ignored, and processing continues.

Corrective Action: Correct the subcommand or command parameter.

AES183I TEN (10) INTERVAL UNITS PASSED

Explanation: This information message indicates that the AutoEdit simulation submitter task did not return control for over 10 seconds.

The AutoEdit simulation works as two tasks. As it can also be used to check the Control-M submission user exit (CTMX002), there is a chance of getting suspended if there is a bug in the exit.

Corrective Action: If the message continually appears, the CTMSUB task is likely to be either suspended or in a loop. You should cancel the job with a DUMP.

AES184E REDUNDANT INFORMATION IN LINE lin

Explanation: There is irrelevant data in the parameters line of the CTMAES or CTMJDS utility.

The redundant data is ignored and processing continues.

Corrective Action: Correct the lin line, usually columns 73 through 80, to prevent the messages from appearing.

AES187E INTERNAL ERROR PROCESSING MASKS FOR MASK mask FOR MEMBER memName

Explanation: The Control-M CTMAES or CTMJDS utility failed to process a member name memName containing mask characters, due to an internal error.

The CTMAES or CTMJDS utility does not perform a simulation for the requested member or members, and processing continues with the next simulation request.

Corrective Action: Contact your INCONTROL administrator.

AES188E MEMBER CONTROL CARD WAS NOT SPECIFIED

Explanation: No member name was specified in the input for the Control-M CTMAES or CTMJDS utility. The MEMBER statement is obligatory.

The CTMAES or CTMJDS utility does not perform a simulation for the requested member or members, and processing continues with the next simulation request.

Corrective Action: Correct the input and rerun the job.

AES189E JOB jobName NOT FOUND IN SCHEDULING TABLE tableName

Explanation: The jobName job that was specified in the input parameters as belonging to the tablename scheduling table was not found in that table.

The program terminates the current simulation request and proceeds to the next input statement.

Corrective Action: Correct the job name or specify a different table name.

AES190I jobName RETRIEVED FROM TABLE tableName IN SCHEDULING LIBRARY lib

Explanation: This information message indicates that the jobName job that was specified in the input parameters as belonging to the tableName table in the lib scheduling library was successfully retrieved from the table, and will be processed by the AutoEdit Simulation utility.

Corrective Action: No action is required.

Parent Topic

AES messages