### Option: Plugins.Oracle.CallTimeout # The maximum time in seconds for waiting when a request has to be done. # # Mandatory: no # Range: 1-30 # Default: # Plugins.Oracle.CallTimeout= ### Option: Plugins.Oracle.ConnectTimeout # The maximum time in seconds for waiting when a connection has to be established. # # Mandatory: no # Range: 1-30 # Default: # Plugins.Oracle.ConnectTimeout= ### Option: Plugins.Oracle.CustomQueriesPath # Full pathname of a directory containing *.sql* files with custom queries. # # Mandatory: no # Default: # Plugins.Oracle.CustomQueriesPath= ### Option: Plugins.Oracle.KeepAlive # Time in seconds for waiting before unused connections will be closed. # # Mandatory: no # Range: 60-900 # Default: # Plugins.Oracle.KeepAlive=300 ### Option: Plugins.Oracle.Sessions.*.Uri # Uri to connect. "*" should be replaced with a session name. # # Mandatory: no # Range: # Must matches the URI format. # The only supported schema is "tcp". # Embedded credentials will be ignored. # Default: # Plugins.Oracle.Sessions.*.Uri= ### Option: Plugins.Oracle.Sessions.*.Service # Service name to be used for connection. "*" should be replaced with a session name. # # Mandatory: no # Range: SID is not supported. # Default: # Plugins.Oracle.Sessions.*.Service= ### Option: Plugins.Oracle.Sessions.*.User # Username to be used for connection. "*" should be replaced with a session name. # # Mandatory: no # Default: # Plugins.Oracle.Sessions.*.User= ### Option: Plugins.Oracle.Sessions.*.Password # Password to be used for connectione. "*" should be replaced with a session name. # # Mandatory: no # Default: # Plugins.Oracle.Sessions.*.Password=