Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to use Qlik Replicate with an MSSQL source endpoint to replicate to two different end points without using Log Stream and still maintain transactional consistency ?
For example assuming the
Source endpoint is an MSSQL database
Target endpoints are Sybase ASE database and Azure SQL database
Hello @PC-1 ,
Yes, you can configure two separate tasks. However, this will double the load on the source endpoint, since the same change data must be read and parsed twice. This is exactly where Log Stream adds value—it reads the changes once and then distributes them to multiple target endpoints.
Hope this helps.
John.
Hello @PC-1 ,
Yes, you can configure two separate tasks. However, this will double the load on the source endpoint, since the same change data must be read and parsed twice. This is exactly where Log Stream adds value—it reads the changes once and then distributes them to multiple target endpoints.
Hope this helps.
John.