OracleScript appears to lock PC

bronnie

Member
Hello,

I'm executing a long running stored procedure within a TOracleScript.

While that script is running, I cannot
start any applications or bring back up
any apps that are minimized on the task
bar.

Once the script is completed, then
everything pops up on the screen.

Is there a way I can prevent this from
happening? I would really like the user
to be able to do other things while this
procedure is running.

Thanks.

Ronnie
 
I'm not sure how one can lock the entire Windows OS...

------------------
Marco Kalter
Allround Automations
 
Sorry, I got the wrong information from
the user. It's just certain apps that
he cannot start while the OracleScript
runs, others can start just fine.
 
That is still puzzling. What happens when these applications are attempted to start? Is there some relation between these applications and the application with the running TOracleScript?

------------------
Marco Kalter
Allround Automations
 
Back
Top