ORA-12514 when configuring REMOTE_LISTENER
Hi,
I want to configure a REMOTE_LISTENER on server A in order to test bypassing an old database on server A with a new one on server B.
Currently the database on server B registers correctly on the remote listener om server A.
I can also tnsping the server B. But when connecting with sqlplus I get
ORA-12514: TNS:listener does not currently know of service requested in connect
Strangely enough I cannot see any errors in listener.log which furthermore seens to be buffering the output.
A method for flushing the logfile would be good though.
The listener.ora on server A looks like this: