Hello All,

I have run into a problem I have not seen before. I need to select all of the rows in a table and I am getting the following error:

# upd_wia_test.pl
Today's date: 1/10/2006
Running 'execute' .... done
Running 'fetch' .... Out of memory!
Issuing rollback() for database handle being DESTROY'd without explicit disconnect().

I am running perl 5.8.7 on a Sun Ultra 60 with 2Gb of Ram, using Solaris 8. I am using DBI-1.50 and DBD-Informix-2005-02. Did I forget anything?

It looks like that during fetchall_arrayref the system is running out of memory. A check of the table shows there are 35359 rows in that table. What parameters are in play here? Is there something in my onconfig that I can modify? Any thoughts?

Thank you for you time,

Elton


=========================================================
 NOVA                        505 W. Olive Ave. Suite 550
 Elton Hughes (IT)                    Sunnyvale CA 94086
 Phone: 408-730-7235                   Fax: 408-730-7643
---------------------------------------------------------


Reply via email to