Previous Topic

Next Topic

Book Contents

Book Index

Messages SEL200 through SEL2xx

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.

SEL201I SELECTOR STARTED

Explanation: This information message is issued when Control-M is started and indicates that the Control-M monitor internal selector task has started.

Corrective Action: No action is required.

SEL202S INSUFFICIENT MEMORY FOR CONTROL-M MONITOR

Explanation: Highlighted, unrollable message.

Insufficient memory for the initiation of Control-M monitor.

Control-M monitor will shut down.

Corrective Action: Increase the Control-M monitor region size.

SEL203I taskType memName jobName/jobId OID=orderId ELIGIBLE FOR RUN

Explanation: This information message indicates that the job/started task has been given permission to run.

All the runtime conditions for job submission have been met, and all the resources have been acquired for the job. The job will soon be submitted by Control-M.

Corrective Action: No action is required.

SEL204E taskType memName jobName/jobId OID=orderId OUTPUT CONDITION condNameDate NOT ADDED/ DELETED - SECURITY VIOLATION

Explanation: User is not authorized to add/delete the condition condNameDate to/from the conditions file. The date is in mmdd format.

The job definition contains OUT statements or ON STEP/DO COND statements (or both) for the referenced condition. The condition was not added/deleted because the user ID of the job order is not authorized to add or delete the condition.

Output condition is not added/ deleted, but processing continues.

Corrective Action: Consult your INCONTROL administrator.

SEL205I OID=orderId RERUN IN PROCESS USING MEMBER memName

Explanation: This information message indicates that a DO RERUN instruction has been activated.

An event which requires a rerun has been triggered. Control-M will place the job again in wait schedule state. If all the runtime conditions are met the job will be submitted immediately.

Corrective Action: No action is required.

SEL206W taskType memName jobName /jobId OID=orderId ABENDED CC abCode STEP pgmStep /procStep

Explanation: The job abended with abend code abCode in step pgmStep/procStep.

Corrective Action: No action is required.

SEL207E taskType memName jobName /jobId OID=orderId NOT SUBMITTED. REASON rsn

Explanation: Submission of job failed for the reason identified in the message.

Valid values for rsn are:

rsn

Explanation

CANCL

Submission cancelled by user exit or by the AutoEdit Facility.

ERAJF

Error while reading the jobs dsn list from the AJF.

GETER

Error while reading the job from the JCL library.

INUSE

The JCL library is allocated exclusively to another task (DISP=OLD). The Control-M monitor tries to repeat the processing according to the INUSE#WI and INUSE#RT parameters. For information about these parameters, see the INCONTROL for z/OS Installation Guide.

NOARC

Restart was requested, but the archived sysout of the job could not be accessed.

NOJOB

A job statement was not found in the member.

NOLIB

Problem with access to the JCL library.

NOMEM

Member not found in the library.

WRITE

Write error while writing a line to the JES internal reader.

Look for more details in the previous log messages of this job.

Corrective Action: No action is required.

SEL208I taskType memName jobName/jobId OID=orderId ENDED "OK" RUN-NO=<run number>

Explanation: This information message indicates that a job finished executing OK. The Control-M run number is incremented each time a cyclic task is executed or a job is rerun.

The job ended successfully in one of the following ways:

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

Corrective Action: No action is required.

SEL209E taskType memName jobName/jobId OID=orderId SYSOUT DISAPPEARED

Explanation: The job sysout disappeared. The Control-M monitor could not check the sysout to analyze job execution results.

Possible causes are:

The job finishes executing NOTOK, and the code JLOST is used to describe the event.

Corrective Action: Check the exact reason for the disappearance of the job and try to prevent it from happening again. See a description of sending a job to a held output class in the INCONTROL for z/OS Installation Guide, and sending a job SYSDATA to a held output class in the INCONTROL for z/OS Administrator Guide for additional considerations regarding the Control-M held class.

SEL20AE ERROR IN CTMPPE RC=rc, INFORM YOUR IOA ADMINISTRATOR

Explanation: An internal error was detected in MAINVIEW Batch Optimizer (MVBO) support.

Control-M ends with an error and shuts down.

Corrective Action: Perform the following steps:

  1. Activate debug level 75.
  2. Restart the Control-M monitor.
  3. Recreate the error.
  4. Send full output of the Control-M monitor to your INCONTROL Administrator.

SEL20BE OID=orderId, MAXIMUM PIPES IN COLLECTION EXCEEDED (255), PIPES IGNORED

Explanation: Too many pipes were specified for the collection or the job added too many pipe definitions to the collection.

This message is issued by Control-M. This message may occur if:

The pipe definitions in the job (and in other jobs belonging to the same collection) will be ignored.

Corrective Action: Ensure that no more than 255 pipes are defined in the collection.

SEL20CI taskType memName jobName/ jobId OID= orderId FOLLOWING IGNORED DUE TO BYPASS REQUEST: list-of-definitions-that-will-be-ignored

Explanation: This information message indicates that the Control-M monitor has accepted a request to bypass some selection criteria and/or post-processing actions.

Corrective Action: No action is required.

SEL20DI taskType memName jobName/ jobId OID= orderId WORKLOAD workloadPolicyName JOBS UTILIZATION IS NOW workloadPolicyUtilization (LIMIT=workloadPolicyLimit)

Explanation: This information message indicates the concurrent jobs limit and the currently active jobs count for every Workload Policy that is associated with this job. LIMIT=N/A means that the Workload Policy is active but is not currently limiting job execution.

Corrective Action: No action is required.

SEL20EI taskType memName jobName/ jobId OID= orderId WORKLOAD workloadPolicyName RESOURCE resourceName JOBS UTILIZATION IS NOW workloadPolicyUtilization (LIMIT=workloadPolicyLimit)

Explanation: This information message indicates the resource quantity limit and the current resource utilization for every Workload Policy that is associated with this job. LIMIT=N/A means that the Workload Policy is active but is not currently limiting the use of the resource.

Corrective Action: No action is required.

SEL210E taskType memName jobName/jobId OID=orderId NOT RUN- JCL ERROR

Explanation: Job not run because of a JCL error.

The job failed on JCL before execution.

The code JNRUN is used to describe the event.

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

SEL211W taskType memName jobName/jobId OID=orderId FAILED- JCL ERROR IN STEP pgmStep/procStep

Explanation: Job failed on JCL error during execution in step pgmStep/ procStep.

The code JFAIL is used to describe the event.

Corrective Action: Correct the reason for the failure and rerun the job if necessary.

SEL212W taskType memName jobName/jobId OID=orderId UNEXPLAINED COND CODE: code

Explanation: Job failed because of unexplained condition code in one of the job’s steps.

Job ended with a condition code of code greater than 04 which is not referred to in the CODES parameter as OK.

Corrective Action: No action is required.

SEL213W taskType memName jobName/jobId OID=orderId FAILED REASON UNKNOWN. CC problem_code STEP pgmStep/procStep

Explanation: Job failed with problem code problem_code in step pgmStep/procStep for an unknown reason.

The code *UKNW is used to describe this event.

Corrective Action: If this message is issued for all jobs, ensure that the OUT180 DD statement is still in the Control-M monitor procedure.

SEL214I OID=orderId RERUN NEEDED

Explanation: This information message indicates that a DO RERUN instruction has been activated.

Control-M detected an event which requires a rerun. The rerun attempt will be performed according to Control-M production parameters: RERUNMEM, MAXRERUN and INTERVAL.

Corrective Action: No action is required.

SEL215W OID=orderId NO (MORE) RERUNS

Explanation: The number of reruns specified in the MAXRERUN parameter has been exhausted.

An automatic rerun will not be performed. You can still rerun the job manually.

Corrective Action: No action is required.

SEL216W taskType memName jobName/jobId OID=orderId UNEXPLAINED COND CODE condCode STEP pgmStep/procStep

Explanation: An unexplained condition code (condCode) has been returned in relation to the pgmStep/procStep step.

The job ended with a condition code (condCode) that was greater than 04, and the condition code and pgmStep/procStep are not referred to in the CODES parameters of the job production data as OK.

Corrective Action: No action is required.

SEL217W taskType memName jobName/jobId OID=orderId FAILED- JCL ERROR (AFTER UNEXPECTED COND CODE: code)

Explanation: Job failed on JCL error during execution, while a previous step ended with a “bad” condition code.

This usually represents a situation where a file which should have been created in the previous step is not found (meaning that a JCL error has occurred), because the previous step failed (bad cc).

The code JFAIL is used to describe the event.

Corrective Action: No action is required.

SEL218I taskType memName jobName/jobId OID=orderId RECYCLED FOR POSSIBLE EXECUTION text

Explanation: This information message indicates that the cyclic task was recycled for possible execution.

If all runtime conditions are met, the job/STC will be submitted/started immediately.

This is the general Control-M message when a cyclic task is recycled for possible execution.

If text is AFTER CLEANUP, the run was a Control-M/Restart Cleanup run.

Corrective Action: No action is required.

SEL219I taskType memName jobName/jobId OID=orderId ENDED "NOT OK" RUN-NO=<run number>

Explanation: This information message indicates that the Control-M monitor determined that the job ended NOTOK.

This is the general Control-M message when a job finishes executing NOTOK. The IOA Log file should contain prior messages detailing the reasons. The Control-M run number is incremented each time a cyclic task is executed or a job is rerun.

The job ended unsuccessfully in one of the following ways:

See the Control-M for z/OS User Guide for more information.

Corrective Action: No action is required.

SEL220I taskType memName jobName/jobId OID=orderId WILL BE RERUN

Explanation: This information message is issued because a manual request to rerun a job/STC was accepted.

The job/STC will be placed in WAIT SCHEDULE state again. If all runtime conditions are met, the job/STC will be submitted/started immediately.

Corrective Action: No action is required.

SEL221I OUTPUT CONDITION cond WAS func BY THE ON CONTROL-M CMEM FACILITY

Explanation: This information message indicates that the Control-M On Spool Jobs Facility added or deleted a prerequisite condition.

Corrective Action: No action is required.

SEL223I OID=orderId JOB jobName MAXRERUN LIMIT REACHED

Explanation: This information message indicates that the last run of a cyclic job ended.

Control-M resubmits each cyclic job for execution until it has run the number of times defined by MAXRERUN in the job definition.

Corrective Action: No action is required.

SEL224I CYCLING STOPPED BY "DO STOPCYCL" STATEMENT

Explanation: This information message indicates that a cycling of a cyclic task, cyclic job, or cyclic Started task, stopped as a result of the execution of a DO STOPCYCL statement.

Corrective Action: To reactivate the cycling, rerun or restarting the cyclic task.

SEL225I taskType memName jobName/jobId OID=orderId DO FORCEJOB table /job ALREADY PERFORMED

Explanation: This information message indicates that Control-M did not execute the DO FORCEJOB request even though the corresponding ON PGMST condition was satisfied. This happens when a job is RESTARTed, the corresponding DO FORCEJOB was already performed during original job run (or one of following RESTARTs) and the Control-M/Restart installation parameter FORCONCE is specified as Y (Yes).

Corrective Action: No action is required.

SEL229S OPEN FAILED FOR DDNAME "DARES"

Explanation: Open of a debugging output file failed (the DARES DD statement).

This is probably because the DARES DD statement is missing in the Control-M procedure.

Control-M monitor will shut down with error message.

Corrective Action: Correct the JCL for the Control-M monitor procedure and start it again.

SEL230S OPEN FAILED FOR DDNAME "DARESF"

Explanation: Open of Control-M Resources file failed (the DARESF DD statement).

Possible causes are:

Control-M monitor shuts down.

Corrective Action: Correct the JCL for the Control-M procedure, and start it again.

SEL231S OPEN FAILED FOR DDNAME "DARESFJNL"

Explanation: Open of Control-M Resources journal file failed (the DARESFJNL DD statement).

Possible causes are:

Corrective Action: Correct the JCL for the Control-M procedure, and start it again.

SEL241W taskType memName jobName /jobId OID=orderId OUTPUT CONDITION condNameDate NOT UPDATED - NO MORE SPACE. NOTIFY THE IOA ADMINISTRATOR

Explanation: Highlighted, unrollable message.

No more space to add output conditions to the conditions file. The date is in mmdd format.

The record for the specified day of the month is full. For example, if a condition with date reference of January 3 cannot be added, then an entry in the conditions file that contains conditions for the third day of every month is full.

The condition is not added, and a highlighted message is displayed on the operator console. Control-M continues to function, but the jobs that depend on the condition are not submitted.

Corrective Action: Immediate actions:

  1. Enter the Control-M Online Facility Resource Map (screen 4). By changing the date range limit, find conditions with the same day (but a different month) as the condition that could not be added, and manually delete those that are not needed.
  2. Add the failing condition manually, to maintain production flow.
  3. Report the event to your system programmer.

Long term actions:

  1. Run the IOACLCND Control-M utility more often.
  2. Increase the record length of the IOA Conditions file. For more information on how to do this, see the description of expanding IOA files in the INCONTROL for z/OS Administrator Guide.

SEL244S OPEN OF DD NAME "DAALTRES" AND/OR "DAALTSNC" FAILED. DUAL RESOURCE FILE IS NOT AVAILABLE.

Explanation: Open of IOA alternate (dual) Conditions file (the DAALTCND DD statement) failed.

Possible causes are:

This message will be produced only if Control-M is working in dual file mode (indicated in IOAPARM).

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

Corrective Action: Correct the JCL for the Control-M procedure, and start it again. If you do not wish to run in dual file mode, correct the Control-M Installation Parameters (IOAPARM).

SEL249I SHUT DOWN UPON REQUEST OF MAIN TASK

Explanation: This information message announces the shut down of the Control-M monitor.

Shut down of Control-M internal selector task by request of Control-M main task.

The Control-M monitor will shut down.

Corrective Action: No action is required.

SEL250I CONDITION cond {DELETED | ADDED}: RUNNUMBER=num

Explanation: This information message indicates that a condition has been added or deleted by Control-M as the result of job processing options.

This message is issued at sites where the MSEL250I parameter is set to Y. For more information, see the section on customizing Control-M in the INCONTROL for z/OS Installation Guide.

The variables in this message are:

The program adds or deletes the cond condition.

Corrective Action: No action is required.

SEL251S ENQ FAILED FOR FILE DARESF

Explanation: ENQ of the Control-M Resources file failed. The file is probably enqueued by another process that is not releasing it.

The Control-M monitor does not start or stop running.

Corrective Action: Cancel the address space of the process that is not releasing the Control-M Resources file. Control-M must access this file.

SEL252S INIT FAILED FOR FILE DARESF

Explanation: The Control-M monitor failed to initialize the Control-M Resources file. The reason appears in the accompanying message.

The Control-M monitor does not start.

Corrective Action: Use the information in the accompanying message to correct the cause of the failure.

SEL253I OID=orderId JOB IS HOLDING num UNITS OF RESOURCE quantResource

Explanation: This information message indicates that a job got control of the specified number (num) of quantResource Quantitative resources.

When a job is ready to run, the system gives it the resources it requested.

The variables in this message are:

The system reduces the number of available units of this resource until the job finishes and the resources become available again.

Corrective Action: No action is required.

SEL254I OID=orderId JOB RELEASED num UNITS OF quantResource

Explanation: This information message indicates that a job released the specified quantity (num) of quantResource Quantitative resources.

When a job finishes, it releases the resources it used.

The variables in this message are:

The system returns the resources the job used to the list of available resources.

Corrective Action: No action is required.

SEL255I OID=orderId JOB ACQUIRED CONTROL contResource MODE {E | S | R}

Explanation: This information message indicates that a job got control of the contResource Control resource in the specified mode (Exclusive, Shared, or Requested).

The variables in this message are:

Corrective Action: No action is required.

SEL256I OID=orderId JOB RELEASED CONTROL contResource MODE {E | S | R}

Explanation: This information message indicates that a job released the contResource Control resource that was held in the specified mode (Exclusive, Shared, or Requested).

When a job finishes, it releases the resources it used.

The variables in this message are:

Corrective Action: No action is required.

SEL259I JOB DECREASED num UNITS FROM RESOURCE resourceName DEFINITION

Explanation: This information message indicates that the job ENDED OK, and according to its definition, Control-M decreased the value of the resourceName quantitative resource by num units.

Corrective Action: No action is required.

SEL286I OID=orderId WAITING FOR CONFIRMATION

Explanation: This information message indicates the job is eligible to be run by Control-M, but the job is waiting for manual restart decision confirmation.

The job has a status of WAIT CONFIRMATION. For the job to run, the user must confirm that this job can be restarted. For information about the CONFIRM command, see the Control-M for z/OS User Guide.

Corrective Action: No action is required.

SEL28TE CNDJNL FILE SIZE DOES NOT MATCH CND FILE SIZE -- JOURNALING DISABLED

Explanation: The size of the IOA Conditions base image file differs from the size of the production Conditions file.

The IOA Conditions base image file CNDJNL is created after New Day processing and is used by the CTMRSTR restore utility. The size of this file must be identical to that of the production Conditions file.

The Control-M monitor deallocates the file and waits for instructions as described in message CTML12W.

Corrective Action: Reply C, I, or E to message CTML12W.

SEL28UE RESJNL FILE SIZE DOES NOT MATCH RES FILE SIZE -- JOURNALING DISABLED

Explanation: The size of the Control-M Resource file base image file differs from the size of the production Resource file.

The Control-M Resource file RESJNL is created after New Day processing and is used by the CTMRSTR restore utility. The size of this file must be identical to that of the production Resource file.

The Control-M monitor deallocates the file and waits for instructions as described in message CTML12W.

Corrective Action: Reply C, I, or E to message CTML12W.

SEL28VE FILE fileName DEALLOCATED. RESIZE FILE AND USE JOURNAL=ENABLE COMMAND TO REALLOCATE

Explanation: This message accompanies message CTM921E, CTM287E, or CTM288E and indicates that the problematic base image file has been deallocated.

Corrective Action: Define a file of correct size matching the corresponding production file and use the ENABLE command to allocate the new file to the Control-M monitor.

Parent Topic

SEL messages