Hi,
on 8.1.7 on a win 2003 server which is an oracle client , I want to enable sqlplus tracking by adding the followin in sqlnet.ora file :
TRACE_LEVEL_CLIENT = 16
TRACE_FILE_CLIENT = cli
TRACE_DIRECTORY_CLIENT = e:\temp
Should I stop/start something in order that tarcking be effectively done ?
And also when I want to stop that after deleting these lines from sqlnet.ora file ,Should I stop/start something in order that tarcking be effectively stopped ?
Thanks and regards.