Multiple source databases on single Oracle server
I have gotten some replications running using our primary database as a source, and that is working fine. What I need to do now is create another extract using a different database (on the same server) as a source. As you do not specify the SOURCE DB anywhere in the ADD EXTRACT or the associate PRM file, how does GG know what database to connect to? Does GGSCI connect only to the current setting of the Oracle SID?