Name

TRACE_LEVEL_listener_name

Synopsis

TRACE_LEVEL_listener_name
= {level_name |
level_number}

Allows you to specify the listener trace level. The amount of information written to the trace file and the level of detail represented by that information are controlled by this parameter. The default value is OFF, which means that no trace information is generated.

You may specify trace levels by name or by number. The following names are valid (their corresponding numeric values are enclosed within parentheses):

OFF (0)

No trace output is generated.

USER (4)

User-level trace information is generated.

ADMIN (6)

Administrative-level trace information is generated.

SUPPORT (16)

Support-level trace information is generated.

Tip

When you use the SUPPORT trace level, your trace files get very large very quickly. SUPPORT is best used for a short period of time while you focus on a specific problem.

Examples

TRACE_LEVEL_PRODLISTENER = ADMIN

TRACE_LEVEL_DEVLISTENER = 16

Get Oracle Net8 Configuration and Troubleshooting now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.