Connect to an Oracle TimesTen In-Memory Database using Java and JDBC

by Eric Jenkinson on August 5, 2010 Tagged: ,

This document will detail establishing a connection to an Oracle TimesTen In-Memory Database using Java and JDBC.
Read more »

Create an ODBC Client DSN for an Oracle TimesTen Database on Linux

by Eric Jenkinson on August 4, 2010 Tagged: , , ,

This document will detail the steps to create an ODBC Client DSN to a remote Oracle TimesTen Database on Linux.
Read more »

Configuring an Oracle TimesTen Logical Server Name on UNIX Based Systems

A logical server name is used on the TimesTen client to connect to remote OracleTimes Server processes that do not listen on the default port or for local client/server using shared memory inter-process communications or UNIX domain sockets.

This document will detail the steps to create a logical server name on UNIX based systems.
Read more »

Configuring an Oracle TimesTen Logical Server Name on Windows

A logical server name is used on the TimesTen client to connect to remote OracleTimes Server processes that do not listen on the default port or for local client/server using shared memory inter-process communications.

This document will detail the steps to create a logical server name on Windows.
Read more »

08S01: Communication link failure. System call recv() failed with OS error 104 ECONNRESET

When attempting to establish a connection to a remote Oracle TimesTen database using ttIsqlCS on Linux you receive the following error.
Read more »

java.sql.SQLException: Problems with loading native library/missing methods: no ttJdbc1121 in java.library.path

When trying to execute a Java program that connects to remote Oracle TimesTen database you receive the following stack trace.

Read more »

Creating an ODBC Client DSN for an Oracle TimesTen Database in Windows

by Eric Jenkinson on July 29, 2010 Tagged: , , ,

This document will detail the steps to create an ODBC DSN to a remote Oracle TimesTen Database in Windows. The client machine has Oracle TimesTen 11g (11.2.1.6.1) Client install and the remote server has Oracle TimesTen 11g (11.2.1.6.1) Server installed. Both machines are running Windows.
Read more »

Installing the Oracle TimesTen In-Memory Database 11g (11.2.1.6.1) Client on Windows

Oracle TimesTen In-Memory Database is a memory resident relational database management system that allows applications to access capture or modify information faster than traditional database products.

This document will detail the installation steps for Oracle TimesTen In-Memory Database Client on Windows systems.
Read more »

Install Oracle TimesTen In-Memory Database 11g (11.2.1.6.1) 32bit on Windows

by Eric Jenkinson on July 28, 2010 Tagged: ,

Oracle TimesTen In-Memory Database is a memory resident relational database management system that allows applications to access capture or modify information faster than traditional database products.

This document will detail the installation steps for Oracle TimesTen In-Memory Database on Windows systems.
Read more »

Introduction to Users in Oracle TimesTen-In Memory Database

Many of the user management features in Oracle TimesTen-In Memory Database will be familiar to people experienced with Oracle Database. This guide will provide a quick introduction to users and user management in Oracle TimesTen-In Memory Database.

Read more »

Create an Oracle TimesTen Data Store

by Eric Jenkinson on May 6, 2010 Tagged: , , ,

This document will detail the steps required to create an Oracle TimesTen In-Memory Database data store.

Read more »

Automating Oracle TimesTen Data Manager Daemon Startup/Shutdown on Server Startup/Shutdown

by Eric Jenkinson on May 5, 2010 Tagged: , , ,

This document will detail the steps to automate the startup/shutdown of the Oracle TimesTen Data Manager Daemon on server startup/shutdown. If you would like to know how to shutdown the daemon manually see the post Manually Starting and Stopping the Oracle TimesTen Data Manager Daemon. For information on installing Oracle TimesTen see the post Oracle TimesTen In-Memory Database Installation Linux.

Read more »

Manually Starting and Stopping the Oracle TimesTen Data Manager Daemon

This document will detail starting and stopping the Oracle TimesTen Data Manager Daemon. The document will also detail some of the TimesTen processes and tools that can be used to monitor and manage TimesTen daemon processes. If you need to install TimesTen to follow along you can use the document Oracle TimesTen In-Memory Database Installation Linux

Read more »

Oracle TimesTen In-Memory Database Installation Linux

by Eric Jenkinson on May 3, 2010 Tagged:

Oracle TimesTen In-Memory Database is a memory resident relational database management system that allows applications to access, capture or modify information faster than traditional database products.

This document will detail the installation steps for Oracle TimesTen In-Memory Database on Linux.

Read more »