How to enable SQLNet client tracing.
Hello all. I need to enable client tracing for SQLNet so I can troubleshoot a custom program that is using the Oracle libraries to connect to the database. A sqlnet.log file is being generated, and I can see the executable name of the custom program in it, but the level of detail is lacking. I noticed that the sqlnet.log file reports that "Tracing not turned on". In searching, I found that the tracing is off by default. I have tried adding the entry "TRACE_LEVEL_CLIENT = SUPPORT" (without the quotes) to the sqlnet.ora file and saving the file, but it doesn't