when trying to generate external links from an oracle database, we can configure a schema to use for each dblink, in dblinks.csv.
if there are multiple dblinks using the same name, in different schemas (non public dblinks), then the process will not work properly.
we need a way to know what schema us used that has the reference to the dblink, so that can be used to find the right target schema & database.
when trying to generate external links from an oracle database, we can configure a schema to use for each dblink, in dblinks.csv.
if there are multiple dblinks using the same name, in different schemas (non public dblinks), then the process will not work properly. we need a way to know what schema us used that has the reference to the dblink, so that can be used to find the right target schema & database.