ANR5093E (S/390)Unableto establish TCP connection - accept error.
Explanation: The server’s TCP/IPcommunications driver detects an internal error
while attempting to accept a new client connection.
SystemAction: Server operation continues.
User Response: Reportthe error to your service representative.
ANR5094W (S/390)
Unable to establish TCPconnection - insufficient memory.
Explanation: ATCP/IP connection request has been refused by the server’s
TCP/IP communications driver because sufficientmemory is not available to
construct a session.
SystemAction: Server operation continues.
User Response: Allocateadditional storage to the server virtual machine. There
are three ways to do this:
1. On VM, increase the size of the server’s virtual machine. This requires that the
default storage size be updated in the server’s CPdirectory entry.
2. On MVS, increase the size of the REGION parameter on the EXEC or JOB
statement of the JCL used to start the server.
3. Reduce the maximum number of client sessions permitted. Todo this, edit the
server options file and reduce the value specified for the MAXSESSIONS
statement. Note that each client session causes an additional 64KB of memory to
be allocated.
4. Decrease the amount of space allocated to the server’s database buffer pool. To
do this, edit the server options file and reduce the value specified for the
BUFPOOLSIZE statement. Note that each buffer pool page causes an additional
4 KB of memory to be allocated.
Note that the server must be shut down (with the HALTcommand) before changes
can be made to the server options file.
ANR5095W (S/390)
Unable to establish TCPconnection - server HALT in progress.
Explanation: The server’s TCP/IPcommunications driver refuses a request for a
client connection because the HALTcommand has been entered.
SystemAction: The server rejects the session and proceeds with HALTcommand
processing.
User Response: None.
641
Tivoli Storage Manager Messages
3. Common and Platform
Specfic Messages