Problems with Queue Tables in 7.0.3

When selecting from a queue table PL/SQL developer crashes. The program just closes down, it does not give an error message.

This only occurs with version 7.0.3.1123

Selecting from the same queue table using version 7.0.2.1076 works fine.

I have tried this on a number of different computers in our company and all the computers with version 7.0.3 crash and all the computers with version 7.0.2 work fine.
 
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.
 
Back
Top