Re: Updating 10 thousand records
Posted By:
Christopher_Koenigsberg
Posted On:
Sunday, September 26, 2004 05:42 AM
which server is getting the out of memory error? The WAS, presumably? maybe you could write a stored procedure in DB2, and submit parameters to it so it would do the bulk of the work, instead of WAS?