Hello,
When PL/SQL developer crashes the recovery file loads a version of my programs that is older than what is saved to disk. This has resulted in lost work for me until I figured out what was happening.
if I click the save button the recovery file should be up to date!
Also, if a thread hangs up because an oracle process is taking forever it should not hang up the entire PL/SQL instance. especially when it is running in multi user mode. The combination of this and the above problem really causes me and my coworkers lot of headaches. Enough so that we are starting to consider other options unless you can reassure us this will get fixed.
When PL/SQL developer crashes the recovery file loads a version of my programs that is older than what is saved to disk. This has resulted in lost work for me until I figured out what was happening.
if I click the save button the recovery file should be up to date!
Also, if a thread hangs up because an oracle process is taking forever it should not hang up the entire PL/SQL instance. especially when it is running in multi user mode. The combination of this and the above problem really causes me and my coworkers lot of headaches. Enough so that we are starting to consider other options unless you can reassure us this will get fixed.