Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Problem In utilizing "ORASTACK" utility

585864Jun 12 2008 — edited Jun 12 2008
Dear 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 10 2008
Added on Jun 12 2008
4 comments
859 views