A akuepfer Member Nov 5, 2003 #1 PL/SQL Developer hangs when I do the following two actions: Step with the debugger though a procedure of a PL/SQL Package Switch to an other Window and compile a correctd version of this package without stopping the debugger
PL/SQL Developer hangs when I do the following two actions: Step with the debugger though a procedure of a PL/SQL Package Switch to an other Window and compile a correctd version of this package without stopping the debugger
Marco Kalter Administrator Staff member Nov 5, 2003 #1 This will indeed cause a database locking situation. It will time out in 10 minutes. To prevent this, disable the "Allow compilation while running" preference (Tools > Preferences > Program Window).
This will indeed cause a database locking situation. It will time out in 10 minutes. To prevent this, disable the "Allow compilation while running" preference (Tools > Preferences > Program Window).