The TimesTen Database provides many tools for database operations.This page contains additional how-to tutorials for some of these commonly used utilities and built-in procedures.
- Index Advisor - This tool evaluates a given SQL workload and recommends optimal indexes to improve the performance of the associated queries.
- ttImportFromOracle - This utility analyzes source tables in an Oracle Database and generates scripts to efficiently import them into a TimesTen database. It recommends space-efficient data types and identifies columns for columnar compression, generate DDL for the tables and indexes in the TimesTen database.