During installation , if user choose to configure only primary database which will be used for both ODBC and JDBC connections, user can use the steps given here to configure the backup database.
Release: 9.x
Component: WEBFRT
To configure a backup database, modify the [arcot/db/backupdb] section of <ARCOT_HOME>\conf\arcotcommon.ini file
Required parameters in this file are as follows:
NOTE: The password corresponding to Username needs to be securely stored in securestore.enc with value of Datasource as the key. Use the dbutil utility to achieve this.