need help

[email protected] (Barbara Lindsey) Sat, 7 Jun 2003 15:26:48 -0400 (EDT)
Newsgroups perl.dbi.oracle-oci
Message-ID <[email protected]>
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.

Barb