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, 19c, ORA-02019: connection description for remote database not found

user545194Oct 6 2020

Oracle 19c (SE2) on Oracle Linux
We are facing this issue when trying to connect to a remote database. Both databases are 19c.
ORA-02019: connection description for remote database not found
select col1 from table@db_link.prod <- works (= tnsnames entry)
within a package (procedure) <- above ora-message.
Any ideas?

Comments
Post Details
Added on Oct 6 2020
1 comment
613 views