Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Problems setting up JDBC Drivers to run on Win98

Re: Problems setting up JDBC Drivers to run on Win98

From: <Val_Gamerman/Victoria_Financial.VICTORIA_FINANCIAL_at_lnn.com>
Date: Wed, 14 Feb 2001 08:53:08 -0800
Message-ID: <F001.002B4029.20010214073037@fatcity.com>

Belinda,

It's not clear from your e-mail if you are using OCI or thin drivers.

Based on the fact that you are concerned with the DLL's not being found I would assume you are talking about OCI drivers.

If that is the case, just make sure that PATH is set correctly in autoexec.bat.

If you keep on getting Too many parameters, then make sure that there are no spaces anywhere in the path (e.g. path that contains directory Program Files should be specified as "C:\Program Files" -- in quotes).

Val Gamerman.

To:       Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
cc:        (bcc: Val Gamerman/Victoria Financial)
Date:     02/14/2001 12:20:43 PM GMT




We are currently running Oracle 7.3.4 on HP-UX 9000, 10.20. I have been trying to assist someone with the task of setting up the JDBC Driver to run on Win98. The first problem that occurred was when the $ORACLE_HOME/bin directory was added to the PATH, we began getting a "Too Many Parameters" error when the autoexec.bat executed. In addition, after editing the PATH so that $ORACLE_HOME/bin could be included by editing the PATH, we began testing the java drivers by executing on of the sample program. The problem is, its not finding the driver. I tried but the oci73jdbc.dll and oci805jdbc.dll, neither are being found. Unfortunately, we do not have server-side drivers, as a matter of fact, I can't find them. This is my first personal experience with working with Oracle and JDBC, if anyone can guide me in the right direction, I sure would appreciate it.

begin:vcard
n:Taylor;Belinda
tel;fax:703-993-3403
tel;work:703-993-3346
x-mozilla-html:FALSE
url:http://www.gmu.edu
org:George Mason University;University Computing and Information Systems
(UCIS)

version:2.1
email;internet:btaylor3_at_gmu.edu
title:Database Analyst
adr;quoted-printable:;;4400 University Drive=0D=0AMSN 1B5;Fairfax;VA;22554;USA
x-mozilla-cpt:;0
fn:Belinda Taylor
end:vcard

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: Val_Gamerman/Victoria_Financial.VICTORIA_FINANCIAL_at_lnn.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Wed Feb 14 2001 - 10:53:08 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US