Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re: Re: Re: Perl : DBI and Oracle

by aennen (Acolyte)
on Jan 09, 2003 at 20:23 UTC ( [id://225631]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Perl : DBI and Oracle
in thread Perl : DBI and Oracle

Figured it out, my env set for ORACLE home was wrong causing this problem.
$ENV{"ORACLE_HOME"}="ORACLE_HOME=/oravl01/oracle/8.0.6/"; Should be $ENV{"ORACLE_HOME"}="/oravl01/oracle/8.0.6/";
Seeing without seeing.... Thanks Alan

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://225631]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (5)
As of 2024-04-20 11:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found