Entering content frame

750: Too many SQL statements (work rolled back) Locate the document in its SAP Library structure

Explanation:

Your transaction was implicitly cancelled and rolled back by an implicit <ROLLBACK statement>. The database session was implicitly terminated, since you had issued too many SQL statements or had performed too many transactions within a session.

User Action:

The transaction can be repeated after a new <CONNECT statement>.

 

 

 

Leaving content frame