My install built and tested OK but I get an Out of memory! error
after my inserts seem to have gone in OK. Any ideas how to get rid of this message.
I'm sure its going to bother my users
Posted on 2009-06-12 19:57:25-07
by morrydin response to 10951
Re: DBD-Oracle-1.23 with instantclient on solaris10
Solution: set ORACLE_HOME env variable. Oracle says with instantclient you don't need this but, DBD
does you can even set it to a invalid path and it will fix your problem I set it to 1 and my
Out of memory errors went away.