Crash recovery do not opening

Vlky

Member
When I closed PLSQL Developer with Task Manager, PLSRecall.dat was correctly created (in c:\Users\user\AppData\Roaming\PLSQL Developer\PLSRecall.dat ), but after restarting PLSQL Developer, the crash window with recovered codes was not displayed.
I'm using version 10.0.5 and Win8, but on other computer it works fine (but on Win7), even with this version. I tried to clean all from registry, but I didn't help.

Thank for any help
 
Recovery data is stored in (unfortunately)

\AppData\Local\Temp\PLS-Recovery

check if it is created (it shoud be there at runtime and after end task).

Also, check Preferences -> backup -> recovery settings.
 
Back
Top