Timesten - Sql Command Cache

Timesten Component

About

The commands executed against the TimesTen database are cached in the SQL command cache.

Example

-- Displaying all commands in the SQL command cache
call ttSQLCmdCacheInfo;

-- Displaying a single SQL command
call ttSQLCmdCacheInfo(SQLCMDID);
call ttSQLCmdCacheInfo(1250953086336);





Discover More
Timesten Component
Timesten - Query Execution

The commands executed against the TimesTen database are cached in the SQL command cache.



Share this page:
Follow us:
Task Runner