1 Rookie

 • 

15 Posts

February 8th, 2007 03:00

Thanks for response. So Hrvoje, if we perform the RMAN backup without Networker (from Oracle user command line), and we succeed then it means that this is a Networker issue, right?

4 Operator

 • 

14.4K Posts

February 8th, 2007 03:00

This seems to be Oracle issue now. Oracle says:

Cause: A call to Oracle was attempted when no connection was established.
Usually this happens because a user-written program has not logged on. It may
happen if communication trouble causes a disconnection. In addition, this
message could occur when ALTER SYSTEM KILL SESSION or ALTER SYSTEM
DISCONNECT SESSION were issued with the IMMEDIATE qualifier because,
in those cases, the client¿s connection to the database is terminated without
waiting for the client to issue a request.
Action: Try again. If the message recurs and the program is user written, check
the program.

You may wish to check for more via Metalink site.

4 Operator

 • 

14.4K Posts

February 8th, 2007 04:00

If you perform backup by running rman cmdfile you are still using NetWorker's library. The only thing not used is nsrnmo script which is there for scheduled backups only.

32 Posts

February 8th, 2007 04:00

1 Rookie

 • 

15 Posts

February 8th, 2007 05:00

Thanks..Kenan this is a very old document, it might be useful but here's Win2003SP1. I'll the check the mentioned TcpMaxDataRetransmissions variable.
No Events found!

Top