Siebel Analytics Server Administration Guide > Query Caching >

Using the Cache Manager


The Cache Manager provides Siebel Analytics Server administrators the capability of viewing information about the entire query cache, as well as information about individual entries in the query cache associated with the open repository. It also provides the ability to select specific cache entries and perform various operations on those entries, such as viewing and saving the cached SQL call, or purging them.

To open the Cache Manager

Select the Cache tab on the left explorer pane to view the cache entries for the current repository, business models, and users. The associated cache entries are reflected in the right hand pane, with the total number of entries shown in the view-only field at the top.

The cache entry information and its display sequence is controlled by your Options settings (select Edit > Options... from the Cache Manager, or Tools > Options > Cache Manager tab from the Administration Tool). Information may include the options in Table 20.

Table 20.  Cache Options
Option
Description
Query Server
The Siebel Analytics Server that serviced the query.
User
The ID of the user who submitted the query that resulted in the cache entry.
Created
The time the cache entry's result set was created.
Last used
The last time the cache entry's result set satisfied a query. (After an unexpected shutdown of the Siebel Analytics Server, the last used time may temporarily have a stale value—a value that is older than the true value.)
Creation elapsed time
The time, in milliseconds, needed to create the result set for this cache entry.
Row count
The number of rows generated by the query.
Row size
The size of each row (in bytes) in this cache entry's result set.
Full size
The total number of bytes stored in this cache entry's result set. This is the product of row count times row size and does not include any overhead.
Column count
The number of columns in each row of this cache entry's result set.
SQL
The SQL statement associated with this cache entry.
Use count
The number of times this cache entry's result set has satisfied a query (since Siebel Analytics Server startup).
Business model
The name of the business model associated with the cache entry.

Expand the repository tree to display all the business models with cache entries, and expand the business models to display all users with cache entries. The right pane displays only the cache entries associated with the selected item in the hierarchical tree.


 Siebel Analytics Server Administration Guide 
 Published: 23 June 2003