how to get sqlnet.ora file?? [message #222723] |
Tue, 06 March 2007 03:15 |
bhanu.e
Messages: 2 Registered: March 2007
|
Junior Member |
|
|
Hi!
i am trying to connect to Oracle from an application using transaction monitor (XA calls).but the application is not connecting to oracle. i tried to check for the errors in logfile and so, switched on the trace by modofying the sqlnet.ora and setting the trace level to 16.
this gave me the client trace files at the location i specified but the logfile is not prsent.
anybody has an idea how to do it??
|
|
|
Re: how to get sqlnet.ora file?? [message #222786 is a reply to message #222723] |
Tue, 06 March 2007 06:36 |
Mohammad Taj
Messages: 2412 Registered: September 2006 Location: Dubai, UAE
|
Senior Member |
|
|
Hi,
Typically sqlnet.ora file exists in $ORACLE_HOME/network/admin folder on client or server both side.
if file doesn't exists you have to create manually through NETCA.(network configuration assistant)
regards
Taj
|
|
|