ORA-12514 when trying to use REMOTE_LISTENER
Hi all
We have two dedicated databases with different names on different servers, an old one (10.1 SE1 on Win2003) and a new one (11.2 SE1 on Win2008R2). The new DB should replace the old one at a given day, but I could leave its server running for some days more. So, I'd like to change nothing at the various clients in advance.
For that reason, I thought I could use SERVICE_NAMES and REMOTE_LISTENER. SERVICE_NAMES works fine, but REMOTE_LISTENER does not start inform the listener on the remote system. Is it not supported on SE1? Or did I miss a step? I did the following:
We have two dedicated databases with different names on different servers, an old one (10.1 SE1 on Win2003) and a new one (11.2 SE1 on Win2008R2). The new DB should replace the old one at a given day, but I could leave its server running for some days more. So, I'd like to change nothing at the various clients in advance.
For that reason, I thought I could use SERVICE_NAMES and REMOTE_LISTENER. SERVICE_NAMES works fine, but REMOTE_LISTENER does not start inform the listener on the remote system. Is it not supported on SE1? Or did I miss a step? I did the following:
0