Skip to Main Content

SQL Developer for VS Code

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Error Message: "No session associated with the current connection" on "Run Statement" while a script runs perfectly fine.

JoergJost20 hours ago

Hello,

every now and then a new connection comes up with the error message:
“No session associated with the current connection” when i try to run a statement(F9). The same Worksheet works perfectly fine, if i start the same SQL - statement as a script (F5).

Attached is the debug output of the F9 statement start with error message and the F5 script start. I can even see the result of my query in the debug output from the F9 run.

Any idea, what is causing this?

debug_log.txt

Comments
Post Details
Added 20 hours ago
0 comments
17 views