Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • get_vmstat.ksh Linux/Unix
  • SQL Tracker by SID sqltrackerbysid.sql Oracle
  • Jai Shree Ram Oracle
  • Kill a session dynanically using execute immediate Oracle
  • dbms_job.submit example Oracle
  • How to choose Driver table in SQL statement Oracle
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • DB Console Mainenance. Oracle
  • how to find VIP from ifconfig Linux/Unix
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • compile_inv.sql Oracle
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • How to find the real execution plan and binds used in that explain plan in Oracle 10g?? Oracle
  • scripts to take listener.log backup 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

  • pvmehta.com SQL scripts
    Find which sessions is accessing object that prevent your session to have exclusive locks in Oracle Oracle
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • Import and export statements Oracle
  • Committing distributed transaction using commit force Oracle
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • Resolving RMAN Hung Jobs Oracle

Leave a Reply Cancel reply

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

Categories

  • AMC10 (0)
  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (6)
  • Videos (0)

Recent Posts

  • AMC1020-Sep-2026
  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Ports used by Oracle Software Oracle
  • Goldengate Tutorial Oracle
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • Distributed Transaction Troubleshooting. Oracle
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • good note for shared pool tunnig Oracle
  • ORA-3136 Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme