database link not working from local machine but working from database server
Hello,
There is a database link created under xxippmck schema .This is working from database server after I login to XXIPPMCK schema but If I connect from local machine or the user tries to connect this and use the database link
It gives an error:
2 ;
select * from dual@spot_link
*
ERROR at line 1:
ORA-12154: TNS:could not resolve the connect identifier specified
I am unable to identify why it's coming.Please assist
Best regards,
Vishal
0