1) I always re-compile DBD::Oracle when I change Oracle clients. I don't know if this will fix the problem, but it's where I'd start. 2) Probably also a good time to upgrade your DBD::Oracle. 3) This would be a good time to upgrade your version of DBI.
On Wed, 2002-06-26 at 10:33, [EMAIL PROTECTED] wrote: > hi everybody > > I am experiencing a strange behaviour of our perl > programms. We use the perl-dbi module to connect > from our Win-NT frontend servers to our solaris/oracle > backend database servers. These programms work fine > on today's environment: > > NT4 SP6 > PERL 5.0.0.5_02 > DBI 1.0.2 > Oracle Client 8.0.6.0.0 > Oracle Server 8.1.7.2.0 > > On the new environment we are getting connection erros: > > NT4 SP6 > PERL 5.0.0.5_02 > DBI 1.0.2 > Oracle Client 8.1.7.0.0 > Oracle Server 8.1.7.2.0 > > here the errors: > Error while trying to retrieve text for error ORA-12538 > (DBD: login failed) at testdb.pl line 18 > Unable to connect to Oracle > > On the same server a native Oracle Sqlplus connection > works fine?!? > > This is a serious problem for us any help would be very > appreciated :) > > Alex Honold > Senior Consultant @ubs.com >
