Results 1 to 6 of 6
-
11-14-2012, 11:58 AM #1Newcomer
- Join Date
- Nov 2012
- Location
- France
- Posts
- 3
- Thanks
- 0
- Thanked 0 Times in 0 Posts
ANS5216E Could not establish a TCP/IP connection
Hello,
I try to make an archive using dsmc in a java program but I have the following messages :
14.11.2012 16:31:42 ANS5216E Could not establish a TCP/IP connection with address 'SRVARC:1525'. The TCP/IP error is 'Connexion refusée' (errno = 111).
14.11.2012 16:31:42 ANS9020E Could not establish a session with a TSM server or client agent. The TSM return code is -50.
14.11.2012 16:31:42 ANS1017E Session rejected: TCP/IP connection failure
14.11.2012 16:31:42 ANS8023E Unable to establish session with server.
In the past the program had no problem but recently I have the following logs.
Can someone help me ????
micdev
-
11-14-2012, 12:24 PM #2Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,300
- Thanks
- 2
- Thanked 137 Times in 135 Posts
Is 'SRVARC:1525' the ENTIRE physical server name or the server name AND tcp port?
Ed
-
11-15-2012, 03:03 AM #3Newcomer
- Join Date
- Nov 2012
- Location
- France
- Posts
- 3
- Thanks
- 0
- Thanked 0 Times in 0 Posts
Hello Ed,
These are the server name and tcp port.
Micdev.
-
11-15-2012, 09:15 AM #4Moderator
- Join Date
- Aug 2005
- Location
- Somewhere in the US
- Posts
- 5,300
- Thanks
- 2
- Thanked 137 Times in 135 Posts
When you invoke dsmc in a script, you should specify the actual server name of where the TSM server 'lives' in unless you have an alias or DNS entry for this.
The tcpport. if not defaulted to 1500, must be entered separately.
Invoking dsmc from a script will make a call to the DSM.OPT or DSM.SYS to run properly. The DSM.OPT or DSM.SYS file contains the TSM server details and TCPPORT.Ed
-
11-15-2012, 12:43 PM #5
try: telnet SRVARC 1525
If Microsoft is the answer, I want my problem back!
-
11-20-2012, 11:31 AM #6Newcomer
- Join Date
- Nov 2012
- Location
- France
- Posts
- 3
- Thanks
- 0
- Thanked 0 Times in 0 Posts
It is not possible to make telnet because I work with ssh
In fact when i try to archive a file alone to analyse the problem :
dsmc archive -v2archive -description=' ' -archmc=sc -filelist="file_with_one_file.txt"
I have the following problem:
ANS1228E Sending of object 'file' finished with failures.
ANS1312E Server media mount not possible
The maxnummp = 999. So what happens ?
Micdev, lost in the TSM space !
Similar Threads
-
Ping server not able to establish a connection on first try, following are successful
By karim in forum TSM OperationReplies: 5Last Post: 10-17-2010, 06:00 AM -
ANS5216E Could not establish a TCP/IP connection
By gardenia in forum Backup / Archive DiscussionReplies: 3Last Post: 01-30-2009, 12:31 AM -
ANR8209E Unable to establish TCP/IP session with
By toarun4u in forum Backup / Archive DiscussionReplies: 7Last Post: 05-16-2008, 01:21 AM -
ANS5216E Could not establish a TCP/IP connection with address 'x.x.x.x:1500'
By toneysamuel in forum Backup / Archive DiscussionReplies: 2Last Post: 05-04-2008, 03:25 AM -
TCP connection
By jmerette in forum TSM ServerReplies: 1Last Post: 02-27-2003, 04:51 AM


Reply With Quote