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
