Is it possible to monitor the following replication scenario with the Sybase database cartridge:
The source database should be replicated to a target database, but instead of using one replication server in between there are 2 replication server. The source database will be replicated to the primary replication server, then to the second replication server and finally to the target database.
It is not possible to fully represent such scenario with the Sybase database cartridge.
Each replication server will be treated as a standalone replication sever. It will be represent as: source database - replication server - target database. The two replication servers do not recognize that there is a connection/relation between both of them. So the representation is:
First replication step:
source database -> replication server 1 -> replication server 2 (treated as a target database)
Second replication:
replication server 1 (treated as a source database) -> replication server 2 -> target database
© 2025 Quest Software Inc. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center