Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Remove duplicate rows from table Oracle
  • Python class import from different folders Python/PySpark
  • GSQ.sql Oracle
  • Find_table_size.sql Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • Kill a session dynanically using execute immediate Oracle
  • oracle_env_10g_CADEV Linux/Unix
  • Convert multiple rows to single column Oracle
  • check_copy_progress.sh Linux/Unix
  • Postgres DB user and OS user. POSTGRESQL
  • Drop database in Oracle 10g Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • To see only files and/or folders using LS command 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

  • Caching sequence in Memory Oracle
  • Difference between SYNC and AFFIRM Oracle
  • DBMS_UTILITY PACKAGE Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • Optimizer SORT Operations 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 (397)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (345)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • USER_TABLES.Freelists Oracle
  • ORACLE_SID in sqlplus Oracle
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle
  • Unix command for system configuration Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • V$ROLLSTAT status is Full Oracle
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • Error Handling in Proc Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme