The user’s transaction was implicitly cancelled and reset by a ROLLBACK statement. The database session was ended implicitly because the user did not perform any operations in the database system during the time interval defined by the timeout value.
Repeat the CONNECT statement, possibly specifying a higher timeout value.
It may also be necessary to check and modify the value of the SESSION_TIMEOUT database parameter.