Entering content frame

-3102: Invalid subtrans structure 

Explanation:

In a database procedure, more or less subtransactions were dynamically opened than closed. The subtransactions opened but not closed until the end of the database procedure were rolled back.

User Action:

Check which error in the database procedure generated nesting of subtransactions. Correct the database procedure.

 

Leaving content frame