gtpm5m2e | Messages (Online) |
RPCR0001A | RPC ERROR REQUIRING ACTION -- EUVRmsgid reason |
Where:
Explanation: The meaning of the message can be found in the OpenEdition DCE publications.
System Action: The remote procedure call (RPC) server attempts to continue processing.
User Response: Depending on the reason for the error, you are required to take the appropriate action as described in the OpenEdition DCE publications.
See OpenEdition Distributed Computing Environment Base Services MVS: Messages and Codes and reference the EUVR message ID in the message for more information about the message.
RPCR0002E | RPC ERROR -- EUVRmsgid reason |
Where:
Explanation: The meaning of the message can be found in the OpenEdition DCE publications.
System Action: The remote procedure call (RPC) server attempts to continue processing.
User Response: Depending on the reason for the error, you are required to take the appropriate action as described in the OpenEdition DCE publications.
See OpenEdition Distributed Computing Environment Base Services MVS: Messages and Codes and reference the EUVR message ID in the message for specific information for the reason text.
RPCR0003I | RPC INFORMATION -- EUVRmsgid reason |
Where:
Explanation: The meaning of the message is provided in the OpenEdition DCE publications.
System Action: The remote procedure call (RPC) server continues processing.
User Response: None
See OpenEdition Distributed Computing Environment Base Services MVS: Messages and Codes and reference the EUVR message ID in the message for specific information for the reason text.
RPCR0004I | RPC SERVER name SHUTDOWN IS COMPLETE |
Where:
Explanation: The RPC server completed a normal shutdown after detecting one of the following conditions:
See TPF Operations for more information about the ZINET STOP command.
System Action: The RPC server is shut down.
User Response: None.
RPCR0005E | RPC ERROR -- reason |
Where:
Explanation: This message is displayed from the remote procedure call (RPC) server. The meaning of the message is provided in the OpenEdition DCE publications.
System Action: The RPC server attempts to continue processing.
User Response: Depending on the reason, you may need to take appropriate action. See OpenEdition Distributed Computing Environment Base Services MVS: Messages and Codes for more information about the reason text.
RPGM0001I | PROGRAM progname LOADSET lsname LOCKED IN CORE AT ADDRESS addr |
Where:
Explanation: This is the normal response to the ZRPGM command when it is used to lock a program in core or to display the storage address of a specific program that is locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0002I | TRANSFER VECTOR PARENT progname LOADSET lsname LOCKED IN CORE at ADDRESS addr. |
Where:
Explanation: This is the normal response to the ZRPGM command when it is used to lock a transfer vector program in core or to display the storage address of a specific transfer vector program that is locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0003I | PROGRAM progname LOADSET lsname UNLOCKED |
Where:
Explanation: This is the normal response to the ZRPGM command when it is used to unlock a program that was previously locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0004I | TRANSFER VECTOR PARENT progname LOADSET lsname UNLOCKED |
Where:
Explanation: This is the normal response to the ZRPGM command when it is used to unlock a transfer vector program that was previously locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0005W | PROGRAM progname LOADSET lsname NOT LOCKED IN CORE |
Where:
Explanation: The ZRPGM command was entered to unlock a program or to display the storage address of a program that is not locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0006W | TRANSFER VECTOR PARENT progname LOADSET lsname NOT LOCKED IN CORE |
Where:
Explanation: The ZRPGM command was entered to unlock a transfer vector or to display the storage address of a transfer vector whose parent program is not locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0007W | NO VERSIONS OF PROGRAM progname LOCKED IN CORE |
Where:
Explanation: No versions of the specified program are locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0008W | NO VERSIONS OF TRANSFER VECTOR PARENT progname LOCKED IN CORE |
Where:
Explanation: No versions of the parent program of the specified transfer vector are locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0012E | TRANSFER VECTOR PARENT progname LOADSET lsname PRIVATE CANNOT LOCK |
Where:
Explanation: The ZRPGM command was entered to lock a transfer vector in core whose parent program was allocated as private. Private programs cannot be locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0013W | PROGRAM progname LOADSET lsname ALREADY LOCKED IN CORE AT ADDRESS addr |
Where:
Explanation: The ZRPGM command was entered to lock a program in core that is already locked in core at the address referenced in the message.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0014W | TRANSFER VECTOR PARENT progname LOADSET lsname ALREADY LOCKED IN CORE AT ADDRESS addr |
Where:
Explanation: The ZRPGM command was entered to lock a transfer vector in core whose parent program is already locked in core at the address referenced in the message.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0015E | I-STREAM istreamnum UNDEFINED |
Where:
Explanation: The I-stream number referenced in the message is not active or it is not defined.
System Action: None.
User Response: Enter the command again and specify a valid I-stream number.
See TPF Operations for more information about the ZRPGM command.
RPGM0016E | INVALID PROGRAM NAME |
Explanation: The program name specified is not valid.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0017I | PROGRAMS LOCKED ON I-STREAM istreamnum |
Where:
Explanation: This is the normal response to the ZRPGM command when it is entered to display the storage address of all the programs that are locked in core. This message is followed by a display of the storage addresses of the programs.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command and for an example of the informational display.
RPGM0018E | UNABLE TO RETRIEVE progname LOADSET lsname, CANNOT LOCK |
Where:
Explanation: A find error occurred while trying to retrieve the program referenced in the message from file. The program is not locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0019E | TRANSFER VECTOR PARENT progname LOADSET lsname, CANNOT LOCK |
Where:
Explanation: A find error occurred while trying to retrieve the program referenced in the message from file. The program is not locked in core.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command.
RPGM0020E | UNABLE TO FIND ACTIVE VERSION OF PROGRAM progname LOADSET lsname, CANNOT LOCK/UNLOCK |
Where:
Explanation: Either the program referenced in the message does not exist for the loadset referenced in the message or the loadset is not active.
System Action: None.
User Response: Ensure that the program is contained in the specified loadset and that the specified loadset is active.
See TPF Operations for more information about the ZRPGM command and for more information about activating a loadset.
RPGM0021E | UNABLE TO FIND ACTIVE VERSION OF PROGRAM TRANSFER VECTOR PARENT progname LOADSET lsname, CANNOT LOCK/UNLOCK |
Where:
Explanation: Either the program referenced in the message does not exist for the loadset referenced in the message or the loadset is not active.
System Action: None.
User Response: Ensure that the program is contained in the specified loadset and that the specified loadset is active.
See TPF Operations for more information about the ZRPGM command and for more information about activating a loadset.
RPGM0023E | LOADSET NAME lsname IS NOT VALID- MUST BE GREATER THAN 4 CHARACTERS IF NOT LOADSET-BASE |
Where:
Explanation: Loadset names must be between 5 and 8 characters.
System Action: None.
User Response: Enter the command again and specify a loadset name that is between 5 and 8 characters long.
RPGM0033I | VERSIONS OF PROGRAM progname LOCKED ON I-STREAM istreamnum |
Where:
Explanation: This is the normal response to the ZRPGM command when it is entered to display the storage address of a specific program and more than one version of that program is locked in core. This message is followed by a display of the storage addresses of the programs.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRPGM command and an example of the informational display.
RSTT0001W | FOLLOWING CTK6 MODULE STATUS MISMATCH FOR SS ssname REL MOD MFST CTK6 modnum position position END OF DISPLAY |
Where:
Explanation: The online/offline indicator in Keypoint 6 (CTK6) does not match the online/offline indicator in section 0 of the module file status table (MFST) for the specified module.
System Action: The RSTT0004A message follows, which prompts you to replace keypoint 6 or cancel the IPL.
User Response: Respond to the RSTT0004A message.
See TPF Operations for more information about the ZRSTT command.
RSTT0002W | FOLLOWING MVT MASTER PATH MISMATCH FOR SS ssname REL MOD .MFST SEC1 MVT FILE modnum cud cud END OF DISPLAY |
Where:
Explanation: The module device unit addresses specified in the RSTT0003W message are not using the same channel and control unit paths as all other loosely coupled processors in the complex.
System Action: The RSTT0005A message follows, which prompts you to replace the module address or cancel the IPL.
User Response: Respond to the RSTT0005A message.
See TPF Operations for more information about the ZRSTT command.
RSTT0004A | RSTT0001W OR CSS30050W MESSAGE WAS ISSUED. TO CONTINUE RESTART AND REPLACE KEYPOINT 6 - ENTER : ZRSTT REP TO ABORT THE IPL - ENTER : ZRSTT CAN |
Explanation: This message follows the RSTT0001W or CSS30050W messages.
System Action: Restart processing is suspended awaiting your response.
User Response: See your system programmer before responding to the message. It is possible that keypoint 6 on file was corrupted. If a response to cancel is issued, the TPF system issues the 00041B message and disables the state change.
See TPF Operations for more information about the ZRSTT command.
RSTT0005A | RSTT0002W MESSAGE WAS ISSUED. TO CONTINUE RESTART AND UPDATE THE MODULE STATUS (MVT) ON FILE -- ENTER : ZRSTT REP TO ABORT THE IPL - ENTER : ZRSTT CAN |
Explanation: This message follows the RSTT0002W message.
System Action: Restart processing is suspended awaiting your response.
User Response: See your system programmer before responding. In a loosely coupled complex, use of different control units by different processors may result in contamination of the database. If a response to cancel is issued, the TPF system issues error 00041B message and disables the state change.
See TPF Operations for more information about the ZRSTT command.
RSTT0006I | CTK6 FOR SS ssid FILED ACCORDING TO OPTION |
Where:
Explanation: This is a normal response to the ZRSTT REP command that was entered due to the request in the RSTT0004A message.
System Action: Restart processing is continued.
User Response: None.
See TPF Operations for more information about the ZRSTT command.
RSTT0007I | MVT FOR SS ssid FILED WITH REVISED DASD STATUS |
Where:
Explanation: This is a normal response to the ZRSTT REP command that was entered due to the request in the RSTT0005A message.
System Action: Restart processing is continued.
User Response: None.
See TPF Operations for more information about the ZRSTT command.
RSTT0050T | TO ENSURE CORRECT CTK6, REIPL IS NECESSARY |
Explanation: This message indicates that the update counter for the core and file copies of CTK6 are not equal.
System Action: None.
User Response: IPL the TPF system in accordance with the action you took for the RST0004A message.
See TPF Operations for more information about the ZRSTT command.
RSTT0051T | CTK6 READ ERROR FOR SS ssname |
Where:
Explanation: The TPF system issues this message when an error occurs while reading CTK6 from file for the subsystem specified in the ZRSTT command. The RSTT0099T message follows this message.
System Action: The 00041C error message is issued and the restart is aborted.
User Response: None.
See TPF Operations for more information about the ZRSTT command.
RSTT0052T | MVT READ ERROR FOR SS ssname |
Where:
Explanation: The TPF system issues this message when an error occurs while reading MVT from file for the subsystem specified in the ZRSTT command. The RSTT0099T message follows this message.
System Action: The 00041C error message is issued and the restart is aborted.
User Response: None.
See TPF Operations for more information about the ZRSTT command.
RSTT0053T | CTK6 WRITE ERROR FOR SS ssname |
Where:
Explanation: The TPF system issues this message when an error occurs while writing CTK6 from file for the subsystem specified in the ZRSTT command. The RSTT0099T message follows this message.
System Action: The 00041C error message is issued and the restart is aborted.
User Response: None.
See TPF Operations for more information about the ZRSTT command.
RSTT0054T | MVT WRITE ERROR FOR SS ssname |
Where:
Explanation: The TPF system issues this message when an error occurs while writing MVT from file for the subsystem specified in the ZRSTT command. The RSTT0099T message follows this message.
System Action: The 00041C error message is issued and the restart is aborted.
User Response: None.
See TPF Operations for more information about the ZRSTT command.
RSTT0055T | CTKV READ ERROR FOR SS ssname |
Where:
Explanation: The TPF system issues this message when an error occurs while reading CTKV from file for the subsystem specified in the ZRSTT command. The RSTT0099T message follows this message.
System Action: The 00041C error message is issued and the restart is aborted.
User Response: None.
See TPF Operations for more information about the ZRSTT command.
RSTT0097E | VALID RESPONSES ARE ZRSTT REP OR ZRSTT CAN -- REENTER MESSAGE. |
Explanation: The ZRSTT command was entered with a parameter specified that is not valid.
System Action: None.
User Response: Enter the command again and specify the correct parameter.
See TPF Operations for more information about the ZRSTT command.
RSTT0098E | MESSAGE NOT VALID AT THIS TIME |
Explanation: A ZRSTT command was entered when the TPF system was not waiting for one.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRSTT command.
RSTT0099T | RESTART ABORTED |
Explanation: This is the normal response to the ZRSTT command with the CAN parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRSTT command.
RTCU0001I | RECORD TYPE record1 CONVERTS TO DECIMAL record2, HEX record3 |
Where:
Explanation: This is the normal response to the ZRTCU command with the CTON parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRTCU command.
RTCU0002E | RECORD TYPE record DOES NOT CONVERT |
Where:
Explanation: The character record type could not be converted by entering the ZRTCU command with the CTON parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRTCU command.
RTCU0003I | RECORD TYPE DECIMAL record1, HEX record2 CONVERTS TO record3 |
Where:
Explanation: This is the normal response to the ZRTCU command with the NTOC parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRTCU command.
RTCU0004E | RECORD TYPE record DOES NOT CONVERT |
Where:
Explanation: The numeric record type could not be converted by entering the ZRTCU command with the NTOC parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRTCU command.
RTCU0005I | RECORD TYPE DECIMAL record1, HEX record2 SPANS decimalnum EXTENTS MMCCHHR modnum cvalue hvalue rvalue TO MMCCHHR modnum cvalue hvalue rvalue |
Where:
Explanation: This is the normal response to the ZRTCU command with the EXTENTS parameter specified.
System Action: None.
User Response: None.
See TPF Operations for more information about the ZRTCU command.
RTCU0008E | function IS AN INVALID FUNCTION |
Where:
Explanation: The function referenced in the message is not valid for the ZRTCU command. The TPF system follows with the valid format.
System Action: None.
User Response: Enter the command again specifying the correct function.
See TPF Operations for more information about the ZRTCU command.
RTCU0009E | keyword IS AN INVALID ARGUMENT |
Where:
Explanation: The keyword referenced in the message is not valid for the ZRTCU command. The TPF system follows with the valid format.
System Action: None.
User Response: Do the following:
See TPF Operations for more information about the ZRTCU command.
RTCU0010E | INVALID NUMBER OF PARAMETERS |
Explanation: The input message contained too many parameters for the ZRTCU command. The TPF system follows with the valid format.
System Action: None.
User Response: Enter the command again and specify the correct parameters.
See TPF Operations for more information about the ZRTCU command.