ODI - JDBC /JMS Drivers

Card Puncher Data Processing

About

To connect to different data servers, Oracle Data Integrator uses :

  • the JDBC (Java Database Connectivity) (Java DataBase Connectivity) standard for databases,
  • JNDI (Java Naming and Directory Interface)
  • and JMS (Java Message Service) for MOM (Message Oriented Middleware).

Oracle Data Integrator does not include any third-party driver licenses.

Installing JDBC / JMS drivers

Follow these steps to add a new driver for Oracle Data Integrator.

  • Copy the driver packages (.zip or .jar files) to the /drivers sub-directory under the Oracle

Data Integrator installation folder (ODI_Home\oracledi\drivers) if they are not already referenced in the Java classpath.

Oracle Data Integrator will automatically detect the driver the next time it starts and will add these packages to the classpath. This must be done on each machine executing an Oracle Data Integrator component.

  • If the driver is used to connect a repository and you wish to use Metadata Navigator to

connect to this repository, then copy the driver's packages in the /WEB-INF/lib sub- directory of the Metadata Navigator installation folder, then restart the application server.

Refer to the driver's documentation for specific setup operations.

Drivers added to Oracle Data Integrator do not automatically appear in the list of drivers and URL in the Oracle Data Integrator GUI. The URL and drivers must be typed in manually in the appropriate fields, using the syntax provided in the drivers' documentations.

The automatic detection of the drivers does not work on certain systems, including Windows 95 and 98. For these systems, you must add the driver's file in the ODI_ADDITIONAL_CLASSPATH path parameter in the odiparams file.

A list of all the JDBC drivers available is maintained on the Sun Microsystems Web site.





Discover More
Odi Create Master Repository Wizard
ODI - Installation version 10.1.3.5.0

LD_LIBRARY_PATH= Master Repository: Data structure containing information on the topology of the company's IT resources, on security and on version management of projects and data models. This repository...
Card Puncher Data Processing
ODI - Reverse engineering Salesforce

Reverse engineering to retrieve the tables, views, system tables and columns from Salesforce. Version 10.1.3.5.5 In topology, import the salesforce.com technologie if not present : TECH_Salesforce.com.xml...



Share this page:
Follow us:
Task Runner