On Thu, 17 Jan 2002 09:46:18 -0500, Kong, Alan wrote:

>Is there any know how to fix the following problem?
> 
>I'm running a test program to just select user from dual on my dbi program
>and it give me the following error message:
> 
>Out of memory during large request for 1073745920 bytes at

Are you performing some fetchall_* method? Perhaps you should try
processing on a record-by-record basis.

-- 
        Bart.

Reply via email to