During investigation of issue we have identified that, DB link is pointing to TESTDB database instead of DEVDB database.
We want to correct db link to point DEVDB database, for this we need to drop and recreate the DB link or ALTER the DB link.
If we drop and recreate the DB link, all the synonyms using that DB links also will be dropped ?
Please advise.