Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • CPU speed on solaris Linux/Unix
  • block_ident.sql Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle
  • Goldengate Tutorial Oracle
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • Find all users who have DML privileges Oracle
  • Export Oracle data and Compress at same time Oracle
  • TRUNCATE Privs Oracle
  • oracle fast start failover best practice Oracle
  • Parallel DML Oracle
  • cold backup scripts to copy locally Linux/Unix
  • backspace in SQL Plus not working then..? Linux/Unix
  • Proc code Oracle
  • plan10g.sql Oracle

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

  • Oracle Identifiers Oracle
  • Load SPM baseline from AWR Oracle
  • Mutating Table Error while using database trigger Oracle
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • Sample WW22 listener.ora Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • 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

  • 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
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Good RAC & Standby Notes Oracle
  • alter database backup controlfile to trace Oracle
  • This is im telling Kishore Oracle
  • Getting started with notebook Python/PySpark
  • Order by with ROWNUM Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • Virtual Indexes in Oracle Oracle
  • move_arch_files.ksh Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme