Hi,
In order to get tracing info on Oracle 9 I added the following to the SQLNET.ORA
TRACE_UNIQUE_CLIENT=on
TRACE_LEVEL_CLIENT = 16
TRACE_DIRECTORY_CLIENT = C:Oracle10Run
TRACE_FILE_CLIENT = SQLNetTrace
TRACE_TIMESTAMP_CLIENT = ON
This worked fine and generated the relevant trace files.
When I paste the same lines in SQLNET.ORA on Oracle 10 I doesn't generate any Trace files.
Does anyone have any suggestion as to what I may be doing wrong.
Thanks in advance for any help
Software/Hardware used:
ASKED:
October 5, 2007 3:00 PM
UPDATED:
October 5, 2007 3:03 PM