The user’s transaction was implicitly cancelled and reset by a 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.