Overview
Learn how to clean up the Cisco IoT FND database by stopping the Observer server and running the appropriate scripts to remove standby and primary database configurations.
Procedure
| 1. | (HA database configurations) Stop the Observer server. |
|
| 2. | (HA database configurations) Run the $ORACLE_BASE/cgms/scripts/ha/deleteStandbyDb.sh script to delete the standby database. |
|
| 3. | (HA database configurations) Run the $ORACLE_BASE/cgms/scripts/ha/deletePrimaryDbHa.sh script to delete the HA configuration from primary database. |
|
| 4. | Run the $ORACLE_BASE/cgms/scripts/deleteCgmsDb.sh script to delete primary database. |