Hi All,
I'm having issue to configure System Replication to use secondary site DEV/QAS (mentioned in How to perform System Replication guide pg. 13).
Let say I have following landscape:
1. PRD01
host PRD01
Instance number : 01
Single Container
2. PRD02
host PRD02
Instance number : 01
Single Container
3. DEV01
host DEV01
Instance number : 01
Multi Container (MDC): SYSTEM, DEV/QAS and PRD01 (to be, do I need to create this manually?)
While both PRD01 and PRD02 has been configured System Replication (SYNC),
now I want to configure PRD01 to DEV01 using System Replication, how I can initiate this system replication?
Do I need to create another Database Schema in DEV01 on top of DEV/QAS? currently I have SYSTEM and DEV DB Schema.
Thank you