Installing TimesTen and Supported Java Components

Install and configure TimesTen for your environment.

  1. See Overview of the Installation Process in TimesTen Classic in the Oracle TimesTen In-Memory Database Installation, Migration, and Upgrade Guide for TimesTen Classic or Prerequisites and Installation of TimesTen Scaleout in Oracle TimesTen In-Memory Database Scaleout User's Guide for TimesTen Scaleout.
  2. Install the Java JDK as described in your Java installation documentation.

    Note:

    The TimesTen JDBC driver implements the JDBC 4.2 API (Java 8) and is certified to work with Java Runtime Environment (JRE) 8, 11, 17, and 21.

  3. If you plan to use the Jakarta Messaging API version 1.1 (Jakarta JMS), download the Jakarta JMS JAR file:

    These two JARs use version 1.1 of the Jakarta Messaging API. Older versions of the JAR file aren't certified to work.

    You will need to add the path to the JAR file to your classpath. See Setting the Classpath for Java Development.