How to do partial replication in OID11g
Hi all,
My company is seeking to minimize our security exposure by eliminating the usage of TNSNAMES.ORA files within our DMZ. Our solution involves using OID11g for the database name directory lookups by doing partial replication from our internal OID11g to another OID11g instance in our DMZ (just for the database entries required by the application servers within the DMZ). However, all the databases are in the internal network and within the same domain/OracleContext (dc=OracleContext,dc=ds,dc=company,dc=com). There seems to be an exclusion list but this would mean each database not to be replicated needs to be specified. So are questions are:
0