16.6.1 Oracle Net Error Stacks
Log files provide information contained in an error stack. An error stack refers to the information that is produced by each layer in an Oracle communications stack as the result of a network error.
Table 16-9 Error Stack Components
| Error Stack Component | Description |
|---|---|
|
Network Interface. This layer provides a generic interface for Oracle clients, servers, or external processes to access Oracle Net functions. The NI layer handles the "break" and "reset" requests for a connection. |
|
|
Network Session (main and secondary layers). These layers receive requests from NI, and settle all generic computer-level connectivity issues, such as:
|
|
|
Network Authentication. This layer negotiates authentication and encryption requirements. |
|
|
Network Transport (main, secondary, and operating system layers). These layers map Oracle Net foundation layer functionality to industry-standard protocols. |
Parent topic: Logging Error Information for Oracle Net Services