You can update the instance attributes, logging configurations, and database configurations for the RiskMinder Server and Case Management Queuing Server instances.
To update instance-specific configurations:
The page to update the instance-specific configuration appears.
|
Field |
Description |
|---|---|
|
Transaction Log Directory |
The directory to store the transaction log files. The path can be an absolute path or relative to ARCOT_HOME. |
|
Rollover After (in Bytes) |
The maximum number of bytes the log file can contain. When the log files reach this size, a new file with the specified name is created and the old file is moved to the backup directory. |
|
Transaction Log Backup Directory |
The backup directory to store the older transaction log files. The path can be an absolute path or relative to ARCOT_HOME. |
|
Log Level |
The severity level of the logged entry. Fatal, WARNING, INFO, and DETAIL are the supported levels in decreasing order of severity. See "Supported Severity Levels" in appendix for more information. |
|
Log Timestamps in GMT |
Select this option if you want to time stamp the logged information using GMT. RiskMinder enables you to either use the local time zone or GMT to timestamp the logged information. |
|
Enable Trace Logging |
An additional logging flag that logs the Entering and Exiting log for each function called during processing. By default, this flag is disabled. Enabling this flag logs huge amount of data for debugging. You must not enable this flag in production unless advised by CA Support. |
|
Field |
Description |
|---|---|
|
Minimum Connections |
The minimum number of connections that will be created between RiskMinder Server and the database. |
|
Maximum Connections |
The maximum number of connections that can be created between RiskMinder Server and the database. |
|
Increment Connections by |
The value by which to increment the connections when all database connections in the pool are exhausted and used by the existing threads, and if any of the threads requests for a new database connection. |
|
Monitor Thread Sleep Time (in Seconds) |
The time interval after which the database monitor thread polls the database to check if the database is active and functional. |
|
Monitor Thread Sleep Time in Fault Conditions (in Seconds) |
Same as Monitor Thread Sleep Time. But this value is used only when the database monitor thread detects any failure. This value must be less than the Monitor Thread Sleep Time because polling must be done at frequent intervals in the case of any failure. |
|
Log Query Details |
When enabled, this option logs all the Oracle, MS SQL, or MySQL database queries executed by the Server. By default, this option is disabled and must be enabled only when debugging is required as in the case of Enable Trace Logging. |
|
Monitor Database Connectivity |
If this option is enabled, the Server creates the database monitor thread. Else, database monitoring is disabled. |
|
Auto-Revert to Primary |
When the connection to the primary database fails, the Server falls back to the backup database. If this option is enabled, the Server automatically reverts to the primary database when it is up and running. |
For instructions on how to do this, see "Refreshing a Server Instance" and "Restarting a Server Instance".
|
Copyright © 2013 CA.
All rights reserved.
|
|