JDBC Drivers

During configuration, on the Configure Database page, click Advanced to specify additional JDBC parameters, which are used by Oracle Enterprise Performance Management System JDBC drivers to connect to the database.

The following table describes the format to use to enter the parameters if you are using JDBC drivers.

Database Format
Oracle Database jdbc:oracle:thin:@hostname:port:SID
SQL Server jdbc:weblogic:sqlserver://hostname:port;databaseName=databaseName

The following table describes additional information about the parameters:

Property SQL Server
LOADLIBRARYPATH Yes
MAXPOOLEDSTATEMENTS Yes
ALTERNATESERVERS Yes
CONNECTIONRETRYCOUNT Yes
CONNECTIONRETRYDELAY Yes
LOADBALANCING Yes
DYNAMICSECTIONS  
CREATEDEFAULTPACKAGE  
REPLACEPACKAGE  
DATABASENAME Yes

For Oracle Database parameters, see the Oracle Thin JDBC Driver documentation.

For more information, see Oracle® Database JDBC Developer's Guide 19c .