ORA-17081
There is an error during batching.
Cause
The cause could be one of the following:
- An attempt is being made to execute a batch statement, but the execution is interrupted because there is a possible thread interruption.
- There is an error while retrieving the result of a batch statement execution.
- The batch has not been executed or cleared before the current execution attempt.
Action
Choose the action corresponding to the cause as numbered:
- Ensure that the batch execution is not interrupted and try again.
- Check and resolve specific errors in the batch execution.
- Execute or clear the pending batch before a new attempt.