Real Time Information Director User Documentation
RTID Management
Hewlett-Packard Company 13 529618 - 001
• HANDLERS_BY_CLASS. The total number of document handlers for this
document type.
• INUSE_ALL. The total number of document handlers currently in use.
• INUSE_BY_CLASS. The total number of document handlers that process this
type of document.
Tags representing SQL operations are described in “SQL Operations,” above.
The remaining tags represent other steps in the processing of a document. If you’ve
requested timing of operations, these tags include the MILLISECONDS attribute. For
information about enrichments applied during different phases of processing, see the
RTID Metadata Language module.
• ENRICHED_DOCUMENT. Enrichment of an XML document.
• COMPLETED_DELETE. Deletion of any existing records, in the case of a
delsert.
• COMPLETED_INSERT. Insertion of data, for a delsert or an upsert.
• SELECTED_DOCUMENT. Selection of data for a query response.
• ENRICHED_OUTBOUND_DOCUMENT. Enrichment of data for the response.
• ENRICHED_INBOUND_DOCUMENT. Enrichment of inbound data in an
upsert document.
• SELECTED_EXISTING_DOCUMENT. Selection of existing data for an upsert
document.
• MERGED_INBOUND_AND_EXISTING_DOCUMENTS. Merging of new,
incoming data, with previously stored data, in the case of an upsert.
• ENRICHED_MERGED_DOCUMENT. Enrichment of merged data, in the case
of an upsert.
• COMPLETED_UPDATE. Update of existing data, in the case of an upsert.
• MISCELLANEOUS. Other operations in enrichments, such as data cleansing or
business rules)
• END. Completion of processing for the document.
Harvested Statistics
If you harvest statistics to a file (using the –sx option), that file has the following format:
<RTID_OPERATIONS_REPORT>
<DOCUMENT_CLASS NAME="OTHER">
<STATISTICS>
</STATISTICS>
</DOCUMENT_CLASS>
<DOCUMENT_CLASS NAME="FAILED">
<STATISTICS />
</DOCUMENT_CLASS>