Oracle-Based Deployment Guide for Cisco IoT FND, Release 5.x.x and Later

PDF

Oracle-Based Deployment Guide for Cisco IoT FND, Release 5.x.x and Later

Set up the Cisco IoT FND DB for HA

Want to summarize with AI?

Log in

Learn how to set up the Cisco IoT FND Database for high availability (HA) by configuring the standby and primary databases, Cisco IoT FND, and the database Observer.


To set up the Cisco IoT FND Database HA, follow these steps to configure the required components for high availability.

Procedure

1.

Set up the standby database.

Note

Always configure the standby database first.

  • The default SID for the standby server is cgms_s and not cgms.

  • Before setting up the standby server for HA, ensure that the environment variable $ORACLE_SID on the standby server is set to cgms_s .

  • The port is always 1522.

2.

Set up the primary database.

  • The default SID for the primary server is cgms .

  • Before setting up the primary server for HA, ensure that the environment variable $ORACLE_SID on the primary server is set to cgms .

3.

Set up Cisco IoT FND for database HA.

4.

Set up the database Observer.