how to drop db link in other schemas as sys user ??
872581Aug 31 2011 — edited Jun 15 2012Hi, 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.