Previous Topic

Next Topic

Book Contents

Book Index

Messages CTMC00 through CTMCxx

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.

CTMC30I Another CMEM/CTO IS ALREADY MONITORING THIS JOB - REQUEST FROM subsystem-name IS IGNORED. USED BY subsystem-name

Explanation: A job’s ON DSNEVENT and ON STEP events can only be handled by one CMEM or Control-O.

A CMEM or Control-O subsystem is attempting to monitor an ON DSNEVENT or an ON STEP event but is unable to do so because the address space is already monitored by a different CMEM or Control-O subsystem.

Corrective Action: If another subsystem needs to intercept an ON DSNEVENT or an ON STEP event, modify the rule filters of the other subsystem so that the job name is not matched.

CTMC31I monitor STARTED MONITORING jobname FOR DATA SET AND STEPEND EVENTS

Explanation: The Control-O monitor is currently monitoring the job for ON DSNEVENT and ON STEPEND events.

Corrective Action: No action is required.

CTMC41E JOB TERMINATED BY {CMEM | CONTROL-O} DUE TO STOPJOB REQUEST for "disposition" ON:

Explanation: The job was stopped due to a STOPJOB request for a DSNEVENT event. This message is followed by message CTMC42E, which contains additional details about the event.

In this message, disposition is the dataset disposition that triggered the event. Valid values are:

The job is stopped after the current step. All subsequent steps (including steps having COND set to EVEN/ONLY) will not be executed.

Corrective Action: No action is required.

CTMC42E STEP=stepName PROCSTEP=procStep DSNAME=dsn

Explanation: This message follows message CTMC41E when a job is stopped due to an NCT2 (NOT CATLGD 2) event. The NCT2 event occurred for the dsn data set in the stepName step in the procStep procedure step.

Corrective Action: No action is required.

CTMC43E ERROR IN PROCESSING A CMEM EVENT - CODE=code. SOME EVENTS MIGHT BE LOST

Explanation: An internal error occurred when CMEM or Control-O tried to process a CMEM event. This message is followed by message CTMC44E with the event that caused the error.

The event is ignored.

Corrective Action: Prepare the Control-M monitor full output and contact BMC Customer Support.

CTMC44E MESSAGE: text

Explanation: This message follows message CTMC43E and CTMC4AE when an internal error occurs during event processing.

Corrective Action: No action is required.

CTMC45W CMEM PROCESSING STOPPED AT STEP=stepName PROCSTEP=procStep DUE TO SUBSYSTEM DEACTIVATION

Explanation: CMEM subsystem functions or Control-O subsystem functions were stopped. Some or all events for the specified stepName procstep might not be processed because the subsystem was stopped.

Corrective Action: Activate the subsystem functions (CMEM or Control-O).

CTMC46I CMEM PROCESSING RESUMED AT STEP=stepName PROCSTEP=procStep

Explanation: This information message indicates that CMEM or Control-O subsystem functions were reactivated. This message appears when a CMEM subsystem function or Control-O was stopped and restarted during job execution. Message CTMC45W was issued for this job. Events that occurred between these two messages are ignored.

CMEM events for this job from stepName procstep are processed.

Corrective Action: No action is required.

CTMC47E CMEM PROCESSING STOPPED FOR THIS JOB DUE TO AN INTERNAL ABEND:

Explanation: An abend occurred during processing of CMEM events for this job. This message is followed by message CTMC48E with details about the abend.

CMEM event processing stops for this job and a dump is written to a system dump data set.

Corrective Action: Format and save the dump, prepare the Control-M monitor full output, and contact BMC Customer Support.

CTMC48E ABEND-CODE=abCode MODULE=modName LOAD-POINT=modAddr OFFSET=offset

Explanation: This message follows message CTMC47E when an internal abend occurs in CMEM event processing. It contains details about the abend: subsystem name, abending module name, abending load module load point and offset of the abending instruction in the module.

A system dump is produced. The title of the dump contains this message.

Corrective Action: No action is required.

CTMC49E CMEM PROCESSING STOPPED FOR THIS JOB DUE TO AN INTERNAL ERROR. ERROR CODE = code

Explanation: An internal error occurred when CMEM or Control-O tried to process a CMEM event. This message is followed by message CTMC44E, which specifies the event that caused the error.

CMEM event processing stops for this job.

Corrective Action: Prepare the Control-M monitor full output and contact BMC Customer Support.

CTMC4AW CONTROL-O 'ON SYSOUT' PROCESSING STOPPED FOR DD ddName DUE TO SUBSYSTEM DEACTIVATION

Explanation: Control-O SYSOUT processing for the SYSOUT allocated to the ddName DD statement was stopped.

Some or all events for this SYSOUT might not be processed because Control-O was stopped.

Corrective Action: Activate Control-O.

CTMC4BI CONTROL-O 'ON SYSOUT' PROCESSING RESUMED FOR DD ddName

Explanation: This information message indicates that SYSOUT processing for SYSOUT allocated to the ddName DD statement was reactivated. This message appears when Control-O was stopped and restarted during application SYSOUT processing. Message CTMC4AW was issued for this SYSOUT. Events that occurred between these two messages are ignored.

SYSOUT events for this SYSOUT are processed.

Corrective Action: No action is required.

CTMC4CE CONTROL-O 'ON SYSOUT' PROCESSING STOPPED FOR DD ddName DUE TO UNSUPPORTED FALLBACK

Explanation: Control-O fallback to a lower version was performed while processing a SYSOUT allocated to the ddName DD statement. Fallback is not allowed in the following cases:

Control-O processing stops for the SYSOUT allocated to the ddName DD statement.

Corrective Action: Restart the job to resume SYSOUT processing.

CTMC4DE CMEM PROCESSING STOPPED FOR THIS JOB DUE TO UNSUPPORTED FALLBACK

Explanation: Control-O or CMEM fallback to an earlier version was performed while processing DSNEVENT or STEP events. Fallback is not allowed to Control-O or CMEM versions earlier than 6.0.15 or 6.1.15.

Control-O or CMEM processing stops for the job.

Corrective Action: Restart the job to resume DSNEVENT and STEP events processing.

CTMC50E INSUFFICIENT STORAGE FOR CMEM PROCESSING

Explanation: Highlighted, unrollable message.

Insufficient storage for CMEM processing initialization in the Control-M monitor.

The Control-M monitor stops processing CMEM/Control-O requests.

Corrective Action: Increase the REGION size specified for the Control-M monitor.

CTMC50W CONTROL-M MONITOR CMEM FACILITY IS NOT INSTALLED

Explanation: Control-M has determined that the CMEM facility is not installed.

Communication between CMEM or the Control-O monitor and Control-M is not established, but the Control-M monitor continues processing.

Corrective Action: No action is required.

CTMC51E INSUFFICIENT STORAGE FOR TABLE tableName FROM lib

Explanation: Insufficient storage for loading table tableName into storage.

This message is followed by the WKJA59E message, which contains more details about the error.

Job order fails. No additional action taken.

Corrective Action: Increase the REGION size specified for the Control-M monitor; or define a smaller table if possible (for example, if only one job is ordered from the table). For further actions, see the WKJA59E message.

CTMC52E DATASET IS NOT A LIBRARY, DSN=dsn

Explanation: While processing a CMEM or Control-O request, the Control-M monitor encountered a data set dsn which is not a partitioned data set.

This message is followed by the WKJA59E or WKJC39E message, which identifies the failed action.

No additional action will be taken for the failed job or table order.

Corrective Action: Specify the name of a partitioned data set containing one or more valid scheduling tables.

CTMC53E DATASET IN USE, DSN=dsn

Explanation: While processing a CMEM or Control-O request, the Control-M monitor encountered a data set dsn which is currently used by another job.

This message is followed by message WKJA59E which identifies the failed action.

No additional action will be taken for the failed job/table order.

Corrective Action: Determine which job has allocated the data set with disposition OLD and resolve the conflict.

CTMC54E DATASET IS NOT CATALOGED, DSN=dsn

Explanation: While processing a Control-M DO FORCEJOB, CMEM or Control-O request, the Control-M monitor encountered a data set dsn which is not cataloged.

This message is followed by additional messages which identify the failed action.

No additional action will be taken for the failed job or table order.

Corrective Action: Make sure that the SCHLIB library specified in the CMEM table entry refers to a cataloged data set.

CTMC55E DYNAMIC ALLOCATION ERROR, DSN=dsn

Explanation: While processing a CMEM or Control-O request, the Control-M monitor encountered a dynamic allocation error.

This message is followed by message WKJA59E which identifies the failed action.

No additional action will be taken for the failed job/table order.

Corrective Action: Record the problem, prepare the Control-M monitor full output, and contact BMC Customer Support.

CTMC56E M2S FILE IS FOR QNAME qName. IT DOES NOT MATCH IOA QNAME qName DSN=dsn

Explanation: Control-M could not allocate the monitor to the Monitor-to-Subsystem (M2S) file of another IOA environment.

During initialization the Control-M monitor compares the QNAME in the IOA environment with the QNAME in the M2S file. They should match.

Message CTM441E is issued.

Corrective Action: Check the IOACPRM member and do one of the following:

CTMC56S PREVIOUS FORMAT OF ACTIVE JOBS FILE ABENDED

Explanation: The source Active Jobs file is either currently being formatted, or an abend occurred during the previous formatting.

The Active Jobs file is formatted daily as part of the New Day process. It may also be formatted by the CTMCAJF utility.

Copy program terminates with a condition code of 08.

Corrective Action: If the Active Jobs file is currently being formatted, wait until the formatting is completed. If the previous formatting abended, determine the reason. Resubmit the copy job only after successful formatting.

CTMC57E S2M FILE IS FOR SMFID smfid QNAME qName. IT DOES NOT MATCH IOA QNAME qName DSN=dsn

Explanation: The Control-M monitor could not allocate the subsystem to the Subsystem-to-Monitor (S2M) file of another IOA environment.

During initialization the Control-M monitor compares the qname in the IOA environment with the qname in the S2M file. They should match.

Message CTM441E is issued.

Corrective Action: Check the IOACPRM member and do one of the following:

CTMC57S TARGET ACTIVE JOBS FILE IS NOT A NEWLY FORMATTED FILE

Explanation: The target Active Jobs file should not be used before it is formatted by the FORMCKP procedure.

Copy program terminates with a condition code of 08.

Corrective Action: Format the Active Jobs file using the FORMCKP procedure.

CTMC58I M2S FILE FOR IOA QNAME qName. DSN=dsn

Explanation: This information message identifies the Monitor-to-Subsystem (M2S) file that the Control-M monitor allocated for communication with the Control-O or the CMEM monitor.

qName is defined in the M2S file with the data set name dsn.

Corrective Action: No action is required.

CTMC58S TARGET ACTIVE JOBS FILE IS NOT LARGE ENOUGH

Explanation: Target Active Jobs file is not large enough to contain the source Active Jobs file.

Copy program terminates with a condition code of 08.

Corrective Action: Reallocate and reformat the new Active Jobs file.

CTMC59I num JOBS WERE DELETED FROM THE ACTIVE JOBS FILE

Explanation: This is one of two messages with the same ID, but different text.

This information message displays the number of jobs deleted from the Active Jobs file during a run of the CLEANUP function of the CTMCAJF utility. The CLEANUP function of the CTMCAJF utility deletes jobs from the Active Jobs file according to the same criteria as the New Day procedure.

Corrective Action: No action is required.

CTMC59I S2M FILE FOR SMFID smfid QNAME qName DSN=dsn

Explanation: This is one of two messages with the same ID, but different text.

This information message identifies the Subsystem-to-Monitor (S2M) file that the Control-M monitor allocated for communication with the Control-O or the CMEM monitor.

qName is defined in the S2M file with the dsn DSN.

Corrective Action: No action is required.

CTMC5AE SMFID smfid NOT FOUND IN M2S DSN=dsn

Explanation: The SMFID is not in the Monitor-to-Subsystem (M2S) file.

During initialization the Control-M monitor checks that every SMFID required for CMEM functions is defined in the M2S file.

Control-O issues the CTM441E message and CMEM functions become inactive.

Corrective Action: Add the missing SMFID to the M2S file, and restart the Control-M monitor.

For more information on adding the SMFID to the M2S file, see the section on reformatting communication files for only one SMFID in the INCONTROL for z/OS Installation Guide.

CTMC68E VALUE OF CNDREC# PARAMETER IN IOAPARM IS NOT EQUAL TO ACTUAL FILE SIZE

Explanation: The CNDREC# parameter in the IOAPARM member has been changed, but the IOA Conditions file has not been rebuilt. A difference between the length of the IOA Conditions file and the CNDREC# value specified in the IOAPARM member of the PARM library was detected.

This is usually caused by using the IOAPARM member for the wrong monitor.

The Control-M monitor shuts down.

Corrective Action: Correct the problem and restart the monitor.

CTMC69E UPDATE OF QUANTITATIVE RESOURCE resourceName FAILED

Explanation: The action specified in a Control-O DO RESOURCE statement failed, because it would have produced either a negative quantity or a quantity greater than the maximum of 9999. Therefore it was rejected.

The system ignores the illegal statement and continues processing.

Corrective Action: Check and correct, if necessary, the definition of the quantitative resource to be updated and/or the rule defining how to update it.

CTMC69S EXECUTION STOPS DUE TO CONTROL-M MONITOR NOT RUNNING

Explanation: The CLEANUP function of the CTMCAJF utility stops because the Control-M monitor is not running. The CLEANUP function of the CTMCAJF utility should run only when the Control-M monitor is running.

The CTMCAJF utility terminates.

Corrective Action: BMC recommends the following:

CTMC70E PLEASE FILL IN STEPRANGE NAME

Explanation: When you define a STEP RANGE by specifying either FROMSTEP or TOSTEP, the STEP RANGE must have a name.

Corrective Action: Fill in the STEP RANGE field.

CTMC70I PROBABLE LOGMODE DEFINITIONS ERROR

Explanation: This information message indicates that an IOA Gateway attempted to establish a connection with another IOA Gateway. However, the LOGMODE definitions of the partners do not match.

When IOA Gateways try to establish a connection with each other, both send LOGMODE during the bind process. If the LOGMODEs do not match, the connections fail. Message COMG98W, COMG90E or COMG95E precedes this message and explains the error.

The connection between the IOA Gateways fails.

Corrective Action: Check the LOGMODE definitions for each partner in your SYS1.VTAMLIB. Make sure that they are defined according to the recommendations in the IOA installation chapter of the INCONTROL for z/OS Installation Guide.

CTMC70S ACTIVE JOBS FILE (CKP) SIZE - PARM TABLE MISMATCH

Explanation: The value for the CKPSIZE parameter being used by the CTMCAJF utility is different from the CKPSIZE value used to format the Active Jobs file. The parameter is defined in the CTMPARM member in the IOA PARM library. The values used must be identical.

The CTMCAJF utility terminates. The requested action is not performed.

Corrective Action: Ask the INCONTROL administrator to determine the cause of the discrepancy in the CKPSIZE value and correct the error.

CTMC71E PLEASE FILL IN FROMSTEP OR TOSTEP

Explanation: You must fill in either FROMSTEP or TOSTEP or both. To create a STEP RANGE, you must specify either FROMSTEP or TOSTEP or both. STEP RANGE without additional parameters has no meaning.

Corrective Action: Add FROMSTEP or TOSTEP or both.

CTMC71I PROBABLE ALLOCATION FAILURE NO RETRY

Explanation: This information message indicates that when an IOA Gateway attempted to establish a connection with another IOA Gateway, a local IOA gateway made a VTAM LU6.2 allocation request. However, the request failed.

A local IOA Gateway attempted to allocate a session with a partner gateway. The attempt failed. Message COMG98W, COMG90E or COMG95E precedes this message and explains the failure.

Corrective Action: Check that the partner gateway LU is active in VTAM, and that it is defined as explained in IOAGATE installation in the INCONTROL for z/OS Installation Guide.

CTMC72E THIS STEPRANGE IS NOT DEFINED FOR THIS JOB

Explanation: There is a reference to a STEP RANGE that is not defined. ONPGMSTEP refers to a STEPRANGE (*XXXXXXX) that is not defined for this job.

Corrective Action: Specify a STEP RANGE that is defined for this job.

CTMC72I PROBABLE ALLOCATION FAILURE - RETRY

Explanation: This information message indicates that a local IOA Gateway attempted to allocate a partner gateway session. The attempt failed.

The failed request was a VTAM LU6.2 allocation request. Messages COMG98W, COMG90E or COMG95E precede this message and explain the failure.

Connection will be reattempted in 1 minute.

Corrective Action: Make sure that Logical Unit (LU) of the partner gateway is active in VTAM and that it is defined as explained in the IOA installation chapter in the INCONTROL for z/OS Installation Guide.

CTMC73E OPERANDS ">","<", "N" ARE INVALID FOR THIS TYPE OF CODE

Explanation: You cannot specify this operand for this type of code. Some of these operands are not allowed for various types of codes. For example, >Sxxx, <Sxxx are not allowed.

Corrective Action: Use only the valid operands for this type of code.

CTMC73I PROBABLE MISMATCH IN VTAM DEFINITIONS

Explanation: This information message indicates that an IOA Gateway attempted to establish a connection with another IOA Gateway. However, IOA Gateway detected a mismatch in the IOA Gateway LU definitions. The VTAM LU was defined incorrectly.

Messages COMG98W, COMG90E and COMG95E precede this message, and explain the error.

The connection to the partner LU fails, and the IOA Gateway terminates.

Corrective Action: Define the IOA Gateway VTAM LU as explained in the IOA installation chapter of the INCONTROL for z/OS Installation Guide.

CTMC74E CONFLICT BETWEEN "OK", "NOTOK" AND "EXERR" CODES

Explanation: The combination of status codes is not valid. Some combinations are not acceptable. For example, EXERR and NOTOK, because the NOTOK code already covers the EXERR code.

Corrective Action: Check and correct the specification in the CODES field.

CTMC76E SEARCH COUNTER SHOULD BE 00000-32767 OR 99999

Explanation: Invalid SEARCH COUNTER value. The SEARCH COUNTER counts the number of times Control-M looks for a job. When this value equals the maximum number of searches allowed defined by the INCONTROL administrator, the job status changes to DISAPPEARED. You can change the value of the counter manually.

Valid search values:

Corrective Action: Correct the SEARCH COUNTER parameter.

CTMC77E "NCT2-PREVENT" IS NOT SUPPORTED FOR A STARTED TASK

Explanation: PREVENT-NCT2 was requested for a started task (STC). PREVENT-NCT2 handling may not be requested for a started task (STC).

Corrective Action: Change the value of PREVENT-NCT2 to N or leave the value blank, or change the task type.

CTMC78I JOB DOCUMENTATION NOT FOUND

Explanation: This information message indicates that a user entered command DOC in the Zoom screen but the job has no documentation.

Corrective Action: No action is required.

CTMC79E INSUFFICIENT STORAGE TO SAVE DOCUMENTATION

Explanation: Insufficient storage to save the documentation lines into the library or member specified in the DOCLIB or DOCMEM fields of the Job Scheduling Definition screen.

Corrective Action: The user can either delete the additional documentation lines and save the Job Scheduling Definition, or cancel the Job Scheduling Definition changes. The user should then log on again using a larger SIZE parameter (under TSO).

CTMC80E INTERNAL ERROR - INVALID INPUT PARAMETERS FOR CTMDOC

Explanation: The Online facility called routine CTMDOC with an invalid parameter list when the DOC command was entered in either the Job Scheduling Definition screen or the Zoom screen.

Corrective Action: Notify the INCONTROL administrator.

CTMC81E INTERNAL ERROR - INVALID FUNCTION FOR CTMDOC

Explanation: The Online facility called routine CTMDOC with an invalid function when the DOC command was entered in the Job Scheduling Definition screen or in the Zoom screen.

Corrective Action: Notify the local INCONTROL administrator.

CTMC82E INTERNAL ERROR - INVALID RETURN CODE FROM CTMDOC

Explanation: The Online facility received an invalid return code from routine CTMDOC.

Corrective Action: Notify the INCONTROL administrator.

CTMC83E CHARACTERS "*" AND "?" ARE NOT ALLOWED FOR DOC MEMBER NAME

Explanation: User entered the * character, or the ? character in the DOCMEM field in the Job Scheduling Definition screen (or in the Zoom screen). These are invalid characters for this field.

Corrective Action: Enter a valid value in the DOCMEM field.

CTMC84E ONLY 8 PERIODIC REQUESTS ARE ALLOWED

Explanation: More than eight requests for a periodic calendar were specified in the DAYS field in the Job Scheduling Definition screen. Only eight requests for a periodic calendar may be kept in a job scheduling definition.

Corrective Action: Decrease the number of periodic calendar requests.

CTMC85E INVALID BOOLEAN EXPRESSION: UNPAIRED PARENTHESES

Explanation: The Boolean expression that is specified in the IN field in the Job Scheduling Definition screen or in the Job Zoom screen contains unpaired parentheses.

Corrective Action: Correct the Boolean expression in the IN field.

CTMC86E INVALID BOOLEAN EXPRESSION: EMBEDDED PARENTHESES

Explanation: The Boolean expression that is specified in the IN field in the Job Scheduling Definition screen or in the Job Zoom screen contains parentheses within a condition name. IN conditions may be specified as a Boolean expression with parentheses. Use the parentheses only before or after the condition name.

Corrective Action: Correct the Boolean expression in the IN field.

CTMC87E DUPLICATE PIPE NAME IS NOT ALLOWED

Explanation: The job scheduling definition contains duplicate entries with the same pipe name. The names of the pipes in a job must be unique.

The scheduling definition cannot be saved and the job cannot be ordered.

Corrective Action: Change one or more pipe names so that all pipes in the job have a unique name.

CTMC88E NESTING IS NOT ALLOWED FOR BOOLEAN EXPRESSION

Explanation: The Boolean expression that is specified in the IN field in the Job Scheduling Definition screen or in the Job Zoom screen contains two or more open or close parentheses in succession. Control-M Online facility does not support nesting for a Boolean expression in the IN field.

Corrective Action: Correct the Boolean expression in the IN field.

CTMC89E NOT MORE THAN 20 CONDITIONS CAN BE CONTAINED IN BOOLEAN EXPRESSION

Explanation: A Boolean expression in the Job Scheduling Definition screen or Job Zoom screen contains more than 20 conditions.

The job scheduling definition cannot be saved.

Corrective Action: Modify the Boolean expression so that it contains not more than 20 conditions.

CTMC8AE REQUESTED RBC DOES NOT EXIST IN THE SMART TABLE DEFINITION OR THE MAXIMUM NUMBER (5000) HAS BEEN EXCEEDED

Explanation: This message is displayed in the following cases:

Corrective Action: Do one of the following, as appropriate:

CTMC8BE "DAYS" AND "GENERATIONS" ARE MUTUALLY EXCLUSIVE

Explanation: There are retention values for both # OF DAYS TO KEEP and # OF GENERATIONS TO KEEP, but these fields are mutually exclusive.

The request is ignored.

Corrective Action: Delete one of the specified values.

CTMC8CE MAXIMUM 255 PIPES IN COLLECTION IS ALLOWED

Explanation: The job has more than 255 pipe definitions in the scheduling table. This message may be issued when editing a job definition with more than 255 pipe definitions. The maximum number of pipes per collection is 255.

The scheduling definition is not saved, and the job is not ordered.

Corrective Action: Reduce the number of pipe entries in the job scheduling definition.

CTMC8EE VALUE 'Y' VALID ONLY WHEN JOB STATUS 'WAIT SCHEDULE'

Explanation: An attempt was made to change the value of the data in a job's WAIT CONFIRMATION field, via screen 3.Z, when the job was not in WAIT SCHEDULE state.

Corrective Action: No action is required.

CTMC8FE A SLASH ('/') IS AN NOT ALLOWED

Explanation: In order to be compatible with the nested containers feature in Control-M/Enterprise Manager, a slash (/) is not allowed in this field.

Corrective Action: Correct the field contents.

CTMC90E INVALID POSITION OF THE BOOLEAN OPERATOR "I"

Explanation: The Boolean expression specified in the IN field in the Job Scheduling Definition screen or in the Job Zoom screen contains the operator I in an invalid position. The Boolean operator I may be specified only in the first position of the condition name, or immediately after the open parentheses.

Corrective Action: Correct the Boolean expression in the IN field.

CTMC91E REMOTE FORCEJOB CANCELLED - NOT ENOUGH MEMORY

Explanation: Control-M was unable to perform a job’s DO REMFORCE statement due to insufficient storage allocated to the Control-M monitor.

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

CTMC92E REMOTE FORCEJOB CANCELLED – INTERNAL ERROR

Explanation: Control-M was unable to perform a job’s DO REMFORCE statement due to an internal error.

Corrective Action: Contact BMC support.

CTMC93E REMOTE FORCEJOB CANCELLED - INVALID RESPONSE FROM CTWWMF

Explanation: Control-M was unable to perform a job’s DO REMFORCE statement due to a problem in accessing the DAM2F file.

Corrective Action: Verify that DAM2F is allocated to a valid file. If it is, contact BMC support.

CTMC94E INVALID VALUE ENTERED. ENTER ONLY text

Explanation: Invalid data was specified.

Corrective Action: Change the entry in the field with the help of the text displayed in the message, or with the assistance of the HELP command.

CTMC95I JOB NOT HELD - CHANGES WILL NOT BE SAVED

Explanation: A user entered the Zoom screen (3.Z) of a job from the Control-M Active Environment screen, but the status of the job was not HELD. In such a case, any changes made in the Zoom screen cannot be saved on exit.

Changes made to the current job in the Zoom screen are ignored.

Corrective Action: To change the job, do the following:

  1. Exit from the Zoom screen.
  2. Change the status of the job to HELD.
  3. Redisplay the job in the Zoom screen.
  4. Make the required changes.

CTMC97I REMOTE FORCE JOB REQUEST ISSUED - UNIQUE ID unique_id

Explanation: Control-M successfully performed a job’s DO REMFORCE statement. The unique ID can be used to track the remote force request on the remote Control-M.

Corrective Action: No action is required.

CTMC98E VALUES "GENERAL" AND "USER=" ARE INVALID

Explanation: GENERAL or USER was specified in the OVERLIB field in the Job Scheduling Definition screen or in the Job Zoom screen. GENERAL and USER are not permitted in the OVERLIB field.

Corrective Action: Specify a valid value in the OVERLIB field.

CTMC99E PLEASE FILL IN THE REQUIRED FIELD text

Explanation: Missing APPLICATION or GROUP name in the Job Scheduling Definition screen or in the Job Zoom screen. The APPLICATION and GROUP fields may be designated as mandatory in the IOA profile. By default they are optional. See the chapter that discusses online facilities in the Control-M for z/OS User Guide for a description of these fields.

Corrective Action: Fill in the requested field with the help of the text in the message, or correct the appropriate variable in the IOA profile.

CTMC9AE VALID OPTIONS ARE "OK" OR "NOTOK" ONLY

Explanation: A value other than OK or NOTOK is specified in a field than can only take either one of these values.

Corrective Action: Specify either OK or NOTOK.

CTMC9BE INVALID ACTION FOR SMART TABLE ENTRY

Explanation: The user entered an action that is invalid for SMART tables.

Corrective Action: Enter an action that is valid for SMART tables.

CTMC9CE "OK" AND "NOTOK" ARE MUTUALLY EXCLUSIVE DO ACTIONS

Explanation: Both OK and NOTOK were entered as a DO action for a SMART table. OK and NOTOK are mutually exclusive DO actions.

Corrective Action: Delete either OK or NOTOK.

CTMC9DE PLEASE FILL IN "DO" ACTION

Explanation: No DO action after an ON PGMSTEP/ON GROUP-END line.

Corrective Action: Fill in at least one DO action.

CTMC9EW ENTRY IN USE BY ANOTHER USER. "BROWSE" FORCED

Explanation: There was an attempt to zoom a job that is currently being zoomed by another user.

The Zoom screen is displayed in the forced browse mode.

Corrective Action: If the job data must be updated, continue trying to zoom the job in Edit mode, until it is released by the other user.

CTMC9FE "SAVE" IS NOT VALID IN "BROWSE" MODE

Explanation: The SAVE was entered in the Zoom screen in the browse mode.

The job is not saved.

Corrective Action: Exit the screen without trying to save the changes.

Parent Topic

CTM messages