| Michael A Chase 2005-06-04, 3:24 am |
| On Sat, 7 Jun 2003 15:26:48 -0400 (EDT) Barbara Lindsey <blindsey@cog.ufl.edu> wrote:
> Does anyone know what this error means?
>
> DBD::Oracle::st fetchrow_arrayref failed: ORA-03106: fatal two-task
> communication protocol error (DBD ERROR: OCIStmtFetch) at
> LocalDBSupport.pm line 214.
>
> I am using Perl on Linux with Oracle. All of my other apps work
> fine in same environment.
>
> I am pushing arrayref values onto array in module and returning the
> array to my caller.
>
> Any suggestion of what to look for appreciated.
See the "GETTING HELP" section in the fine manual (`perldoc DBI` or
http://search.cpan.org/author/TIMB/DBI/DBI.pm).
This is a DBI and DBD::Oracle operations issue, not an Oracle::OCI
development one. You should be asking in dbi-users.perl.org. When
you go there, more details would help someone guess what is happening.
--
Mac :})
** I normally forward private questions to the appropriate mail list. **
Ask Smarter: http://www.catb.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.
|