Real Time Information Director User Documentation
 RTID Management 
Hewlett-Packard Company  15  529618 - 001 
Counts of SQL operations apply only to successful transactions. The Director also 
maintains such counts for transactions that failed, but those are not available on the 
management interface. The only failure-related counters available on the management 
interface are TotalAllocateHandlerFailures, TotalDocumentProcessFailures, and 
DocumentsOutofSequence. 
Most counters are unaffected by the statistics gathering options you set in the 
Management Client. The only exception to this rule is that the following counters will 
have non-zero values only if you have specified the –st option in the management client: 
•  DeleteMilliseconds 
•  InsertMilliseconds 
•  SelectMilliseconds 
•  SerializeMilliseconds 
•  UpdateMilliseconds 
Counter Name  Description 
AbortThreshold  Maximum number of XML tags permitted in a 
document. 
AllocateHandlerMilliseconds  Time spent allocating document handlers 
DeletedRows  Number of rows deleted from the data store as part of 
Delsert operations. This counter is unaffected by 
Upsert operations, by documents being inserted for the 
first time, or by documents that failed to load. 
DeleteMilliseconds  Time spent deleting records from the data store 
DeleteStatements  Number of delete statements executed. This count has 
no direct relation to the number of rows deleted. 
DocumentHandlerCount  Current number of document handlers (whether busy 
or not) 
Since the document handler holds the SQL/MX 
connection and the prepared statements, counters 
pertaining to document handlers can be helpful for 
understanding the resource usage of the Director 
server. 
DocumentHandlerInUseCount  Number of document handlers currently processing 
documents. 
Since the document handler holds the SQL/MX 
connection and the prepared statements, counters 
pertaining to document handlers can be helpful for 
understanding the resource usage of the Director 
server. 
DocumentHandlerQuota  Number of document handlers permitted by the 










