On Sat, 7 Sep 2002 15:38:32 +0530 Sridhar Saragu <[EMAIL PROTECTED]> wrote:
> We have recently migrated from Oracle 7.3.4 to Oracle8.1.7 on Sun Solaris > 5.8 . > > Now we are working on both databases , we are able to connect to Oracle > 7.3.4 database without any problem, and not able to connect to Oracle > 8.1.7 > using > > the PERL5 . It is giving the following error message. > > "ORA-01019 : unable to allocate memory in the user side" The most likely cause is an incompatibility between a DBD::Oracle compiled for Oracle 7 and ORACLE_HOME pointing at Oracle 8. Keep ORACLE_HOME pointing to the 7.3.4 instance and let DBI connect to the other instance via SQL*Net. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.