Show TOC

-75: Too many SQL statements (Work rolled back)Locate this document in the navigation structure

Use

Explanation

The user's transaction was implicitly canceled and reset by a ROLLBACK statement. The database session was implicitly terminated, because you had issued too many SQL statements or had performed too many transactions within a session.

User Response

After a new CONNECT statement you can repeat the transaction.