Commit and Rollback buttons not working

handy28

Member
I'm using PL/SQL Developer version 10.0.4.1708, running on 64-bit Windows 7. For some reason the Commit and Rollback buttons on the toolbar are not responding, either when I click on them or when I try the hotkeys for them, F10 and Shift-F10. The only option is to type ROLLBACK or COMMIT in the SQL command window, highlight it and run it manually. I recently upgraded from a machine running Windows XP, with the latest version of PL/SQL developer, and never had this problem.

Any ideas?
 
Can you go to Help > Support Info, press the 'Copy all pages' button on this info screen, and paste this text into an e-mail reply?
 
Hi Marco,

I just wanted to see if this issue has a solution. We are also running on Windows 7 64-bit, with the more recent 10.0.5.1710 build.
 
Can you go to Tools > Preferences > User Interface / Options and press the "DSA Dialogs" button?

If you pressed the "Don't show this message again" option on the Commit confirmation screen, you will see a line like this:

Commit=N

Remove the line and try again.
 
Back
Top