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!

Drop database link

28348Feb 11 2010 — edited Feb 11 2010
I want to drop database link and it returns open error as follows:

ORA-02018: database link of same name has an open connection.


How can I know what session is open, I already check this.

select *
from v$session

Please advice,
amy
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 11 2010
Added on Feb 11 2010
5 comments
1,136 views