Oracle Enterprise Manager Oracle Trace User's Guide | Library |
Product |
Contents |
Index |
This appendix describes events that have been instrumented in Oracle SQL*Net release 2.3. The events are useful largely for debugging purposes.
Specific kinds of information, known as items, are associated with each event. Oracle Trace has a standard set of items, called Resource Utilization items, that it collects by default for any instrumented application, including SQL*Net.
Items Associated with Each Event
The following sections describe each event in more detail and provide tables that list the items associated with each event. For item descriptions, refer back to Table B-3.
User, Admin, Dev, Error, and Fatal Events
The User, Admin, Dev, Error, and Fatal events are comparable to the events of the same names that SQL*Net tracing collected in previous releases. For each event, the function name and location within the code where the event took place is identified. The rest of the information collected about each event is similar but at different levels of granularity, depending on the parameters entered for the Message item.
Function_ID
|
Probe_ID
|
Message
|
Hex Event
The Hex event logs hexadecimal packet dumps.
Function_ID
|
Probe_ID
|
Message
|
Hex_Dump
|
|
|
Time Event
The Time event logs network duration events.
Duration_Type
|
UCPU
|
SCPU
|
CF3 Event
The CF3 event ties cross-facility 3 to a unique connection ID.
Connection_ID
|
CROSS_FAC_3
|
|
Prev Next |
Copyright © 1996 Oracle Corporation. All Rights Reserved. |
Library |
Product |
Contents |
Index |