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 gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connect to external datasource using HS and ODBC

Status
Not open for further replies.

cbarbe01

Programmer
Jun 27, 2001
1
US
I have set up a service name that uses ODBC to connect to an external datasource on Win NT 4.0 SP6. When I do the Oracle Test ODBC it works fine. However, when I use the servie name I have set up I get the ubiquitous ORA-03113 error message. I have set the SQLNET.AUTHENTICATION_SERVICES to none. I have set up a trace and the only error is an "nioqer: incoming 12151 " line prior to the 03113 reference. I suspect some kind of authentication problem with the log on ID and password I am using to connect to the data source that is occuring somewhere on the network. Does anyone have any experience working through this type of problem?? Any suggestions would be appreciated !! thanks !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top