Additional information and resources for Oracle
- If necessary, you can download the Oracle JDBC Driver appropriate to your environment from this location:
JDBC/UCP Download Page
- The name of the .jar that implements the Oracle JDBC driver depends on the version and features of the JDBC driver that you have downloaded. For example, the base JDBC driver for use with Java 1.5 is ojdbc5.jar. You may need to copy the file to the /jar directory of your JSM instance and restart the Java Service Manager before using the driver with Transformation Maps in LANSA Composer.
- Refer to relevant Oracle resources for more information on the available Oracle JDBC drivers, their installation and configuration requirements and the keywords and values that can be specified in the JDBC connection string. Following are some useful references:
Oracle JDBC FAQ
Top Ten Oracle JDBC Tips | O'Reilly Media
ConnectionStrings.com - Forgot that connection string? Get it here!