Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Rman Notes -1 Oracle
  • find_idle_cpu.sql Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • db_status.sql Oracle
  • AWR settings- MMON is not taking snapshot. Oracle
  • run this before doing any dbchange pvm_pre_change.sql Oracle
  • chk_space_SID.ksh Linux/Unix
  • Roles and Stored Procs II Oracle
  • pvm_pre_change.sql Oracle
  • Find sort details from Db find_sort.sql Oracle
  • S3 Basic info AWS
  • Find_planinfo.sql Oracle
  • Transfer SQL Profiles from One database to other database. Oracle
  • Rollback force for distributed transactions Oracle
  • USER_TABLES.Freelists 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

  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • fkwoindex.sql /* Find FK without Index */ Oracle
  • Oracle Material from OTN Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • Roles and Stored Object behaviour Oracle
  • Reclaim temp tablespace for oracle 8, 8i Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • Sample WW22 listener.ora Oracle
  • Mutating Table Error while using database trigger Oracle
  • oracle 10g on linux Linux/Unix
  • Add new columns in dataframe Python/PySpark
  • Very clear article about oracle dataguard Oracle
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme