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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

SQL Dev 19.1 returns success message after "compiling" although connection has been lost

ApexBineJul 5 2019 — edited Jul 8 2019

Hi there,

I'm the on with the unstable ssh tunnel (via git bash. Haven't tested the SQL Dev ssh connection yet).


The problem that my colleagues and I struggle with is that SQL Developer seems to compile a package or a package body and returns 'Compiled' in the 'Messages' window, although the connection in the background has died long ago.

I'm aware that SQL Developer is not aware of this as the connection icon is still showing the little 'connected plug', but it is really dangerous to lull the developer into a sense of security this way.

It's happened several times now that someone checked in code he believed to compile and someone else had to tidy up the mess afterwards.

Of course, one could argue that you should become suspicious when you get 'Compiled' instead of 'Compiled (with warnings)', but seriously, I think this is unexpected and dangerous behaviour.

Do you see any chances of getting this fixed?

This post has been answered by Vadim Tropashko-Oracle on Jul 5 2019
Jump to Answer

Comments

Post Details

Added on Jul 5 2019
2 comments
372 views