Previous Topic: MSMC0017ENext Topic: MSMC0200-0282


MSMC0101-0141

MSMC0101E

Operator modify command operands missing

Reason:

An operator modify command was issued for the SCS address space but the command did not include any operands.

Action:

Correct the operator modify command and retry the command.

MSMC0102E

operator_command_name is invalid

Reason:

An operator command was issued for the SCS address space but the command name is syntactically invalid.

Action:

Correct the operator command and retry the command.

MSMC0103E

operator_command_name is not recognized

Reason:

An operator command was issued for the SCS address space but the command name is not recognized.

Action:

Correct the operator command and retry the command.

MSMC0104I

operator_command_name acknowledged

Reason:

An operator command was issued and acknowledged for the SCS address space.

Action:

No action is required. This message is informational.

MSMC0105E

Load for command_processor_name failed. CMPCODE: completion_code, RSNCODE: reason_code

Reason:

An attempt was made to load the command processor shown in the message, but the attempt failed with the system completion code and reason code shown in the message.

Action:

  1. Review the JES message log for other messages regarding the cause of the load failure.
  2. Verify that the module is available in either the SCS address space startup JCL STEPLIB data sets, system linklist data sets, or system LPA data sets.
  3. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0106W

authorization_check_response

Reason:

The MVS CMDAUTH macro interface was used to verify operator authority to issue an operator command for the SCS address space. In response to the authorization check, the System Authorization Facility (SAF) or RACF (or another external security manager) returned the message text shown in the message.

Action:

  1. Review the JES message log for other messages regarding the authorization failure.
  2. Review an IBM, SAF or RACF (or another external security manager) publication for an explanation of the message returned by the component.
  3. Take the action suggested in the publications.

MSMC0107E

command_authorization failed. RETCODE: return_code, RSNCODE: reason_code

Reason:

The MVS CMDAUTH macro interface was used to verify operator authority to issue an operator command for the SCS address space. The authorization check failed with the return code and reason code shown in the message.

Action:

  1. Review the JES message log and SCS message log for other messages regarding the authorization failure.
  2. Determine the cause of the CMDAUTH macro failure and correct it.
  3. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0108E

Error in operator_command parameters

Reason:

One or more of the operator command parameters shown in the message is not a recognized parameter for the command shown in the message, or is incorrectly specified.

Action:

Review the operator command text and correct the parameters in error. Retry the operator command using the correct command parameters.

MSMC0109W

authorization_check_response

Reason:

The MVS RACROUTE macro interface was used to identify and verify a user or, to verify the authority of the user to access the SCS address space. In response to the authorization check, the System Authorization Facility (SAF) or RACF (or another external security manager) returned the message text shown in the message.

Action:

  1. Review the JES message log for other messages regarding the authorization failure.
  2. Review an IBM SAF or RACF (or another external security manager) publication for an explanation of the message returned by the component.
  3. Take the action suggested in the publications.

MSMC0121E

Parameter library OPEN failed

Reason:

An attempt was made to open the parameter library but the attempt failed.

Action:

  1. Review the JES message log for other messages describing the failure.
  2. Correct the problem and restart the SCS address space.
  3. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0122E

Parameter library RDJFCB failed. RETCODE: return_code

Reason:

An attempt was made to read the job file control lock for the parameter library, but the attempt failed with the return code shown in the message.

Action:

  1. Review the JES message log for other messages describing the failure.
  2. Correct the problem and restart the SCS address space.
  3. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0123E

Parameter library attributes are invalid: parameter_attribute_value

Reason:

The attributes of the data set or data sets allocated to the parameter library are invalid. The parameter library must be a partitioned data set or a concatenation of partitioned data sets. Each partitioned data set must have variable length records.

Action:

  1. Review the SCS address space startup JCL and verify that the correct data set or data sets are allocated to DDNAME MSMPARM.
  2. Correct the problem and restart the SCS address space.
  3. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0124E

Parameter library CLOSE failed

Reason:

An attempt was made to close the parameter library but the attempt failed.

Action:

  1. Review the JES message log for other messages describing the failure.
  2. Correct the problem and restart the SCS address space.
  3. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0125E

parameter_library I/O error

Reason:

An I/O error occurred while attempting to read a block from the parameter library.

Action:

  1. Review the JES message log for other messages describing the error.
  2. Correct the problem and restart the SCS address space.
  3. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0126E

Parameter library OPEN/CLOSE/EOV ABEND. CMPCODE: completion_code, RSNCODE: reason_code

Reason:

An error occurred during OPEN/CLOSE/EOV processing for the parameter library. The message text also shows the ABEND completion code and reason code.

Action:

  1. Review the JES message log for other messages describing the error.
  2. Correct the problem and restart the SCS address space.
  3. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0127E

BLDL for parameter_member_name failed. RETCODE: return_code, RSNCODE: reason_code

Reason:

An attempt to locate the parameter library member shown in the message failed with the return code and reason code shown in the message.

Action:

Determine the cause of the BLDL macro failure and correct it. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0128E

SWAREQ for parameter_member_value failed. RETCODE: return_code

Reason:

An attempt to resolve the JFCB address for the parameter library member shown in the message failed with the return code shown in the message.

Action:

Determine the cause of the SWAREQ macro failure and correct it. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0129I

parameter_member_value located in data_set_name on volume_data_set_serial

Reason:

The parameter library member shown in the message was located and will be read. The message text also shows the name of the data set in which the member was located and the primary volume serial number of the data set.

Action:

No action is required. This message is informational.

MSMC0130E

FIND for parameter_member_name failed. RETCODE: return_code, RSNCODE: reason_code

Reason:

An attempt to position to the parameter library member shown in the message failed with the return code and reason code shown in the message.

Action:

Determine the cause of the FIND macro failure and correct it. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0131E

STOW for parameter_member_name failed. RETCODE: return_code, RSNCODE: reason_code, STOWLIST: stowlist_value

Reason:

An attempt to release the connection to the parameter library member shown in the message failed with the return code and reason code shown in the message. The message text also shows the STOW list, in hexadecimal format.

Action:

Determine the cause of the STOW macro failure and correct it. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0132E

Symbolic substitution for parameter_member_name failed. RETCODE: return_code

Reason:

An attempt to perform symbolic substitution for system symbols in the parameter library member shown in the message failed. The call to the symbolic substitution service (callable service ASASYMBM) failed with the return code shown in the message.

Action:

Determine the cause of the ASASYMBM callable service failure and correct it. Search problem reporting data bases for a fix for the problem. If unable to resolve the problem, save and report this message to CA Support.

MSMC0133E

XML parse initialization for parameter_member_name failed. RETCODE: return_code, RSNCODE: reason_code

Reason:

An attempt to initialize an XML parse instance for the parameter library member shown in the message failed. The call to the z/OS XML System Services GXL1INI callable service failed with the return code and reason code shown in the message.

Action:

For an explanation of the return code and reason shown in the message, see the IBM publication, z/OS XML System Services User's Guide and Reference. Take the action suggested in the publication.

MSMC0134E

XML parse termination for parameter_member_name failed. RETCODE: return_code, RSNCODE: reason_code

Reason:

An attempt to terminate an XML parse instance for the parameter library member shown in the message failed. The call to the z/OS XML System Services GXL1TRM callable service failed with the return code and reason code shown in the message.

Action:

For an explanation of the return code and reason shown in the message, see the IBM publication, z/OS XML System Services User's Guide and Reference. Take the action suggested in the publication.

MSMC0135E

XML parse for parameter_member_name failed. RETCODE: return_code, RSNCODE: reason_code

Reason:

An attempt to parse the parameters in the parameter library member shown in the message failed. The call to the z/OS XML System Services GXL1PRS callable service failed with the return code and reason code shown in the message. This error commonly occurs when the parameter library member does not contain a well-formed XML document.

Action:

  1. Review the parameter library member shown in the message and correct it.
  2. See IBM z/OS XML System Services User's Guide and Reference for an explanation of the return code and reason code in the message (if the parameter library member contains a well-formed XML document).
  3. Take the action suggested in the publication.

MSMC0136E

Unexpected end of file reading parameter_member_name

Reason:

All parameters in the parameter library member shown in the message have been parsed but the end of the XML document was not reached. The parameter library member does not contain a well-formed XML document.

Action:

Review the parameter library member shown in the message and correct it.

MSMC0137E

Invalid or misplaced element_name in parameter_member_name

Reason:

A start-tag for the element shown in the message is specified in the XML document contained in the parameter library member shown in the message. The element name is either invalid or misplaced.

Action:

Review the parameter library member shown in the message and correct it.

MSMC0138E

Invalid attribute_name of element_name in parameter_member_name

Reason:

The attribute shown in the message is specified in the start-tag of the element shown in the message in the XML document contained in the parameter library member shown in the message. The attribute name is invalid.

Action:

Review the parameter library member shown in the message and correct it.

MSMC0139E

Invalid value_name for element_name in parameter_member_name

Reason:

The value shown in the message is specified for the element shown in the message in the XML document contained in the parameter library member shown in the message. The element value is invalid.

Action:

Review the parameter library member shown in the message and correct it.

MSMC0140E

Invalid value_name for attribute_name of element_name in parameter_member_name

Reason:

The value that is specified for the attribute is invalid. The attribute belongs to the element in the XML document that the parameter library member contains.

Action:

Review the parameter library member shown in the message and correct it.

MSMC0141E

parameter_member_name not found in MSMPARM

Reason:

The parameter library member shown in the message does not exist in the data set or data sets allocated to DDNAME MSMPARM.

Action:

Processing continues without processing the parameters in the parameter library member.