Question: Can I have a SQL Server Subscriber with an Oracle Publisher without a SQL Server set up as a distributor? Our current architecture is that we have a distributor which facilitates data coming from Oracle replicated to SQL Server. There are several Oracle publishers and several SQL Server subscribers. My question is can I cut out the need for a distribution server and just set up the SQL Server subscribers to pull data from Oracle? Is this possible in a replication set up?
Thanks,
Phil