Real Time Information Director User Documentation
RTID Extensibility 
Hewlett-Packard Company  25 
529618 - 001 
-ro  Includes operations history in XML responses to update 
documents. 
-rs   Includes only summary statistics in XML responses to update 
documents. This is the default setting. 
-sgt   Accumulates global statistics by table. 
-sgo  Accumulates global operation histories. 
-sgs  Accumulates global summary statistics only. This is the default 
setting. 
-sgn  Disables accumulation of global statistics. 
-sft  Accumulates failure statistics by table. 
-sfo  Accumulates operation histories for documents that failed in 
processing. 
-sfs   Accumulates only summary statistics for documents that failed in 
processing. This is the default setting. 
-sfn   Disables accumulation of failure statistics. 
-sdt docname   Accumulates statistics by table for documents of the specified type. 
(Note that accumulating statistics for a document type causes that 
document type to be excluded from global statistics.) 
-sdo docname  Accumulates operation histories for documents of the specified 
type. 
-sds docname   Accumulates summary statistics only for documents of the 
specified type. 
-sdn docname  Disables accumulation of statistics for documents of the specified 
type. This is the default setting. 
-st  Includes, in all returned and accumulated statistics, the time taken 
to complete the relevant operations, in milliseconds. 
-su  Causes times not be reported in returned and accumulated 
statistics. 
-toption   Trace SQL statements resulting from the actions of the driver. 
Display the trace on the console. The option can be any of the 
following characters: 
'o' turns tracing off for all SQL statements 
'a' turns tracing on for all SQL statements 
's' turns on tracing of SELECT statements that retrieve application 
data from tables but not SELECT statements that map between 
internal and external IDs. 
'u' turns on tracing of UPDATE statements 
'd' turns on tracing of DELETE statements 










