The user’s transaction was implicitly cancelled and reset by a ROLLBACK statement. The database session was implicitly terminated because the user failed to carry out any operations during a certain period of time (database parameter SESSION_TIMEOUT or the timeout value specified in the CONNECT statement).
Repeat the CONNECT statement; it may be necessary to specify a larger timeout value.
Check and, if necessary, change the value of the SESSION_TIMEOUT database parameter.