1 Connecting to a TimesTen Database

A TimesTen database is a collection of objects such as tables, views, and sequences. You can access and manipulate the TimesTen database through SQL statements after connecting to the database.

In TimesTen Classic, if your database does not exist, then TimesTen Classic creates the database with the specified connection attributes when the instance administrator connects to the database.

In TimesTen Scaleout, you create and open the database before applications can connect to the database. See Managing a Database in the Oracle TimesTen In-Memory Database Scaleout User's Guide.

Once you have created a database, you can perform the following:

This chapter describes how to configure to connect to the TimesTen database. The connection attributes include management configuration details for your TimesTen database.