jlcox
Member³
I'm currently running a Compare Table Data job between two database instances and am updating from within PL/SQL Developer. This process is consuming nearly 100% of my CPU and rarely seems to want to yield for other processes. Would it be possible to thrown some Application.ProcessMessages() type statements into tight loops like these (if they currently don't exist) to allow foreground processes to get a bigger slice of the CPU pie?