Timesten - (Data Manager) Daemon (timestend)

Timesten Component

About

The TimesTen main daemon (timestend) is a background process, which:

Application developers do not interact with timestend directly; no application code runs in the daemon and application developers do not, in general, have to be concerned with it.

Application programs that use TimesTen databases communicate with the daemon transparently by using TimesTen internal routines.

As the TimesTen daemon operates, it generates diagnostic information.

How to

start and stop it ?

If you have installed the TimesTen Server, it starts automatically when the TimesTen daemon is started otherwise it can be started and stopped using the ttDaemonAdmin utility

The daemon writes a timestend.pid file into the directory from which the daemon was started. By default, this is install_dir/info. This file contains the daemon's process ID. When you stop the daemon, this ID is used to determine the process to terminate. When the process terminates, the timestend.pid file is removed.

Configure it ?

See ttendaemon.options file

Documentation / Reference





Discover More
Card Puncher Data Processing
Exalytics - Timesten Configuration

Timesten on Exalytics To set the resource limits for TimesTen: Make the following changes and additions to the /etc/security/limits.conf file: Make the following shared memory kernel settings in...
Timesten Component
Timesten - (Diagnostic Information|daemon log)

The daemon generates the diagnostic information also known as: TimesTen system messages daemon log such as: error, warning, informational and debug messages At installation time, you...
Timesten Component
Timesten - (SQL Developer|ODBC Client) Configuration

How to configure SQL Developer to connect to a Timesten Database. Download and install the last version of SQL Developer downloadSQL Developer To access a TimesTen database from SQL Developer,...
Timesten Component
Timesten - DBI (Database Information) file

Every TimesTen data store has a DBI (Database Information) file associated with it. The DBI file is an internal catalog, storing information every data store which exists for this installation (instance)...
Timesten Component
Timesten - Database Process

The principal database process is the Daemon. It spawns several child process: ... See the ttstatus utility
Timesten Response Transactions Average
Timesten - Performance

Oracle TimesTen In-Memory Database (TimesTen) delivers real-time performance by changing the assumptions around where data resides at runtime. Performance Monitoring has two dimensions : response...
Timesten Component
Timesten - Ram Policy

TimesTen allows you to specify a RAM policy that determines when the database is loaded and unloaded from main memory. The policy options are: Policy Default Description InUse Yes Load the database...
Timesten Client And Timesten Server
Timesten - Server

The TimesTen Server is a child process of the TimesTen daemon (then on a server machine) that operates continually in the background. It takes network requests from TimesTen Clients (in a client server...
Timesten Component
Timesten - Start/Stop a database

The concept of starting and stopping a TimesTen in-memory database is different from that of a disk-based RDBMS. For TimesTen, a database is ready for use by an application after the database is loaded...
Timesten Component
Timesten - Sub-daemons

TimesTen assigns a separate subdaemons to each database to perform operations including the following tasks: Manage databases. Loading the database into memory from a checkpoint file on disk Recovering...



Share this page:
Follow us:
Task Runner