Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Off topic: DBD::Oracle
For DBD::Oracle, make sure you have the ORACLE_HOME, TWO_TASK, and
ORACLE_USERID environment variables set (not sure you need TWO_TASK, but I
set it anyways...haven't bothered to check to see if it is really needed for
the test part yet). ORACLE_USERID should be in the form:
username/password_at_dbalias
I generally create a specific user with only create session privileges for
testing these (so I have one around for whenever we bring new servers online
that need DBI/DBD). HTH
Jeffery Stevenson
Chief Databeast Tamer
Medical Present Value, Inc.
Austin, TX
-----Original Message-----
From: Dwayne Cox [mailto:dcox_at_eng.ufl.edu]
Sent: Monday, January 08, 2001 3:36 PM
To: Multiple recipients of list ORACLE-L
Subject: Off topic: DBD::Oracle
For the life of me, I cannot seem to get DBD::Oracle to work. The 'make test' portion of the install hangs every time. Using DBI 1.13 and DBD 1.02, it does not hang until it gets to the repetitive connection stage but it still hangs. Later versions and combinations hang earlier.
FYI: The DBI mods install flawlessly. And I remember to delete the old versions of both the DBD and DBI before trying a new/different version.
Would someone kindly point me in the right direction to solve this problem? I was unable to find a solution on technet or deja.
Platform: RedHat 6.2 (with various security patches), Oracle 8.1.6, Perl 5.005.
Thanks!!!
Dwayne Cox University of Florida Senior Systems Programmer College of Engineering dcox_at_eng.ufl.edu 521 Weil Hall 352.392.9217 Gainesville, FL 32611 ___________________________________________________________________The opinions expressed are the author's own unless otherwise stated
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Dwayne Cox
INET: dcox_at_eng.ufl.edu
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 Tue Jan 09 2001 - 09:15:31 CST
![]() |
![]() |