Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • backspace in SQL Plus not working then..? Linux/Unix
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • DBMS_STATS Metalinks Notes Oracle
  • good note for shared pool tunnig Oracle
  • Locktree.sql Oracle
  • sid_wise_sql.sql Further explaination Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • Composite Index creation tip from Vivek Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • Find Command Linux/Unix
  • get_vmstat_linux Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • copying/removing directory with all its subdirectory Linux/Unix

How to set Processes Parameter

Posted on 09-May-2008 By Admin No Comments on How to set Processes Parameter

The only drawback in setting the processes value high is that the corresponding kernel settings, SEMMNS and SEMMSL need to be set higher based on the following formulas:

SEMMSL – Set to 10 plus the largest PROCESSES parameter of any Oracle database on the system.

SEMMNS – Set to the sum of the PROCESSES parameter for each Oracle database, adding the largest one twice, thenadd an additional 10 for each database.

Keep in mind preallocating the higher number of SEMMNS for instance eats up more memory but it is not very much, certainly nothing to worry about.

So it would seem that lowering the processes parameter can be done if you like but since the database is functioning it reflects that the kernel is setup correctly so you have nothing to worry about unless you add another instance and then revisit the formulas for SEMMNS and SEMMSL again

Oracle, SQL scripts

Post navigation

Previous Post: send email from unix mailx with attachment.
Next Post: How to calculate PROCESSES parameter

Related Posts

  • DBMS_UTILITY PACKAGE Oracle
  • Oracle Support Metalink ID 161818.1 Oracle
  • Handling LOB data in Oracle Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Caching sequence in Memory Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Jai Shree Ram Oracle
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • How to start CRS manually Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • How to know current SID Oracle
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • create trigger syntax Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme