Setting Database Properties
Procedure
- Select the Gateway Engine Propertiesfrom the drop-down list.
-
Click the
Database
link.
Database Properties Property Description Connection Check Interval Specifies the time interval (in seconds) after which the Central Logger polls for the connection to the database server. The default value is 5. Connection Retry Count Specifies the number of attempts made by the Central Logger to connect to the database server if the database server goes down. The default value is -1. DB Driver Specifies the database driver for the database server used by the Central Logger. DB URL Specifies the database server connection URL for the Central Logger. For example, for the MS SQL server, the following value is used:
jdbc:sqlserver://10.107.174.56:1433;databaseName=asgstat
DB Username Specifies the username for the Central Logger to connect to the database server. The default value is asguser
DB Password Specifies the password for the Central Logger to connect to the database server. The default value is obfuscated format of asgpass .
DB Schema Specifies the database schema to be used by the Central Logger on the database server. The default value is asgstat.
Copyright © Cloud Software Group, Inc. All rights reserved.