Bernhard S
Member³
Hello,
when you rollback a large transaction the whole PL/SQL Developer main window turns into a sandclock only show. This should not be the case! It should be possible to have the same functionality as you have while the transaction rolled forward. There you still could use other pl/sql developer windows in the the same main window, execute selects, ... As long as you're not creating a new transaction that has to wait on the current one, you should be fine.
when you rollback a large transaction the whole PL/SQL Developer main window turns into a sandclock only show. This should not be the case! It should be possible to have the same functionality as you have while the transaction rolled forward. There you still could use other pl/sql developer windows in the the same main window, execute selects, ... As long as you're not creating a new transaction that has to wait on the current one, you should be fine.