The db property group includes the following properties that you can edit from the Properties table:
Defines the number of retries to attempt when batch mode timeouts occur.
Default: 5 (minimum is 0).
Defines the interval to wait (in seconds) before continuing to insert, update, or delete data in batch mode.
Default: 300 (minimum: 30, maximum10800).
Defines the interval to wait (in milliseconds) before retrying the transaction.
Default: 10000 (minimum: 1000, maximum: 300000).
Defines JDBC logging related to database operations. The following values are valid:
Indicates a serious failure and is the highest logging level. The JDBC driver uses this level to report errors and exceptions.
Indicates a potential issue.
Provides informational messages.
Provides configuration messages. The JDBC driver uses this level for global configuration settings.
Provides basic tracing information. The JDBC driver uses this level for most log messages.
Provides more detailed tracing information.
Provides highly detailed tracing information. Finest is the lowest logging level.
Turns off logging.
Enables logging of all messages.
Defines the number of rows that the product processes in each batch during database operations.
Default: 1000 (minimum: 100, maximum:10000).
Defines the interval (in seconds) to continue the query select attempts.
Default: 300 (minimum: 30, maximum: 3600).
Defines the interval (in seconds) to continue the insert, update, or delete attempts.
Default: 3600 (minimum: 30, maximum: 10800).
|
Copyright © 2013 CA.
All rights reserved.
|
|