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

jr-phDBASep 19 2016 — edited Sep 20 2016

I've re-create the database link after importing a schema  from Prod to Dev.

From dba_db_links in Prod, it shows db_link = king.domain.com

When I tried to connect from remote db using @king.domain.com I'm able to connect, while other users/dev used @king on their packages and functions. And @king doesn't work.

Is there aliasing in db links?

This post has been answered by bohica on Sep 19 2016
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 18 2016
Added on Sep 19 2016
31 comments
1,406 views