DB Link not working from SQL Developer
771991Oct 28 2010 — edited Oct 28 2010Hi All,
I Have two databases say A and B. My DBA has created a DB link and when he logs in to sqlplus directly on the server and he can get the values from the other database. When I'm to get the values from the other database through SQL Developer from my client machine, it is giving me ORA-12154: TNS :could not resolve the connection identifier specified.
I can access both the databases without any problem and i have the entries for bath in my TNSNAMES.ORA file.
Thanks in advance.
SK