set up client side trace for remote sqlnet file
How do I configure a single local client side trace when using centralised/remote tnsnames / sqlnet files?
This is a windows client connecting to a windows share for tns/sqlnet to a solaris DB server.
For example: Local_Server_A has an oracle insta-client which uses TNS_ADMIN parameter pointing to a network share that holds the tnsnames/sqlnet files.
I need to trace this one application, but I do not want to trace every application using the network sqlnet file.
remote_sqlnet.ora:
trace_level_client = SUPPORT
trace_file_client = cli
trace_directory_client = C:\app\product\11.2.0\client_1\network\trace