Previous Topic: CAPT - Capture Command MessagesNext Topic: CLIS - CLIST command, CLSL - CLISTLIB command, CNTL - CONTROL command Messages


CICS - CICS Command Messages

CICS001E Request failed RC=<rc>

The request for CICS data failed. Return code <rc>.

CICS002E Request failed due to timeout

The request for CICS data cannot be completed. The scheduled request has not completed in the required amount of time. This normally occurs when the requested ASID is swapped out and MVS cannot or will not swap it back in.

CICS003E Command not valid for release

The requested command is not valid for the currently selected CICS address space. The command is not available due to CICS release requirements.

CICS004W CICS monitor is not active

The CICS monitor is not active in any CICS address spaces.

CICS005W CICS monitor is not active in job <jobname> ASID <asid>

The CICS monitor is not active in the job <jobname> ASID <asid>. The currently active ASID is either not a CICS address space, or the CICS is not being monitored. Verify that the CICS monitor has been installed and activated in the selected CICS address space. Review the parmlib member CICSOPTS for possible errors.

CICS006W CICS monitor is no longer active in job <jobname> ASID <asid>

The CICS monitor is no longer active in the job <jobname> ASID <asid>.

CICS007I Function request has been scheduled

A function has been scheduled to execute in the currently selected CICS address space.

CICS008E Function request failed. Table full

The request to add an entry to a table has failed due to the table being full.

CICS009E Input is required for field "<field>"

The field <field> requires input to process the requested function.

CICS010W The CICS data logger is not active in subsystem <sysid>

The SYSVIEW CICS data logger has not been initialized within the specified SYSID since IPL.

CICS011E Command parameter required by <command> command

An input parameter is required by the <command> command.

CICS012E <command> does not support the <option> option

The command <command> does not support the requested option <option>.

CICS013I ASID switched to job <jobname> ASID <asid> CICS version <v.r.m>

The ASID is successfully switched to the job <jobname> and ASID <asid>. The CICS version is <v.r.m>.

CICS014E Function request failed. Invalid name

A request was made to add a table entry. The entry name was invalid.

CICS015E Function request failed. Duplicate name found

A request was made to add a table entry. The entry name already exists.

CICS016E Function request failed. Feature inactive

A request was made to add a table entry. The selected feature is not active.

CICS017E Job <jobname> not found

The requested job <jobname> was not found.

CICS018E Group name must start with ">"

A transaction group name must start with the character ">".

CICS019E System Task. Cancel rejected.

An attempt was made to cancel a CICS system task. The cancel request was rejected.

CICS020W Requested data is not available

The requested data is not available.

CICS021I XDIC request <function> sent to jobname <jobname>

An external data request was made to the specified jobname.

CICS022E Function request failed. Invalid rule type

A request was made to add a table entry. The specified rule type is invalid for the specified variable name.

CICS029E Subsystem <sysid> is not defined

The specified subsystem ID is not defined.

CICS030E Requested entry cannot be deleted

The requested entry cannot be deleted.

CICS031E Requested entry was not found

The requested entry was not found.

CICS034E CICS data not available, required feature code not present

A request was made for CICS monitor data. The request failed because the product code used during initialization did not provide the required feature.

CICS035E CICS monitor release <release> <build> is not supported

A request was made for CICS monitor data. The request failed because the CICS data collector is not the same release as the online product.

CICS036E Request abended

The API request to the CICS data collector abended. For more details, check for error messages in the CICS log.

CICS037E Function is not valid for selected resource

The function of the line command issued is not valid for the selected resource.

CICS038E Function request failed. Invalid parameter

An invalid parameter was specified while defining or changing a threshold entry.

CICS039E Threshold cannot be defined with a ZERO limit value

A threshold cannot be defined with a limit value of zero. The limit value of an existing threshold can be changed to zero. See CICS configuration option THRESHOLD-LOAD-INACTIVE=YES/NO in parameter library member CICSOPTS.

CICS040W There are no monitored CICS jobs

There are currently no CICS jobs available for monitoring.

CICS041I <program> loaded from <dsn>

The selected program was loaded from the displayed data set name. If DSN is LPA or STEPLIB, the DDL line command can be used to further determine the actual data set name.

CICS042I <program> is not loaded

The selected program has not been loaded.

CICS043E Selection command <command> is invalid

The command being executed is displayed under the Command field. The command is not a valid command name. The command was specified by the CSTATUS command. The command could also have been defined in the CICSSTAT parmlib members.

CICS044I Set request ignored. No parameters provided.

A request was made to set a value. No parameter value was provided.

CICS045I Set request has been processed

The requested function has been processed.

CICS046E Conflicting requests. Request aborted.

A request was made to set a value. More than one function was requested. The entire request has been aborted.

CICS047E Set request ignored. No function provided.

A request was made to set a value, but a specific function was not requested.

CICS048E <value> is invalid for function <function>

The value specified is not valid for the function.

CICS049E The CICS trace formatting module <module> could not be loaded

During the installation process the CICS internal trace formatting routine is link edited. Validate that this process has been done and that the load module created is accessible.

CICS051I <text>: R15 <r15> R0 <r0> R1 <r1>

Informational message used in tracing and debugging.

CICS052E <action> request failed. <resource> was not found

A request was made to take action on the specified resource. The resource was not found.

CICS900I <text>

Informational message used in tracing and debugging.