From
http://publib.boulder.ibm.com/infoce.../msgs7548.html, RC=-53 means:
-053 E: DSM_RC_BAD_HOST_NAME An invalid TCP/IP address was specified.
Explanation
The TCP/IP address specified by the TSM client's TCPSERVERADDRESS setting could not be found on the network. Common reasons for this error include:
The TCPSERVERADDRESS client option specifies the wrong TCP/IP address for the TSM server".
The machine that hosts the TSM server is not on the network.
A network problem is preventing the TSM client from reaching the machine that hosts the TSM server.
System action
processing stops.
User response
Verify that the TCPSERVERADDRESS and TCPPORT settings have the correct values for your TSM server. Use your operating system's "ping" (or similar) utility to ensure that your machine can locate the machine that hosts the TSM server across the network. Try the operating again. If the problem persists, ask your TSM administrator for further assistance.
Use the suggestions given in the User response section. Check that the correct TCPSERVERADDRESS value is specifiec in dsm.sys, TSM is setup to accept connections from the server / DNS is setup to resolve the hostname to an IP address (using connecting to TSM via DNS).