RMAN connection [message #626084] |
Mon, 20 October 2014 08:30 |
patdev
Messages: 74 Registered: August 2008
|
Member |
|
|
hi,
I have problem connecting to RMAN. I have database on Linux server. howerver when i log in to database serer and do rman target/
it works just fine.
RMAN-04005: error from target database:
ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
but when i try to do backup through backup chron job and do rman target user/pw@database it give me
But,., I can connect to database from everywhere.
what is the reason?
thanks
|
|
|
|
|
|
|
Re: RMAN connection [message #627631 is a reply to message #627627] |
Thu, 13 November 2014 09:12 |
|
EdStevens
Messages: 1376 Registered: September 2013
|
Senior Member |
|
|
Sadock -
First, the OP hasn't responded to a single reply since his initial post nearly a month ago. It appears he has abandoned the thread.
Second, you suggestion to try tnsping is a red herring. tnsping only checks that there is a listener at the specified location. Nothing more. It says nothing at all about what the listener knows or that state of any database at that location. And there is obviously a listener at that location, as the listener itself is reporting back that it doesn't know of the requested service.
see: tnsping-101
see: ora-12514 Listener does not know of requested service
|
|
|