00D44037

Explanation

The Db2-DL/I batch support cannot continue because the stack of save areas has been exhausted. The error can occur when multiple levels of recursion have been invoked.

System action

The Db2-DL/I batch support cannot continue and processing is terminated.

Operator response

Notify the system programmer

System programmer response

This might be a multiple recursion problem caused by the execution of a changed data capture exit.

Problem determination

Verify that the user exit(s) are not being recursively invoked during a database update operation.