Re: ORACLE : DBD: login failed
by Vishal Dani other posts by this author
May 31 2000 1:23PM messages near this date
Re: ORACLE : DBD: login failed
|
Ask again: Question about DBD::mysql
Are your env variables such ORACLE_HOME, ORACLE_SID ...(read readme of DBD as I dont
remenber them exactly). If your oracle client is executing well on windows, hopefully
there shouldn't be any problem
cheers,
Vishal
Andrey Bronfin wrote:
> Dear listers !
> I'm very new to this list and to DBI programming as well .
> I'm using oracle8.1.6 on win2000 .
> I have perl, v5.6.0
> DBD-Oracle 1.03
> DBI 1.13
>
> I can't connect to my DB , and i recieve the following error :
>
> DBI->connect failed: (DBD: login failed, check ORACLE_HOME/bin is on your PATH) .
>
> ORACLE_HOME ( is in my path indeed and i don't know what to do ....
>
> D:\work\MP>path
> PATH=C:\Perl\bin;;D:\Oracle\Ora816\bin;C:\Program Files..................
>
> Thanks a lot in advance !
>
> ------------------------------------------------------------------------------
> DBI HOME PAGE AND ARCHIVES: http://www.symbolstone.org/technology/perl/DBI/
> To unsubscribe from this list, please visit: http://www.isc.org/dbi-lists.html
> If you are without web access, or if you are having trouble with the web page,
> please send mail to dbi-users-request@[...].org with the subject line of:
> 'unsubscribe'.
> ------------------------------------------------------------------------------
--
A wise man speaks because he has something to say, a fool because he has to
say something.
-- Plato
------------------------------------------------------------------------------
DBI HOME PAGE AND ARCHIVES: http://www.symbolstone.org/technology/perl/DBI/
To unsubscribe from this list, please visit: http://www.isc.org/dbi-lists.html
If you are without web access, or if you are having trouble with the web page,
please send mail to dbi-users-request@[...].org with the subject line of:
'unsubscribe'.
------------------------------------------------------------------------------
Thread:
Stephen Clouse
Vishal Dani
|