Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

OLEDB driver and sqlnet.log

Status
Not open for further replies.

beanwen

Programmer
Dec 24, 2001
23
CA
I am using Crystal Enterprise 8.0 at NT server 4.0, and the report pulled the data from Oracle at Unix box. At NT server, Oracle client 8.1.6 was installed. I am using one generic user id to access Oracle from NT server, and everything is fine when the report using the ODBC driver to pull the data. To have a better porformance, I switch to the OLEDB driver at the report, then sqlnet.log file was generated saying there was a failed connection that try to connect using the user id 'system'. Actually, there is no user named 'system' at Oracle. The report got the correct data, only the misleading log file confused me. And also worried about the log file is increasing the size.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top