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!

how to drop db link in other schemas as sys user ??

872581Aug 31 2011 — edited Jun 15 2012
Hi, all.

I would like to drop db links in other schemas as sys user.

I got the following error when droping a link as sys user.

-------------------------------------------------------------------------------------
papa2:SQL> drop database link kht."TTT";
drop database link kht."TTT"
*
ERROR at line 1:
ORA-02024: database link not found
-------------------------------------------------------------------------------------

Anyone can help me??

Thanks in advance.
Best Rregards.
This post has been answered by sb92075 on Aug 31 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 13 2012
Added on Aug 31 2011
2 comments
514 views