Previous Topic: TASK - TASKNext Topic: TEST - TEST


TCP$ - TCPIP

TCP$001E Load TCPIP interface module <modnm> failed, abend <abcmc>

Informational only.

TCP$002E <reqst> failed, errno <errno>

The IBM service macro <reqst> failed with error number <errno>. Refer to the appropriate IBM manual for more information. If you are unable to find any reference to the indicated service or need need more assistance, contact CA Technical Support.

TCP$003E <reqst> failed, abend <abcmc>

The IBM service macro <reqst> failed with abend <abcmc>. Refer to the appropriate IBM manual for more information. If you are unable to find any reference to the indicated service or need need more assistance, contact CA Technical Support.

TCP$004E <reqst> failed, <errtext>

Informational only.

TCP$005I Socket created <socket> Type <type> Family <family>

A request was made to create an IP Socket.

TCP$006I Socket closed <socket>

A request was made to close a socket.

TCP$007I Client connected Socket <socket> Port CA Portal Address <ipaddress>

A client connection was established.

TCP$008I Listen requested on socket <socket> backlog <backlog>

A request to listen on a socket was requested.

TCP$009I Bind requested for port CA Portal on socket <socket>

A request to bind to a local port was requested.

TCP$011I Pinging host <hostname>

An attempt is being made to ping <hostname>.

TCP$012I Ping <seqno> response took <value> seconds

A response from ICMP packet number <seqno> returned. The round trip response time took <value> seconds.

TCP$013E Ping <seqno> timed out

An ICMP packet was sent, but a timeout occurred before the response was received. A response packet may have be returned.

TCP$014I ICMP Packet Sent Seq: <seqno>

Informational only.

TCP$015I Type: <type> Code: <code> ID: <id> Seq: <seqno>

Informational only.

TCP$016I ID: <id> Seq: <seqno> TTL: <ttl> Src: <source> Dest: <destination>

Informational only.

TCP$019E Failed to find host <hostname>

A PING request was attempted for the hostname, but the name could not be resolved by DNS.

TCP$020E Failed to create RAW Socket

A PING request was attempted but a RAW socket could not be obtained. The current level of authority may have restricted the creation of the socket.

TCP$021E Failed to close socket: <socket>

An attempt to close a communications socket failed.

TCP$022E PING <type> failed

A communications failure occurred while attempting the specified operation.

TCP$023E <reqst> failed, errnojr <errnojr>

The IBM service macro <reqst> failed with an <errnojr> returned. Refer to the appropriate IBM manual for more information. If you are unable to find any reference to the indicated service or need need more assistance, contact CA Technical Support.

TCP$024W Unknown <type> metric <name>

An unidentified TCP metric <name> was discovered while processing TCP statistics or configuration options.

TCP$025I Returned REXX stack is empty

Informational only.

TCP$026I Returned REXX stack entry has a zero length

Informational only.

TCP$027I Invalid REXX reply indentifier <id>

Informational only.

TCP$028I Unsupported REXX reply release <release>

Informational only.

TCP$029I REXX reply entry count is zero

Informational only.

TCP$030I Establishing connection. IPVersion [assign the version number for your book] Port CA Portal Address <addr>

An attempt to create a TCP connection using the IP family [assign the version number for your book] on port CA Portal at address <addr> is being done.

TCP$031I Connection established. Socket <socket> [assign the version number for your book] Remote Port CA Portal Remote address <addr>

A TCP connection was established using socket number <socket> to a remote server using IP family [assign the version number for your book] to remote port CA Portal at remote address <addr>

TCP$032W Stack switching is not allowed while the SNMP interface is initialized

You cannot switch TCP/IP stacks while the SNMP interface is currently initialized. To switch stacks get out of any SNMP based commands and try again.

TCP$033I Current stack (<curstack>) New stack (<newstack>)

The current IP stack <currstack> is being switched to a new stack <newstack>

TCP$034I TCP stack switched to (<stack>)

The IP stack was switched to <stack>

TCP$035I Cannot reallocate SYSTCPD from the <intf> interface

The ALLOCATE line command is not allowed from the current interface In the VTAM interface all users share the SYSTCPD data set/file and reallocating it could impact other users. If you are running a CINET environment and do not have a common resolver and need to specify a different SYSTCPD data set or file, you will need to use the TSO or ISPF interface.

TCP$036I Socket <socket> has been idle for <num> minutes. The socket will be closed.

All sockets created using a PORTLIST group that are idle longer than <num> minutes are closed. Socket <socket> exceeded the idle limit and will be closed.

TCP$037I Write complete RC=#<5>. Portlist [set the product group or family] Ports <ports> Current <curr> Opened <opened> Errors <porterrs> Writes <writes> Errors <writeerr>

A request to write out to multiple TCP ports defined in GROUP [set the product group or family] has completed with <rc>. Statistics are provided as follows:

TCP$038I <request> <calltype>

A TCP <request> has either been called or has returned.

TCP$039I Socket <socket> set to <blockmode>

A request was made to change the blocking mode of a socket

TCP$040W Connection wait timed out. IPVersion [assign the version number for your book] Port CA Portal Socket <socket> Address <addr> Time <time>

A TCP connection was attempted, but the connect ECB was not posted in the requested time <time> in hundredths of seconds. The request was issued for the IP family [assign the version number for your book] on port CA Portal at address <addr> with socket number <socket>.

TCP$041I Connection requested with no wait. IPVersion [assign the version number for your book] Port CA Portal Socket <socket> Address <addr>

A TCP connection was requested, but no wait time requested. Caller will have to test for the connection ECB to be posted. The request was issued for the IP family [assign the version number for your book] on port CA Portal at address <addr> with socket number <socket>

TCP$042I Connection ECB posted for socket <socket>

A TCP connection was requested and the ECB posted for socket number <socket>

TCP$043E Set socket option failed for socket <socket> option <option>

A SETSOCKOPT call was done to modify the <option> value for socket <socket>

TCP$044E <reqst> failed for socket <socket>, <errtext>

A TCP error has occurred for socket <socket>. The <errtext> gives the TCP errno or description.

TCP$045W Record dropped for socket <socket> because socket would block. Consecutive blocks <count>

A TCP Write failed because the socket <socket> would block. The record was not written. The consecutive number of block errors for this socket is <count>.

TCP$046W Maximum consecutive socket would-block errors <count>reached for socket <socket>

The maximum number of consecutive EWOULDBLOCK write errors <count> has occurred for socket <socket>. The socket will be closed.

TCP$047I Socket <socket> option <option> set to <value>

A request was made to change the value for a socket option

TCP$048I Partial <type> occurred for socket <socket> data length <datalen> <action> <typelen>

A request was made to read or write data to a socket and the entire record was not read or written. An attempt will be made to read or write the rest of the record.

TCP$049I Multi-<type> message completed for socket <socket>

A request was made to read or write data to a socket and the entire record was not read or written. This message indicates that the entire record has been completely read or written.

TCP$050I Group [set the product group or family] Port CA Portal Socket <socket> Ver <ver> Addr <address>

This message starts a series of messages that report on socket connection information. This message identifies the IP address information and status.

TCP$051I Status <stat> ConnectTime <connect>

This message is part of a series of messages that report on socket connection information. This message identifies the status of connection.

TCP$052I Writes <count> Bytes <bytes> LastWrite <datetime>

This message is part of a series of messages that report on socket connection information. This message identifies the number of messages sent <count>, the number of bytes sent <bytes>, and the last time a message was written <datetime>.

TCP$053I WriteErrors <writeerr> EWOULDBLK <currblk> ConnErrors <connerr>

This message is part of a series of messages that report on socket connection information. This message identifies error information.

TCP$054E Line command invalid when remote address differs from local address

The remote connection can only be displayed if the connection is a local connection. The local and remote addresses are compared and the command is rejected if they differ.

TCP$055I Socket <socket> [assign the version number for your book] Local port CA Portal Local address <addr>

The socket <socket> is using IP family [assign the version number for your book] on local port CA Portal and local address <addr>.