Problem In utilizing "ORASTACK" utility
585864Jun 12 2008 — edited Jun 12 2008Dear all
I want to chang default stack zise of a thread/session, when i try to reduce stack of every session created int the oracle executable for serving more users it show some error.
---------------------Current size------------------------------------------
c:\> oracle\product\10.2.0\db_1\bin\orastack oracle.exe
Current Reserved Memory per Thread = 1048576
Current Commited Memory per Thread = 4096
--------------------- error when try to change ----------------------
c:\> oracle\product\10.2.0\db_1\bin\orastack oracle.exe 500000
Couldn't open file with CreateFile<>
GetLastError<>== 32
---------------------------------------------------------------------------------------------
How i can resolve this problem.
Thanks in advance