On Windows 2008 server, sqlplus concurrent programs sometimes hangs indefinitely
On Windows 2008 server, sqlplus concurrent programs sometimes hangs indefinitely.
We have some concurrent programs (e.g. Create Internal orders) that sometimes hangs indefinitely. I saw that sqlplus.exe is spawned by concurrent but it does not run, cpu time 00:00:00, consistent get on db 39 , physical reads 0 block gets 0.
If i terminate the sqlplus.exe via task manager, the concurrent ends with error, otherwise it remains in running forever.
Anyone has this issue? I opened a SR months ago but they're very far from providing a solution, I don't even know if they have replicated the issue.
Regards