From: sarek@cais.cais.com (Scott T Johnson)
Newsgroups: comp.databases.oracle
Subject: ODBC Connection Problems
Date: 26 Oct 1994 13:02:52 GMT
Organization: Capital Area Internet Service info@cais.com
Lines: 39
Message-ID: <38lk1s$94m@news.cais.com>
NNTP-Posting-Host: cais.com



I am attempting to connect a PC running WFW3.11 with Microsoft TCP/IP
to a HP-UX Server with Oracle RDBMS running.  I am using SQL*Net TCP/IP V1.1
for Windows and the ODBC drivers from Oracle (d/l from CompuServe)
When trying to connect with the database, I receive the error ORA-3121.

My ORACLE.INI file:
[Oracle]
ORACLE_HOME=C:\ORAWIN
NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
ORAINST=C:\ORAWIN\dbs
TCP_VENDOR=lanman2
TCP_SERVICES_FILE=C:\ORAWIN\TCP\SERVICES.HLP
TCP_SERVICES_FILE=C:\windows\SERVICES
RDBMS70=C:\ORAWIN\rdbms70
PRO15=C:\ORAWIN\pro15
PRO14=C:\ORAWIN\pro14

ODBC.INI
[ODBC Data Sources]
Ora Data=Oracle7

[ODBC]
TraceAutoStop=1
Trace=0
TraceFile=\SQL.LOG

[Ora Data]
Driver=C:\WINDOWS\SYSTEM\sqora7.dll
Server=T:hpserv
UserID=sjohnson

[ODBCSPY]
TargetDSN=
TargetDriver=


Any help would be greatly appreciated,
Scott

