|
| Parameters | Summary |
|---|---|
| SQLHELPER_CONNECTION_COUNT | The number of connections to open with the database. |
| SQLHELPER_CONNECTION_HEARTBEAT | This value is used to send a heartbeat query to the database connections. |
| SQLHELPER_DB_INSTANCE_COUNT | The number of database instances that can be used by the raters. |
| SQLHELPER_DB_TIMEOUT | This value is used to “ping” the database. |
| SQLHELPER_ID_INTERVAL | The size of the pool of unique identifiers used to identify the objects into the database. |
| SQLHELPER_JDBC_URI | The URI(s) to connect to the database(s). |
| SQLHELPER_JDBC_URI_DBI1 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI10 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI11 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI12 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI2 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI3 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI4 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI5 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI6 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI7 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI8 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_JDBC_URI_DBI9 | The URI(s) to connect to mulitple database instances. |
| SQLHELPER_LOGIN | The login used to connect to the database. |
| SQLHELPER_MAX_REDO | The maximum number of redo attempts when a database deadlock occurs. |
| SQLHELPER_PASSWORD | The password used to connect to the database. |
| SQLHELPER_RECONNECT_ATTEMPTS | The maximum number of connection attempts made after a database connection is lost. |
| SQLHELPER_RECONNECT_INTERVAL | The time interval in seconds between connection attempts after a database connection is lost. |
| SQLHELPER_STATEMENT_CACHE_SIZE | The size of the SQL request statement cache. |
Document Version: SP04 and later