Subject RE: [IBO] Pumping data uses a lot of memory
Author Jason Wharton
> I am pumping about a million records from one database to another
> using IB_Datapump. This process is using a lot of memory causing my
> server to run out of virtual memory.
>
> Can anyone help.

Is it using any BLOB columns?

Are you using TIB_Cursor components, TIB_DSQL components and/or TIB_Query
components?

Jason Wharton