TimesTen Performance Issue
Hello,
I will explain the scenario and see how you can help me with this.
* We got some parallel run of certain queries during some important process which we think are causing performance issues
* The Snapshots where taken during the process execution to understand the query with maximum hits and the time it took for execution
* Unfortunately the table displays result from ttSQLCmdCacheInfo which doesnt have the attributes such as maxExecuteTime, lastExecuteTime and minExecuteTime
* But this is present in ttSQLCmdCacheInfo2. So i took the Command Id of long performing query from the snapshot and try the same with ttSQLCmdCacheInfo2 to get the Time details. But soon the Command ID gets reset and becomes unavailable or get tagged to some other query