gtpm5m2kMessages (Online)

TRTE - TSIO

TRTE0001IIP ROUTING TABLE ENTRY CREATED, number ENTRIES AVAILABLE

Where:

number
The number of Internet Protocol (IP) routing table entries available for use.

Explanation: This is the normal response to the ZTRTE command with the ADD parameter specified.

System Action: The in-core IP routing table is updated with the new entry and the table contents are filed out.

User Response: None.

See TPF Operations for more information about the ZTRTE command.

TRTE0002IIP ROUTING TABLE ENTRY DELETED, number ENTRIES AVAILABLE

Where:

number
The number of Internet Protocol (IP) routing table entries available for use.

Explanation: This is the normal response to the ZTRTE command with the DELETE parameter specified.

System Action: The entry is removed from the in-core IP routing table and the table contents are filed out.

User Response: None.

See TPF Operations for more information about the ZTRTE command.

TRTE0003IIP ROUTING TABLE ENTRY MODIFIED, number ENTRIES AVAILABLE

Where:

number
The number of Internet Protocol (IP) routing table entries available for use.

Explanation: This is the normal response to the ZTRTE command with the MODIFY parameter specified.

System Action: The entry is modified in the in-core IP routing table and the table contents are filed out.

User Response: None.

See TPF Operations for more information about the ZTRTE command.

TRTE0004IIP ROUTING TABLE DISPLAY

Explanation: This is the normal response to the ZTRTE command with the DISPLAY parameter specified.

System Action: All Internet Protocol (IP) routing table entries that match the values specified by the RIP, NETMASK, and LIP parameters are displayed in table format. If the ALL parameter is specified, all the table entries are displayed.

User Response: None.

See TPF Operations for more information about the ZTRTE command.

TRTE0005IIP ROUTING TABLE STATISTICS

Explanation: This is the normal response to the ZTRTE command with the STAT parameter specified.

System Action: The following Internet Protocol (IP) routing table header information is displayed:

User Response: None.

See TPF Operations for more information about the ZTRTE command. See TPF System Generation and TPF ACF/SNA Network Generation for more information about the #IPRTE fixed file record type.

TRTE0050EIP ROUTING TABLE NOT DEFINED

Explanation: The ZTRTE command was entered, but the Internet Protocol (IP) routing table has not been defined.

System Action: The command is rejected.

User Response: Do the following:

  1. Enter the ZNKEY command specifying the MAXRTE parameter to define the number of entries that will be allocated for the IP routing table.
  2. Perform an initial program load (IPL) of the TPF system.
  3. Enter the ZTRTE command again.

See TPF Operations for more information about the ZTRTE and ZNKEY commands.

TRTE0051EZTRTE CANNOT BE ENTERED BELOW 1052 STATE

Explanation: The ZTRTE command was entered before the TPF system reached 1052 state.

System Action: The command is rejected.

User Response: When the TPF system reaches 1052 state, enter the ZTRTE command again.

See TPF Operations for more information about the ZTRTE command.

TRTE0053EINCORRECT IP ADDRESS OR NETMASK

Explanation: The ZTRTE command was entered, but the Internet Protocol (IP) address or subnet mask specified for the RIP, LIP, NEWLIP, or NETMASK parameter was either not in correct numeric format or is not allowed by the Transmission Control Protocol/Internet Protocol (TCP/IP) architecture.

System Action: The command is rejected.

User Response: Enter the ZTRTE command again, specifying the correct IP address or subnet mask for the RIP, LIP, NEWLIP, or NETMASK parameter in correct numeric format..

See TPF Operations for more information about the ZTRTE command.

TRTE0054ELOCAL IP ADDRESS IS NOT DEFINED

Explanation: The ZTRTE command was entered, but the Internet Protocol (IP) address specified for the LIP or NEWLIP parameter is not defined on the TPF system.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZTRTE and ZTTCP DEFINE commands.

TRTE0055EIP ROUTING TABLE ENTRY NOT FOUND

Explanation: The ZTRTE command was entered with the DELETE, MODIFY or DISPLAY parameter specified, but no Internet Protocol (IP) routing table entry was found that matched the selection criteria.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZTRTE command.

TRTE0056EIP ROUTING TABLE ENTRY ALREADY EXISTS

Explanation: The ZTRTE command was entered with the ADD or MODIFY parameter specified, but an Internet Protocol (IP) routing table entry was found that matched the values of the RIP, LIP, NEWLIP, or NETMASK parameters. Entries in the IP routing table must be unique.

System Action: The command is rejected.

User Response: Enter the ZTRTE command again, specifying the correct information for the RIP, LIP, NEWLIP, or NETMASK parameters.

See TPF Operations for more information about the ZTRTE command.

TRTE0057EIP ROUTING TABLE IS EMPTY

Explanation: The ZTRTE command was entered with the DISPLAY, DELETE, or MODIFY parameter specified, but there are no entries in the Internet Protocol (IP) routing table.

System Action: The command is rejected.

User Response: None.

See TPF Operations for more information about the ZTRTE command.

TRTE0058ENO IP ROUTING TABLE RECORDS AVAILABLE

Explanation: The ZTRTE command was entered with the ADD parameter specified, but there are no more Internet Protocol (IP) routing table fixed file records (#IPRTE) available to save the new IP routing table entry.

System Action: The command is rejected.

User Response: Do the following:

  1. Allocate additional #IPRTE records.
  2. Perform an initial program load (IPL) of the TPF system.
  3. Enter the ZTRTE command again, specifying the ADD parameter.

See TPF Operations for more information about the ZTRTE command. See TPF System Generation and TPF ACF/SNA Network Generation for more information about the #IPRTE fixed file record type.

TRTE0059ENEXTHOP IP ADDRESS IS DEFINED AS A LOCAL IP ADDRESS

Explanation: The ZTRTE command was entered with the ADD and NEXTHOP parameters specified, but the Internet Protocol (IP) address specified for the NEXTHOP parameter is defined on the TPF system as a local IP address.

System Action: The command is rejected.

User Response: Enter the ZTRTE command again with the ADD parameter specified and a valid IP address for the NEXTHOP parameter.

See TPF Operations for more information about the ZTRTE command and the ZTTCP DISPLAY command for more information on displaying local IP addresses.

TRTE0060EIP ROUTING TABLE IS FULL

Explanation: The ZTRTE command was entered with the ADD parameter specified, but the Internet Protocol (IP) routing table was full.

System Action: The command is rejected.

User Response: Do one of the following:

See TPF Operations for more information about the ZTRTE and ZNKEY commands.

TRTE0061ENATIVE TCP/IP SUPPORT IS NOT ENABLED

Explanation: The ZTRTE command was entered, but Transmission Control Protocol/Internet Protocol (TCP/IP) native stack support is not enabled in the TPF system.

System Action: The command is rejected.

User Response: Do the following to define TCP/IP native stack support:

  1. In keypoint record 2 (CTK2), update SNAKEY parameters MAXSOCK, MAXIPCCW, IPMTSIZE, IPRBUFFS, and IPRBUFSZ to define TCP/IP native stack support.
  2. Assemble CTK2.
  3. Load CTK2 to the TPF system.
  4. Perform an initial program load (IPL) of the TPF system.
  5. Enter the ZTTCP DEFINE command with the IP parameter specified to define local IP addresses for the channel-attached IP routers.
  6. Enter the ZTTCP DEFINE command with the IP and SDA parameters specified to define local symbolic device addresses (SDAs) for the channel-attached IP routers.
  7. Enter the ZTTCP ACTIVATE command with the ALL or SDA parameter specified to activate links to the channel-attached IP routers.
  8. Enter the ZTRTE command again.

See TPF Operations for more information about the ZTRTE, ZTTCP DEFINE, and ZTTCP ACTIVATE commands. See TPF ACF/SNA Network Generation for more information about the SNAKEY macro.

TRTE0062ENO STORAGE AVAILABLE FOR MALOC

Explanation: The ZTRTE command was entered, but an attempt to issue MALOC for heap storage failed.

System Action: The command is rejected.

User Response: See your system administrator to determine why heap storage was depleted.

See TPF Operations for more information about the ZTRTE command. See the CORREQ macro in TPF System Generation for more information about defining frames of system heap storage. See TPF General Macros for more information about the MALOC macro.

TRTE0063EFACS ERROR ON IPRTE RECORD FOR IP ROUTING TABLE

Explanation: The ZTRTE command was entered but is unable to retrieve the Internet Protocol (IP) routing table fixed file records (#IPRTE) because of a file address compute program (FACS) error.

System Action: The command is rejected and the 007831 system dump is issued.

User Response: Do the following:

  1. Examine the dump to determine why the FACS error occurred.
  2. Correct the error.

See TPF Operations for more information about the ZTRTE command. See TPF System Generation and TPF ACF/SNA Network Generation for more information about the #IPRTE fixed file record type.

TRTE0064ELIP AND NEXTHOP CANNOT BE SPECIFIED AT THE SAME TIME

Explanation: The ZTRTE command was entered with the ADD or DELETE parameter specified and with both the LIP and NEXTHOP parameters specified. The LIP and NEXTHOP parameters cannot be specified at the same time.

System Action: The command is rejected.

User Response: Enter the ZTRTE command again, specifying either the LIP or NEXTHOP parameter, but not both.

See TPF Operations for more information about the ZTRTE command.

TRTE0065ENETMASK DOES NOT CORRESPOND WITH RIP

Explanation: The ZTRTE command was entered with the ADD parameter specified, but the network mask specified by the NETMASK parameter does not correspond to the correct subnet of Internet Protocol (IP) addresses as indicated by the RIP parameter.

System Action: The command is rejected.

User Response: Enter the ZTRTE command again, specifying a remote IP address and network mask that correspond to one another.

See TPF Operations for more information about the ZTRTE command.

TRTE0066EREQUIRED PARAMETERS MISSING

Explanation: The ZTRTE command was entered, but one of the key parameters was not specified.

System Action: The command is rejected.

User Response: Enter the ZTRTE command again, specifying the appropriate parameters.

See TPF Operations for more information about the ZTRTE command.

TRTE0067ELIP, NEXTHOP, OR NETMASK CANNOT BE SPECIFIED AT THE SAME TIME

Explanation: The ZTRTE command was entered with the DISPLAY parameter specified, but more than one of the following parameters were specified:

Only one of these parameters can be specified at a time.

System Action: The command is rejected.

User Response: Enter the ZTRTE command again, specifying either the LIP, NEXTHOP, or NETMASK parameter.

See TPF Operations for more information about the ZTRTE command.

TRTE0068EENTRY EXISTS FOR THE RIP WITH A DIFFERENT NETMASK

Explanation: The ZTRTE command was entered with the ADD parameter specified, but an entry already exists in the Internet Protocol (IP) routing table with the specified remote IP address but a different network mask or subnet. A remote IP address cannot be associated with more than one network mask.

System Action: The command is rejected.

User Response: Do the following:

  1. Examine the IP routing table entry for the specified remote IP address and determine which network mask should be associated with the remote IP address.
  2. Do one of the following:

See TPF Operations for more information about the ZTRTE command.

TRTE0069ELIP OR NEXTHOP PARAMETER IS REQUIRED

Explanation: The ZTRTE command was entered with the ADD parameter specified, but the LIP or NEXTHOP parameter was not specified.

System Action: The command is rejected.

User Response: Enter the ZTRTE command again with the ADD parameter and either the LIP or NEXTHOP parameter specified.

See TPF Operations for more information about the ZTRTE command.

TRTE0070ENO OTHER PARAMETER ALLOWED WITH ALL

Explanation: The ZTRTE command was entered with the DELETE or DISPLAY parameter and the ALL parameter specified along with additional parameters. If the ALL parameter is specified, the LIP, RIP, NEXTHOP, NETMASK, and STAT parameters are not allowed.

System Action: The command is rejected.

User Response: Enter the ZTRTE command again with the DELETE or DISPLAY parameter and the ALL parameter specified.

See TPF Operations for more information about the ZTRTE command.

TSIO0001Ename tapenameyyy devaddr CCcode CCW-command CSW-word SNS-data

Where:

name
The subsystem user (SSU) name or the basic subsystem (BSS) name.

tapename
The symbolic tape name (for example, RTL).

devaddr
The device address.
Note:
Where two paths are defined for the drive, the address given is that used for the failing operation.

code
The SIO condition code. When a deferred SIOF condition code occurs the deferred condition code is given.

command
The channel command that was not successful.
Note:
When a data chained channel program specified through the TDCTC macro fails, the operation code given is that of the first CCW in the chain.

word
The channel status word. This is the CSW associated with the error.
Note:
For the SIO condition code 3 (not operational), the CSW is not meaningful and is not included in the message.

data
The sense data. The sense data is only included in the message for unit-check conditions. The number of sense bytes displayed is dependent on the device type. There are 24 bytes displayed for the IBM 3400 series tape drives. If an input/output (I/O) error prevents the successful sensing of the device, the UNABLE word is displayed in place of the sense data.

Explanation: None.

System Action: None.

User Response: None.