To configure the ATG platform to use the JDBC driver for your DBMS, first install the driver software on your system as instructed by the manufacturer. Then set Dynamo’s CLASSPATH and native library path to include the location of the driver’s Java classes, as described below. After you change these path settings, you can configure the JDBC connection pool to work with the new driver.

Oracle users: Use the Oracle JDBC driver version that matches your Oracle server version. See http://www.atg.com/en/products/requirements/ for supported database versions.

BEA users: BEA ships with an ojdbc14.jar located at <WebLogicDir>/wlserver_10.0/server/lib/. More recent Oracle drivers may be available, in which case you should make certain that your CLASSPATH refers to the latest version, not the BEA shipped version. Conflicts between Oracle’s JDBC driver and Oracle’s OCI native libraries result in crashes in the Oracle OCI driver.

 
loading table of contents...