Skip to Main Content

SQL Developer

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!

SQL Error: Closed Connection

Nuno RanitoFeb 24 2021

I'm having troubles with SQL Developer. Whenever I make a command wich takes some time, it closes connection.
Can be inserting couple hundred records in bulk, or compiling a package with some thousand lines.
After 20 seconds it returns
imagem.pngIt reconnects without problem...

SQL Developer
Java(TM) Platform 1.8.0_212
Oracle IDE 19.2.1.247.2212
Versioning Support 19.2.1.247.2212

Database
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
PL/SQL Release 11.2.0.3.0 - Production
TNS for Linux: Version 11.2.0.3.0 - Production
NLSRTL Version 11.2.0.3.0 - Production

Thanks for any help

Comments
Post Details
Added on Feb 24 2021
2 comments
960 views