We had the same issue too. We re-linked Oracle and it fixed it. -- Eric
nevrflw wrote: > I'm having the same issue ... > Is this a problem with DBD 1.22 only ? Did you have the same issue > with earlier DBD versions ? > > Miguel Collins wrote: > > Has anyone had intermittent ORACLE Errors like the following in their > > apache ASP Setups on Linux 5 using RedHat 5 on Oracle 10.2 > > > > OCIHandleAlloc(OCI_HTYPE_ERROR) failed at /usr/lib/perl5/site_perl/ > > 5.8.8//i386-linux-thread-multi/DBD/Oracle.pm line 232 > > > > Line 232 in the Oracle.pm file > > > > # Call Oracle OCI logon func in Oracle.xs file > > # and populate internal handle data. > > DBD::Oracle::db::_login($dbh, $dbname, $user, $auth, $attr) > > or return undef; > > > > Which is a dbd logging into oracle, but the correct credintials are > > being inputted. Has anyone had any issues like this?
