Can I have two standby databases for a single primary database.

Follow

 

Yes, this possible as well. You could have below configurations.

  1. Single Primary database sending archivelogs to two standby database.
  2. Creating a standby database from another standby database in different servers (Cascade standby database).
  3. Creating two standby databases from primary database in the same server.

Below link from user guide discusses these configurations in detail.

https://dbvisit.atlassian.net/wiki/spaces/DS8QSG/pages/564625524/Advanced%3A+Creating+two+standby+databases+on+same+server

https://dbvisit.atlassian.net/wiki/spaces/DS8QSG/pages/366739559/Cascading+Standby+Databases+with+Dbvisit+Standby

Have more questions? Submit a request

Comments