Previous Topic

Next Topic

Book Contents

Book Index

Messages SUB100 through SUB1xx

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.

SUB130I jobName/jobId OID=orderId RELEASED

Explanation: This information message indicates that the Control-M monitor released a job for execution.

Jobs ordered by the On Spool Facility are not submitted by Control-M. They are released for execution by Control-M using an operator command.

Corrective Action: No action is required.

SUB131I SUBMITTER STARTED

Explanation: This information message is generated when the Control-M monitor internal submitter task starts.

Corrective Action: No action is required.

SUB132I taskType memName stcname OID=orderId/STARTED

Explanation: This information message indicates that the started task specified in the member parameter started.

Normal message when starting a started task.

Corrective Action: No action is required.

SUB133I taskType memName jobName/jobId OID=orderId SUBMITTED FROM LIBRARY lib

Explanation: This information message indicates that a job has been submitted.

Corrective Action: No action is required.

SUB134E taskType memName jobName/jobId OID=orderId OPEN OF MEMBER FAILED

Explanation: Open of the memName member for submission failed.

This could be due to one of the following:

The job will not be submitted and the job will finish with NOT SUBMITTED status for reason NOMEM.

Corrective Action: Perform the following actions:

  1. Check for the existence of the member in the library.
  2. Increase the Control-M monitor REGION size.

SUB135E taskType memName jobName/jobId OID=orderId SUBMIT FAILED

Explanation: Submission of job failed.

Control-M Log should contain a prior message concerning the reason for failure.

Corrective Action: Check the Control-M Log for the failure reason.

SUB136E taskType memName jobName/jobId OID=orderId NO JOB CARD

Explanation: A job statement is missing in the member.

The member specified in the member parameter does not contain a job statement.

Corrective Action: No action is required.

SUB137W taskType memName jobName/jobId OID=orderId MORE THAN ONE JOB CARD

Explanation: The memName member contains more than one job statement.

Control-M submits all the jobs in the member but controls the first one only.

Corrective Action: It is highly recommended to put only one job statement (one job) in a member.

SUB138E OID=orderId READING OF THE SYSOUT OF PREVIOUS RUN(S) OF ORDERID orderId FAILED

Explanation: Control-M was unable to read the archived sysout of previous runs of the job.

For restarted jobs only, Control-M/Restart retrieves all the required information from the sysout of the job. For restarted NJE jobs, the Control-M monitor must read the sysout since it may not be available on the remote processor. The likely reason that the sysout was not found is that it was manually deleted.

The job will not be submitted (and therefore not restarted) by Control-M.

Corrective Action: Check why the archived sysout was not available for reading. If the CDAM files were manually deleted, the restart cannot be run. If the sysout still exists, contact your INCONTROL administrator.

SUB139S INITIALIZATION OF SUBMITTER FAILED

Explanation: Initialization of Control-M monitor internal submitter task failed.

Control-M monitor shuts down.

Corrective Action: Check the IOA Log and the computer log for the reason of failure.

SUB13AI task-type task-name OID=order-id SUBMITTER STARTED PROCESSING JOB ON SYSTEM: system-id

Explanation: This information message indicates that Control-M has begun the submission process for the indicated task. Message SUB133I will follow and indicates the task was submitted.

Corrective Action: No action is required.

SUB140S INSUFFICIENT MEMORY FOR CONTROL-M MONITOR

Explanation: Insufficient memory for Control-M monitor (during the submission process).

Control-M monitor will shut down.

Corrective Action: Try to increase the REGION of the Control-M monitor.

SUB141E taskType memName jobName/jobId DSN memLib NOT FOUND

Explanation: The data set described by the memLib parameter is not on the disk.

The job will not be submitted, and the job will finish with NOT SUBMITTED status for reason NOLIB.

Corrective Action: Check the validity of the memLib parameter.

SUB142E taskType memName jobName/jobId DSN memLib - DYNAMIC ALLOCATION FAILED

Explanation: Dynamic allocation for the data set specified in the memLib parameter failed.

Probable causes are:

The job will not be submitted and the job will finish in NOT SUBMITTED status.

Corrective Action: Do one of the following:

If all the above steps fail, call BMC Customer Support for assistance.

SUB143E taskType memName jobName/jobId orderId INTERNAL ERROR ON routineName MISSING PARAMETER. NOTIFY THE IOA ADMINISTRATOR

Explanation: Internal error in the Control-M monitor.

Depending on the severity of the problem, the Control-M monitor will shut down, or at least the job submission will be stopped.

Corrective Action: Have your system programmer call your IOA administrator for assistance. If the Control-M monitor keeps shutting down, hold the problematic job order in the Control-M Active Environment screen (3).

SUB144E taskType memName jobName/jobId OID=orderId INTERNAL ERROR ON routineName ACT BEFORE INIT. INFORM IOA ADMINISTRATOR

Explanation: Internal error in Control-M monitor.

Depending on the severity of the problem, the Control-M monitor will shut down, or at least the job submission will be stopped.

Corrective Action: Have your system programmer call your IOA Administrator for assistance. If the Control-M monitor keeps shutting down, hold the problematic job order in the Control-M Active Environment screen (3).

SUB145E taskType memName jobName/jobId OID=orderId ERROR IN IOAMEM FUNCTION func: RETURN CODE rc

Explanation: Internal error in Control-M monitor.

The eight digits that rc represents include a 4-digit reason code and a 4-digit return code. For more information on these codes, see the description of IOAMEM in the INCONTROL for z/OS Administrator Guide.

Job submission stops. In some cases, the Control-M monitor will shut down.

Corrective Action: Ask your INCONTROL administrator for assistance. If the Control-M monitor shuts down repeatedly, use the H option of the Control-M Active Environment screen (3) to hold the order that is causing the problem.

If the return code indicates that an abend has occurred, check the Control-M system log for system messages associated with the abend.

SUB146W taskType memName jobName/jobId OID=orderId TOO MANY DSNAMES FOR CTMLIB

Explanation: Internal Table Overflow in AutoEdit processing.

There is a limit to the number of libraries which may be open simultaneously in the process of submission of a single job. In the processing of AutoEdit variables each time a library is named in a %%INCLIB statement which is not the last statement of the current %%INCMEM, an entry is made in an internal table. This table’s capacity has been exceeded.

The Control-M monitor shuts down with error.

Corrective Action: While the Control-M monitor is shut down, hold the job order causing the problem. Delete it after the Control-M monitor is restarted. The job must be simplified before it can be successfully processed by Control-M.

SUB147S INITIALIZATION OF MAIN LIB FAILED. DDNAME ddName

Explanation: The Control-M JCL library initialization failed (the DALIB DD statement).

This message is issued for one of the following reasons:

System action depends on the following:

Corrective Action: Check the computer log and/or the IOA Log file for messages which describe the problem. Correct the problem. If necessary, restart the Control-M monitor.

SUB148E taskType memName jobName/jobId OID=orderId DSN NOT CATALOGED

Explanation: Data set described by the MEMLIB or OVERLIB parameter is not cataloged.

The job will not be submitted, and it will finish with NOT SUBMITTED status for reason NOLIB.

Corrective Action: Check the validity of the MEMLIB or OVERLIB parameter.

SUB149W taskType memName jobName/jobId OID=orderId DSN memLib IN USE (DISP=OLD)

Explanation: The data set described by the memLib parameter is in use.

Another user is holding the library using the statement DISP=OLD.

Submission of this member will be tried again after a few seconds.

Corrective Action: See if the user who is holding the library can free it.

SUB14AE JOB memName OID=orderId NOT SUBMITTED, MIGRATED DSN lib

Explanation: Highlighted, unrollable message.

The job was not submitted because the library that contains its member migrated.

The job is not submitted and is assigned a NOTOK status for reason NOLIB.

Corrective Action: Restore the library to disk and submit the job again.

SUB150E taskType memName jobName/jobId OID=orderId UNEXPECTED ERROR ON CTMLIB FUNCTION func. NOTIFY THE IOA ADMINISTRATOR

Explanation: Internal error in the Control-M monitor.

Depending on the severity of the problem, the Control-M monitor will shut down, or at least the job submission will be stopped.

Corrective Action: Have your system programmer call your IOA administrator for assistance. If the Control-M monitor keeps shutting down, hold the problematic job order in the Control-M Active Environment screen (3).

SUB151E taskType memName jobName/jobId DSN memLib - NOT A LIBRARY

Explanation: The data set described by the memLib parameter is not a library supported by Control-M.

The job will not be submitted and it will finish with NOT SUBMITTED status for reason NOLIB.

Corrective Action: Check the validity of the memLib parameter.

SUB152E taskType memName jobName/jobId DSN memLib - RECFM NOT FIXED

Explanation: Record format of the data set described by the memLib parameter is not fixed.

The job will not be submitted and it will finish with NOT SUBMITTED status for reason NOLIB.

Corrective Action: Check the validity of the memLib parameter.

SUB153E taskType memName jobName/jobId DSN dsn - LRECL GREATER THAN 255

Explanation: Record length of the data set described by the memLib parameter is greater than 255.

The job will not be submitted and it will finish with NO MEMBER status for reason NOMEM.

Corrective Action: Use library with data set record length less than 256, as described by the memLib parameter.

SUB158S SHUT DOWN: INTERNAL ERROR

Explanation: Internal error in Control-M monitor submitter.

Control-M monitor is shut down.

Corrective Action: Look in the Control-M Log (open the SHOW window and specify Y in all message types). If this message is preceded by one of the following messages: SUB153E, SUB152E, SUB151E, then it means that the data set allocated to the DALIB DD statement of the Control-M monitor is not a PDS JCL library. Correct the procedure.

Otherwise, have your system programmer call BMC Customer Support for assistance.

SUB159I SHUT DOWN UPON REQUEST OF MAIN TASK

Explanation: This information message indicates that the Control-M monitor shut down upon request of the main task.

The Control-M monitor shuts down.

Corrective Action: No action is required.

SUB160I USER EXIT CTMX002 IS NOT ACTIVE

Explanation: This information message indicates that User Exit CTMX002 is not active.

Exit CTMX002 checks each line of the submitted job. However, this exit, which is supplied by Control-M, was not found - which means that the module was probably deleted.

Processing proceeds without checking each line of the submitted job.

Corrective Action: Check whether or not Exit CTMX002 was erroneously deleted from the IOA Load library. Notify your INCONTROL administrator.

SUB161E taskType memName jobName/jobId OID=orderId SEVERE INTERNAL ERROR WHILE PROCESSING AUTOEDIT INSTRUCTIONS, RC=rc. SUBMISSION CANCELLED

Explanation: Severe Control-M internal error during submission of member.

The error occurred in the AutoEdit language interpreter.

Depending on the severity of the error, Control-M monitor will shut down, or at least job submission will be cancelled.

Corrective Action: Have your system programmer prepare the Control-M monitor full output and contact BMC Customer Support. You will probably be able to submit the member if you change (or omit) your AutoEdit control statements in the member, but please keep a copy of the original member for problem resolution. If you hold the job order, Control-M monitor will not shut down.

SUB162E taskType memName jobName/jobId OID=orderId INVALID RETURN CODE FROM EXIT exitName - rc PROCESSING CONTINUES

Explanation: Invalid return code from the exitName user exit.

Submission of the member continues.

Corrective Action: Have your system programmer correct the user exit. Check the submitted job very carefully for possible errors.

SUB163E taskType memName jobName/jobId OID=orderId SUBMISSION CANCELLED DUE TO REQUEST FROM EXIT exitName

Explanation: Submission cancelled due to a request from the exitName user exit.

Job submission is terminated by a deliberate JCL error in the JCL stream. The job status will be not submitted reason CANCEL.

Corrective Action: Look for additional messages in the IOA Log. If you do not understand the reason for the cancellation of submission, ask your system programmer.

SUB164I taskType memName jobName/jobId OID=orderId msg

Explanation: This information message is generated by Control-M submission exit CTMX002.

The message usually explains the reason for cancelling the submission of the job, but it may be only an informational message.

Corrective Action: No action is required.

SUB165E taskType memName jobName/jobId OID=orderId SUBMISSION CANCELLED - JOB CARD CANNOT BE RESOLVED BY CONTROL-M

Explanation: Invalid format of job statement in member.

Job submission is terminated. The job status will be NOT SUBMITTED reason NOJOB.

Corrective Action: Correct the JCL in the memName member and rerun the job.

SUB166E SUBMITTER FAILURE. CTMLIB ABENDED abCode ON FUNCTION func OID=orderId

Explanation: Highlighted, unrollable message.

An abend has occurred while trying to read a member. The abend code and function can suggest the cause of the problem.

Control-M monitor does not abend. Processing of other jobs continues, but the job submission is terminated.

Corrective Action: Resolve the problem according to the abend code and rerun the job.

SUB167E taskType memName jobName/jobId OID=orderId SUBMISSION CANCELLED DUE TO REQUEST FROM AUTOEDIT FACILITY

Explanation: Submission cancelled due to a request from Control-M AutoEdit facility due to severe AutoEdit syntax error.

Control-M Log should contain prior messages concerning the type of AutoEdit error.

Job submission is terminated by a deliberate JCL error in the JCL stream. The job status will be NOT SUBMITTED reason CANCEL.

Corrective Action: Correct the AutoEdit statements causing the problem and rerun the job.

SUB168S taskType memName jobName/jobId OID=orderId CONTROL-M SHUTTING DOWN - COMMUNICATION TO "JES" NOT AVAILABLE

Explanation: Highlighted, unrollable message.

The Control-M monitor cannot communicate with JES, and therefore shuts down.

This can be due to the following:

The Control-M monitor shuts down as a precaution. If something is wrong with JES, then the results of job submission or initiating of a started task may be unpredictable.

Control-M monitor will shut down.

Corrective Action: If the problem is JES-related, after the JES problem is solved, start the Control-M monitor again.

If you cannot find the cause of the problem, have your system programmer prepare the Control-M monitor full output and contact BMC Customer Support. The sysout of the DADUMP2 DD statement of the Control-M monitor procedure should contain a dump of problem related areas which can help the Control-M support team.

In any case, try to start Control-M monitor again. Production must continue.

SUB169E taskType memName jobName/jobId OID=orderId SEVERE INTERNAL ERROR WHILE STARTING A STARTED TASK RC=rc. TASK WAS NOT STARTED

Explanation: Severe Control-M monitor error while starting a started task.

The problem is probably in the Control-M monitor communication with JES. The rc can be interpreted by the Control-M support team.

Control-M monitor submission task will abend with U0042.

The Control-M monitor will abend on U0006.

Corrective Action: Start the Control-M monitor again. If the problem repeats, hold the started task which causes the problem (it will be in WAIT START state on the Active Environment screen). If the problem continues to appear for every started task, hold all the started tasks that should be started by Control-M. This will allow the jobs to run while someone tries to resolve the problem. Keep the dumps and contact your IOA representative.

SUB170E SEVERE INTERNAL ERROR WHILE RELEASING AN ON SPOOL JOB RC=rc OID=orderId. JOB NOT RELEASED

Explanation: When the On Spool Facility tried to get the status of the job before releasing it, it received an unknown return code from the subsystem request.

The job is not released.

Corrective Action: Have your INCONTROL administrator prepare the Control-M monitor full output and contact BMC Customer Support.

SUB191E taskType memName jobName/jobId OID=orderId SYMBOL NOT RESOLVED - symbol

Explanation: AutoEdit symbol not resolved.

This error message is issued by the CTMJSP program which is used to analyze AutoEdit statements. The symbol could not be found in the symbols environment. For details, see the Control-M for z/OS User Guide.

The variable jobName/ jobId does not appear in the message when the error occurs before the job statement is processed.

Job submission is terminated with a reason code of CANCL.

Corrective Action: Correct the AutoEdit syntax in the JCL for the job and rerun it.

SUB192E taskType memName jobName/jobId OID=orderId SYNTAX ERROR. ORIGINAL LINE - lineText

Explanation: Job submission is terminated with a reason code of CANCL. This message is generally issued in one of the following cases:

Original line lineText is the original AutoEdit statement before any substitution has taken place.

The variable jobName/jobId does not appear in the message when the error occurs before the job statement is processed.

This message may follow message SUB191E, which describes the error. This message may be followed by message SUB197I, which gives information about the location of the error.

For more information, see the Control-M for z/OS User Guide.

Corrective Action: Correct the AutoEdit syntax in the JCL for the job and rerun it.

If the original line is “SETOLOC%% VARIABLE = val”, insert the line “RESOLVENO” in the original AutoEdit statement above this line.

SUB193E taskType memName jobName/jobId OID=orderId INTERNAL ERROR. LINE - line

Explanation: Internal error while processing AutoEdit statements in the line identified in the message.

This error message is issued by the CTMJSP program which is used to analyze AutoEdit statements.

Job submission is terminated with a reason code of CANCL.

Corrective Action: Have your system programmer call BMC Customer Support for assistance.

SUB194E taskType memName jobName/jobId OID=orderId INSUFFICIENT STORAGE TO PROCESS AUTOEDIT STATEMENTS. SUBMISSION CANCELLED

Explanation: Insufficient memory to process AutoEdit statements during job submission.

This error message is issued by the CTMJSP program which is used to analyze AutoEdit statements.

Job submission is terminated with a reason code of CANCL.

Corrective Action: Increase the REGION size of the Control-M monitor and rerun the job.

SUB195S BLDL/LOAD OF "CTMMEM" FAILED

Explanation: The CTMMEM module cannot be loaded.

This error message is issued by the CTMJSP program which is used to analyze AutoEdit statements. This could be due to one of the following:

The Control-M monitor will shut down with an error message.

Corrective Action: Check whether the module is in the IOA Load library. Increase the Control-M monitor REGION size if needed.

SUB196E taskType memName jobName/jobId OID=orderId ERROR IN MEMBER memName LINE lineNum

Explanation: Error in AutoEdit symbols the memName member in the lineNum line.

This error message is issued by the CTMJSP program which is used to analyze AutoEdit statements. A member loaded by a %%LIBSYM (or %%GLOBAL) command contains data in invalid format. For details, see the Control-M for z/OS User Guide.

The variable jobName/ jobId does not appear in the message when the error occurs before the job statement is processed.

Job submission is terminated with a reason code of CANCL.

Corrective Action: Correct the contents of the member.

SUB197I taskType memName jobName/jobId OID=orderId OFFSET offset IN SUBSTITUTED LINE - text

Explanation: This information message follows message SUB192E or SUB198W, which gives the original text of a line at which an AutoEdit problem was encountered.

The variable jobName/ jobId does not appear in the message when the error occurs before the job statement is processed. This message indicates that the problem occurred at the specified offset in the partially or fully substituted line.

Corrective Action: No action is required.

SUB198W taskType memName jobName/jobId OID=orderId REDUNDANT DATA ON LINE - lineNum

Explanation: Redundant text was detected in the original line, during analysis and substitution of an AutoEdit statement.

The line identified in the message is the original AutoEdit statement before any substitution has taken place. This message may be followed by SUB197I, which gives more details about the redundant text.

The redundant text is ignored and AutoEdit processing continues.

Corrective Action: No action is required.

SUB199W OID=orderId SUBMISSION TERMINATED FOR NON FIRST JOB STREAM IN THE JCL MEMBER memName LIBRARY lib

Explanation: The memName JCL member contains two or more jobs, but the installation set Control-M default specifies that only the first job in a job member is submitted.

Control-M can control only one job for each member. When more than one job resides in a member, Control-M controls only the first job. The default at your installation specifies that submission of all other jobs be cancelled.

An alternative installation default allows for submission of multiple jobs, with only the first job controlled by Control-M.

Only the first job in the member is submitted.

Corrective Action: Separate the member into several members with one job in each member, or contact your INCONTROL administrator to change the installation default to enable submission of multiple jobs in a single member.

SUB19AW UNCLOSED %%IF statement

Explanation: The submitted job contained a %%IF auto-edit statement that was not closed with a %%ENDIF auto-edit statement. A %%ENDIF auto-edit statement was automatically added to the end of the member to close the statement.

Corrective Action: Verify that the %%IF auto-edit statement is complete.

SUB19BW MISSING LABEL REFERENCED BY ACTIVE %%GOTO STATEMENT: < label>

Explanation: The “%%GOTO labelx” auto-edit statement is active, but the “%%LABEL labelx” auto-edit statement is not found in the JCL member.

Control-M processes the job as if the “%%LABEL labelx” auto-edit statement is at the end of the JCL member.

Corrective Action: Add the “%%LABEL labelx” auto-edit statement to its correct position in the JCL member.

SUB19DE MISSING A SINGLE QUOTE AT THE [BEGINNING | END] OF THE VARIABLE VALUE

Explanation: This error message indicates that the variable value is missing a single quote before or after the value.

Corrective Action: Add the single quote to the variable value and submit again.

Use the following assignment format:

SUB1A1W OID=orderId JOBCARD TOO LONG. CONTROL-M WILL NOT ADD MSGCLASS/MSGLEVEL/RESTART PARAMETERS

Explanation: The last line of the JOB statement was too long (past column 70), so that Control-M was unable to add more lines to the JOB statement.

Control-M requires correct MSGCLASS and MSGLEVEL parameters in order to analyze the result of the job’s run. If these parameters are invalid or missing, Control-M tries to add default values for them to the JOB statement. Furthermore, Control-M may add a RESTART parameter to the job if needed.

Addition of any of these parameters may require the adding of another JCL line, which in turn requires the adding of a comma (,) to the last existing line. If there is no room at the end of the last existing line to add the comma, the additional line (and therefore, the additional parameters) cannot be added.

Control-M will submit the job as is, without changing any of the mentioned parameters.

Corrective Action: Split the last line of the JOB statement into two lines.

SUB1A2E OID=orderId INSUFFICIENT MEMORY TO READ ARCHIVED SYSOUTS

Explanation: The CTMARC internal module failed to read Archived Sysout Data Sets.

The Control-M monitor has attempted to perform a RESTART for an NJE job. As part of this attempt, all archived SYSDATA must be read from the Archived Sysout Data sets and passed as data to the CONTROLR step executed at the remote site. The attempt to read archived SYSDATA has failed due to lack of virtual storage available to the Control-M monitor.

The job submission is cancelled by the Control-M monitor.

Corrective Action: Retry the restart manually. If the problem persists, please report it to your INCONTROL administrator.

SUB1A4E OID=orderId SEVERE INTERNAL ERROR WHILE READING ARCHIVED SYSOUTS. LAST RC=rc. SUBMISSION CANCELLED

Explanation: Error occurred in the CTMARC internal module CTMARC.

When the Control-M monitor attempts to perform a job restart, it calls the CTMARC internal module to obtain information about the location of the archived SYSDATA for that job. That information must be passed to the CONTROLR step as data during job submission. The error rc indicates the nature of the problem. Possible errors which might occur in the module are:

Return Code

Explanation

12

The name of Archived Sysout Data Set does not follow the Control-M/Restart naming convention for this type of data set.

16

Archived sysout data sets (which are accessed to retrieve archived SYSDATA) belong to another job.

The job submission is cancelled by the Control-M monitor.

Corrective Action: Please contact BMC Customer Support for assistance.

SUB1A5E OID=orderId NO RECORDS ABOUT JOB’S PREVIOUS RUN(S). RESTART IMPOSSIBLE

Explanation: An internal error occurred in Control-M.

A job has been rescheduled for restart but the result of the original run of the job is not available. Job restart cannot be performed before the original run has finished execution.

The job submission is cancelled by the Control-M monitor.

Corrective Action: Please contact BMC Customer Support for assistance.

SUB1A6W OID=orderId OPEN OF STATISTICS FILE FAILED. RC=rc ERROR=err

Explanation: This information message is generated if an attempt to open the Control-M Job Statistics file fails.

Possible causes are:

Corrective Action: Look for VSAM messages or other system messages, and correct the JCL for the Control-M monitor procedure.

SUB1A7W OID=orderId MISSING JOB STATISTICS. SHOUT WHEN EXECTIME PARAMETER IGNORED

Explanation: This information message is generated if job statistics data is missing from the Job Statistics file.

Possible causes are:

Corrective Action: Use the CTMJSA utility to accumulate statistics data from the IOA Log in order to have most updated Job Statistics file. All the relative SHOUT WHEN EXECTIME messages, which rely on the statistic average exectime will be ignored.

SUB1A8E ACCESS DENIED TO JCL LIBRARY lib

Explanation: The user (specified in the USER field of the Job Scheduling Definition) is not authorized to access the JCL library specified in the Job Scheduling Definition.

The job is not submitted.

Corrective Action: Correct the LIBRARY field in the Job Scheduling Definition, and reorder the job.

SUB1A9E OID=orderId SYSOUT OF THE JOB’S PREVIOUS RUN WAS LOST. JOB IS NON RESTARTABLE

Explanation: Internal error in Control-M.

A job has been rescheduled for restart but all Archived Sysout Data Sets were deleted prior to submission of the restarted job.

The job submission is cancelled by the Control-M monitor.

Corrective Action: Try to determine why the Archived Sysout Data Sets were deleted before the job entry was deleted from the Control-M Active Jobs file.

Please refrain from manual deletion of these files.

If the files were not deleted manually, but were deleted by Control-M processing, please notify BMC Customer Support for assistance.

SUB1ABE DELAYED SUBMISSION TIME COULD NOT BE ADDED, JOB WILL BE SUBMITTED IMMEDIATELY

Explanation: The job’s delayed submission time could not be updated when the job became eligible to run. As a result, the delayed submission value will be ignored, and the job will be submitted immediately.

Corrective Action: Contact BMC Support.

SUB1ACI DELAYED SUBMISSION TIME SET TO HH:MM:SS

Explanation: The job’s submission time has been set to the specified future date/time, as configured.

Corrective Action: No action is required.

Parent Topic

SUB messages