Ask Your Question
2

What does the message "Your database connection has been reset. Any pending transactions or session state has been lost" mean in Oracle SQL Developer?

asked 2021-06-06 11:00:00 +0000

djk gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2022-07-30 22:00:00 +0000

david gravatar image

The message indicates that there was a disruption in the connection between the SQL Developer and the database, causing any pending transactions or session state to be lost. This could be due to various reasons such as network issues, database crashes, or user intervention. As a result, any unsaved data or changes made since the last successful connection may have been lost.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-06-06 11:00:00 +0000

Seen: 7 times

Last updated: Jul 30 '22