1.1.1

Table Of Contents
SQL Statement Performance
With statement-level statistics enabled, statistics are available for all DML statements.
An example follows the table.
StatementStats
Type
INSERT<dml>, SELECT<dml>,
UPDATE<dml>, DELETE<dml>
Name
NumExecutesEnded
Statistic
The number of times that a statement was executed.Description
Example: Prepared Statements
This VSD chart shows statistics for two fabric servers for prepared statements that insert rows in the history
table. The rst round of inserts occurs during initial data loading. The second round occurs as part of normal
business operations. This chart also shows that the application used different prepared statements for data loading
and subsequent transactions, with slightly different ordering in the elds. If the statements had been identical,
there would be only one instance per server.
vFabric SQLFire User's Guide288
Managing and Monitoring vFabric SQLFire