Skip Headers
Oracle® In-Memory Database Cache Introduction
Release 11.2.1

Part Number E14261-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

What's New

This section summarizes the new features of Oracle TimesTen In-Memory Database release 11.2.1 that are documented in this guide. It provides links to more information.

PL/SQL support

PL/SQL is supported in TimesTen. See "SQL and PL/SQL functionality" and "PL/SQL".

OCI and Pro*C support

OCI and Pro*C are supported in TimesTen. See "OCI and Pro*C/C++ Precompiler support".

Cache grid

A cache grid consists of one or more grid members each backed by an Oracle In-Memory Database Cache (IMDB Cache). Grid members cache tables from a central Oracle database or Real Application Cluster (RAC). See "Cache grid".

Dynamic cache groups

In a dynamic cache group, new data is loaded into IMDB Cache tables on demand or manually. See "Dynamic cache groups and explicitly loaded cache groups".

Oracle Clusterware

You can use Oracle Clusterware to manage recovery of a TimesTen active standby pair. See "Replication failover and recovery".

Bitmap indexes

TimesTen supports bitmap indexes. See "Indexes".

Automatic client failover

You can configure automatic client failover for databases that have active standby pairs with client/server connections. See "Replication failover and recovery".

Asynchronous materialized views

You can create a materialized view whose maintenance is deferred until after a transaction has been committed on the detail tables. See "Materialized views and XLA".