Embedded Sql Errors
--------------------------------------------------------------------------------
Hi.
We have been receiving the following errors each night in our batch process.
We are on V4R4 - going to V5R3.
The Cobol program has many cursors and processes tons of records.
I do a Exec SQL Delete, then
Exec SQL Insert
I receive ---> Cannot allocate member xxxx type *file
Row or object is in use
SQL ERROR SQL CODE 00000913-
Thanks.
Mike