Managing JDBC Drivers
Use
To create DataSources, you must first deploy a JDBC driver to be used. You can deploy both JDBC 1.x and JDBC 2.0-compliant drivers. You can also remove (undeploy) driver entries.
Prerequisites
You are in the function.
Procedure
Deploying New JDBC Drivers
-
Choose
-
Enter an arbitrary name for the driver.
-
Choose Add New Driver File .
-
Browse to the driver files on the system.
-
Choose OK .
-
Choose Save .
Removing JDBC Drivers
-
Choose JDBC Drivers from the Show dropdown list.
-
Select the driver you want to remove.
-
Choose Delete Selected Resource .
Viewing JDBC Drivers Details
-
Choose JDBC Drivers from the Show dropdown list.
-
Select the driver you want to view details about.
The Resource Details area shows details about the selected JDBC driver.
-
To view the file name of the driver, choose the Settings tab.
-
To check if there are DataSources that use the selected driver, choose the JDBC Data Sources tab.
To view details about a dependent DataSource, select the DataSource and choose JDBC DataSource Details .

