My Scenario is given below...i want to configure transactional replication with alwayson and i know this is possible but my question is "my publisher server(SQL01_REPLICATION) is running on 32 bit operating system ".so this is possible or not ?
- SQL01_REPLICATION(32 bit os) as a PUBLISHER.
- SQL02_REPLICATION(32 bit os) as a PUBLISHER.
- SQL03_AG(64 bit os) as a PRIMARY REPLICA FOR AG AND SUBSCRIBER FOR REPLICATION.
- SQL04_AG(64 bit os) as a SECONDARY REPLICA FOR AG.
According to above description of my existing server...i have a two publisher with 32 bit OS for replication and two server with 64 bit OS for AlwayOn Availability group. my question is according to above description can i implement transactional replication with AlwaysOn.
Please advise me which technology is suitable for my current scenario.