dblink modification in streams environment.
We have bi-directional schema level replication set between 2 11gR2 databases. The replication works fine. Now there is a requirement to change database link name used by both the databases other than the database name. I can set global_names=false and ther drop and recreate database link with a new name. But the problem is how will streams register the modified database link . Does any one know the procedure to register new database link?
Any help is much appreciated.
Regards,
UserHA