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