Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

DB Link check fails with ORA-02019: connection description for remote database not found

User_KG4CSApr 21 2022

In two different servers, I have a public DB link named abc.REGRESS.RDBMS.DEV.US.ORACLE.COM - In one DB, I can connect to DB link using full name (abc.REGRESS.RDBMS.DEV.US.ORACLE.COM) or just (abc) without any error. On another DB, only full name is working (abc.REGRESS.RDBMS.DEV.US.ORACLE.COM) and partial name (abc) fails with error message (ORA-02019: connection description for remote database not found). How to fix it?
DB Version 19.13.0.0.0 (multi-tenant)

Comments
Post Details
Added on Apr 21 2022
2 comments
799 views