Database Networking (MOSC)

MOSC Banner

sqlnet trace setting for ORacel -rac - in both servers?

edited Jul 15, 2011 4:46AM in Database Networking (MOSC) 4 commentsAnswered ✓
The client asked me to set the sqlnet trace for the server. I will set both servers that compose oracle _rac like this?  Is this correct?
Do I need to shutdown - startup db -?  listener ?

 LOG_DIRECTORY_CLIENT = /u01/app/oracle/product/10g/db_1/network/log
LOG_DIRECTORY_SERVER = /u01/app/oracle/product/10g/db_1/network/log
LOG_FILE_CLIENT    =sqlnet.log
LOG_FILE_SERVER = sqlnet.log
TRACE_LEVEL_CLIENT = 16
TRACE_LEVEL_SERVER = 16
TRACE_LEVEL_UNIQUE = TRUE
TRACE_DIRECTORY_CLIENT = /u01/app/oracle/product/10g/db_1/network/trace
TRACE_DIRECTORY_SERVER =/u01/app/oracle/product/10g/db_1/network/trace

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center