'Compare User Objects' hangs.

admin

Administrator
Staff member
When 'Compare User Objects' is running I switched to other Windows app - coming back to PL/SQL Dev - compare hangs (app not responding).

PL/SQL Dev 6.0.3.893

OS - WinXP Pro SP 2

Oracle 9.2
 
this has to do with application threads i think. compile invalid objects has the same problem. If these were made into background threads, then the rest of the application would keep working.

i could of course be completly wrong.
 
Can't these queries run in background threads? This has been enabled for program compilation, so why not for these windows?
 
Back
Top