The user's transaction was canceled and reset 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.
After a new CONNECT statement the transaction may be repeated.