A admin Administrator Staff member Nov 18, 2004 #1 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
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
rbrooker Member³ Nov 18, 2004 #1 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.
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.
G Gustavo Member³ May 10, 2007 #1 Can't these queries run in background threads? This has been enabled for program compilation, so why not for these windows?
Can't these queries run in background threads? This has been enabled for program compilation, so why not for these windows?