Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

tracking sqlplus client connection

happy10319Oct 14 2008 — edited Oct 14 2008
Hi,
in 8.1.7 I have put the following in sqlnet.ora on the server (where Db is hosted) :

SQLNET.AUTHENTICATION_SERVICES= (BEQ,TCP)

NAMES.DIRECTORY_PATH= (TNSNAMES)
TRACE_LEVEL_CLIENT = 16
TRACE_FILE_CLIENT = cli
TRACE_DIRECTORY_CLIENT = D:\oracle\ora81\network\ADMIN\log


But no trace file is generated when clients are connected from sqlplus (from remote machines). I have just trace file when we connect from the server (where Db is hosted). Any idea ?

Thank you.
This post has been answered by oradba on Oct 14 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 11 2008
Added on Oct 14 2008
2 comments
617 views