PL/SQL Dev. Hangs when accessing Q table

I created new Queue table and a Queue. When I try to select from the Queue table PL/SQL Developer hangs with the status bar at the bottom showing:
Access violation at address 6410367A in module 'ORA805.dll' Read of address 00000068.

It works fine when I select from some of the other queues. Any help on this would be appreciated.

Oracle Ver: Enterprise Edition 9.2.0.5.0
PL/SQL Dev. Ver: 6.0.3.893

Thanks
Sameer
 
This seems like an Oracle Net 8.0.5 bug. Do you have a more recent Oracle Net version available to verify this?
 
Back
Top