Wireless Office Headset User Manual
REFERENCE > SUBREPORT ATTRIBUTE VALUE DESCRIPTIONS
EMBARCADERO TECHNOLOGIES > DSAUDITOR 4.5 USER GUIDE 27
Reference
Subreport Attribute Value Descriptions
The following values are among those used to specify content, sort order, and grouping properties. This is not a
comprehensive list; self-explanatory properties such as Today and Query Count are omitted.
NOTE: Hour, Day, Month, and other time-related values refer to the time the activity occurred. Quarter
always means standard three-month calendar quarters, never fiscal quarters.
• Application is the client or other program used to access the database.
• Command is the primary SQL command of a query, such as SELECT, INSERT or UPDATE.
• Database Instance is the name of the database accessed.
• Database Location is an optional name that may be specified by the DSAuditor server administrator to
associate database nodes and source nodes with their physical locations.
• Database Node is the IP address of the DBMS host.
• Database Type is the DBMS platform: DB2, Informix, Oracle, SQLServer, Sybase, or Teradata.
• Database User is the DBMS login used to access the database (see Network User.)
• Department is an optional name that may be specified by the DSAuditor server administrator to associate users
with their departments.
• Dest Table Name and Dest Table Owner are the name and owner of the destination table of a join. Dest
Qualified Table Name is a concatenation of the owner and table name separated by a period.
• Network User is the login used to log onto the network or the operating system of the DBMS host (see Database
User).
• Qualified Column Name and Qualified Table Name are concatenations of the DBMS owner name and the
column or table name separated by a period.
• Query Band identifies the source collector or SQL trap that audited the transaction. This is an optional string that
may be specified by the DSAuditor server administrator; if unspecified, the default value is AdHoc.
• Query Status is one of the following: complete (C), rejected (R), or indeterminate (I).
• Source Location is an optional user-specified name specified with the Table Manager utility.
• Source Node is the IP address of the client that originated the activity.
• Source Table Name and Source Table Owner are the name and owner of a source table of a join.
Source
Qualified Table Name is a concatenation of the owner and table name separated by a period.