After some more investigation i found Oracle note about this problem.
"FRM-92101, FRM-92050, FRM-93552 and FRM-93000 Error When Running Forms After a Relatively Small Number (50 - 80) of Concurrent Connections and No New Connection Possible [ID 187455.1]"
Oracle indicates that this solution with ticking "Allow to interact with Desktop" is just for a testing purposes and Microsoft and Oracle did not recommend it as a permanent solution.
Permanent solution will be to edit Windows registry key:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\SubSystems
Double click on the Windows node value in the right frame. Increase the appropriate SharedSection parameter which will be the third one.
Example Setting -> SharedSection= 1024,3072,512
Solution on my server is SharedSection= 1024,3072,2048
I have problems when third value is greater than second one. Also there is a Microsoft note which says that sum of second and third value could not be more than 48MB on windows 2003 server.
Nema komentara:
Objavi komentar