-1023: Too many nested subtransactions 

Explanation:

The maximum nesting level of subtransactions is 32767. This number was exceeded.

User Action:

Check which error in application programming generated such a nesting level of subtransactions and correct it.