ANS4994S TDP Oracle AIX ANU0599 TDP for Oracle

allel

Active Newcomer
Joined
Feb 15, 2008
Messages
13
Reaction score
0
Points
0
Location
Algeria
Hi,

I get these errors with TDP 5.5 for Oracle :

06/23/11 18:22:41 TID<12779720> ==> ANS1017E (RC-50) Session rejected: TCP/IP connection failure
ejected: TCP/IP connection failure
06/23/11 18:22:41 ANS1017E Session rejected: TCP/IP connection failure
06/23/11 18:22:41 sessSendVerb: Error sending Verb, rc: -50
06/23/11 18:22:58 ANS4994S TDP Oracle AIX ANU0599 TDP for Oracle: (12779720): =>() ANU2602E The object /adsmorc//pfrac1_df_754596755_257_1.bkp was not found on the TSM Server

Thank's for your help
 
Check whether the TSM server is up
 
can you do a filsystem backup to the same tsm server?

return code -50 usually means that ther was no answer from the backupserver. I t can be a communication problem or a config problem.
try to ping the tsm server adress from the oracle server, if this work thn try to telnet to the tsm server using port 1599 (if you are using the default port)
telnet tsm_server 1500, fi you can connect you will see something like :escape character is '['
It the above tests are successfull the you need to check the tsm config files.
GOdd luck.
 
Yes the TSM Server is up. I found that this error was caused by the autobackup of controlfile.
 
Allel, did you solve this problem, I´m getting the same error after 10 minutes of incremental backup.
Regards.
 
Back
Top