Hengtai, we are running Oracle 7.X.X, and connect correctly.  The
classes111.zip location should be in your CLASSPATH, also connection to
Oracle requires that a tnsnames.ora file be set up.

Use sqlplus to connect to the database instance you are trying to access to
ensure that that is not the problem.  Also sqlnet may be required.  We
connect specifying a connect string which includes host:port:instance.  Once
connected we login.


Grant Cullen
UNIX System Admin
[EMAIL PROTECTED]
416-935-6558



-----Original Message-----
From: Hengtai Yu [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 10, 2000 13:35
To: [EMAIL PROTECTED]
Subject: pool_Oracle


Hi,
Thanks for all your help.
I use DBConnectionManager to run Access connection pool, it works well. But
When I switch to
Oracle 8, It does not work. Message is: "can't get connection". Then I
download JDBC driver for Oracle 8, and put classes111.zip (even unzip all
classes) in /classes, rerun it, message is the same. I try all my best, I
can not figour out What is wrong here.

Problems are: how to install JDBC driver, where class files should go, How
to create DNS for JDBC driver, is classes111.zip JDBC driver?

Thanks for any help
Hengtai

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to