Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Database link cannot be dropped
Forte Agent wrote:
> Dumb question . . . . .
>
> I have an Oracle database 10.2.0.2 where I cannot drop database links.
> When I do "drop database link XXX", database link named
> "XXX.domainname.com" is dropped, but not "XXX". What should I do?
> Thank you in advance.
You might have global_names = true and have a domain specified.
You might need to set global_names to false to accomplish what you are doing (However, understand the replication repurcussions of doing that).
Anurag Received on Thu Jul 20 2006 - 16:29:25 CDT
![]() |
![]() |