Commit button problem

We received your example by e-mail. I cannot reproduce this though.

To obtain some more diagnostic information, can you modify the shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" DebugSQL

Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
 
Hello,

thank you for the reply. I created the debug file, but I found it contains too much information that I cannot send (mainly connections' info). So just open new tab, create table by SQL, insert any line into it, close the all tabs and you will see that the Rollback button is active but doesn't work.

Thank you
 
Back
Top