Link to home
Start Free TrialLog in
Avatar of tanu sidana
tanu sidana

asked on

How do i disable all DB links in oracle database

How do i disable all DB links in oracle database .
can you show with example . I am using SQl developer tool
SOLUTION
Avatar of Alex [***Alex140181***]
Alex [***Alex140181***]
Flag of Germany image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Yes, Geert's suggestion is a good one.  That would give you a way to disable one or more database links immediately without removing them from the database.  But, this does require system administrator access to the $ORACLE_HOME on the database server (and to the network/admin sub-directory there).
i always give good suggestions
and otherwise i'll comment them with this:

// drunk, fix later
Avatar of slightwv (䄆 Netminder)
slightwv (䄆 Netminder)

>>if you remove the entries in the tnsnames.ora on the host for those db links

Unless the links were created using the EZConnect syntax.