Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • tab.sql Oracle
  • Load SPM baseline from AWR Oracle
  • Monitor and Trace Unix processes using truss Linux/Unix
  • Small sample shell program Linux/Unix
  • Directory wise folder wise space usage Linux/Unix
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • Locktree.sql Oracle
  • Which environment is used by currently running process ( Very good) Linux/Unix
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • exp syntax in oracle 10g Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • How to see which patches are applied. Oracle
  • create user with unlimited quota Oracle
  • Histogram Overview 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

  • sql_doing_fts.sql Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • Composite Index creation tip from Vivek Oracle
  • Locktree.sql Oracle
  • Good notes for shared pool Oracle
  • Jai Shree Ram 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • ext#.sql Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • cp_filesystem.sql Oracle
  • database trigger failing Oracle
  • Vivek’s egrep commands to trace problem. (on linux x86-64) Linux/Unix
  • purge_trc.sh Linux/Unix
  • Find long Running Transaction Linux/Unix
  • AWR settings- MMON is not taking snapshot. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme