Previous Topic

Next Topic

Query Processing

A typical interaction with Ingres consists of at least two processes:

Previous Topic

Next Topic

The Ingres Tool or Application Process

The Ingres tool or application performs the following actions:

Previous Topic

Next Topic

DBMS Server Process

The Ingres DBMS Server is a multi-threaded process. It can execute queries for a large number of users, each running an Ingres tool. Even though it is a single process, the DBMS Server can execute queries as multiple "sessions" on behalf of multiple users. The ipm, iimonitor, and Visual Performance Monitor tools lets you view which sessions are running in the DBMS Server at any moment.

Previous Topic

Next Topic

Query Environment

When a thread or session executes a query inside the DBMS Server, it does so in a query environment. The query environment consists of:


© 2007 Ingres Corporation. All rights reserved.