Success is The Progressive Realization Of A Worthy Ideal
Wednesday, February 27, 2013
Increase the session in Oracle
processes=x
sessions=x*1.1+5
transactions=sessions*1.1
E.g.
alter system set processes=1000 scope=spfile;
alter system set sessions=1500 scope=spfile ;
processes=500
sessions=555
transactions=610
alter system set transactions=610 scope=both;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment