| Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02 |
|
|
View PDF |
|
Parameter type |
String |
|
Syntax |
|
|
Default value |
|
|
Parameter class |
Static |
ORACLE_TRACE_FACILITY_NAME specifies the event set that Oracle Trace collects. The value of this parameter, followed by the .fdf extension, is the name of the Oracle Trace product definition file. That file must be located in the directory specified by the ORACLE_TRACE_FACILITY_PATH parameter. The product definition file contains definition information for all the events and data items that can be collected for products that use the Oracle Trace data collection API.
The Oracle server has multiple event sets and therefore multiple product definition files:
ORACLE is the ALL event setORACLED is the DEFAULT event setORACLEE is the EXPERT event setORACLESM is the SUMMARY event setORACLEC is the CACHEIO event setOracle Corporation recommends that you use the DEFAULT event set for Oracle server collections, ORACLED.
See Also:
|