Hello
I've read the archives and I seem to have a reverse problem then what is
mentioned in the archives.. On the Unix boxes with DBD::Oracle 1.12 driver,
the RowCacheSize does not setup caching appropriately.. causing it show
terrible performances with the fetch calls.
The Unix machines with DBD::Oracle 1.07 version recognizes the setting:
$dbh->{RowCacheSize} = 1000;
I've tried the my $foo = $sth->{NAME}; hack, which was supposed to be for
the old drivers.. but without luck with 1.12.
Any hints will be useful and quickly tested!
Regards.
--
Rajal