Oracle processes parameter and Solaris 10 kernel settings
we have an Solaris 10 OS and multiple database instances on it
To set the processes parameters in all the databases , should the collective value of processes across instances not exceed any kernel setting ???
In solrais 8 and 9 I know how to calculate the number processes based on kernel setting , but In Solaris 10, its all resource control and below parameter does not hold good
is there a kernel setting based on which we can set number of processes ?? If yes how to calculate or find that.
Please let me know ASAP
--------------------------------------------------
solaris 8 and 9:
Processes for the system:
SEMMNS
Set to the sum of the PROCESSES parameter for each Oracle database the largest one,
To set the processes parameters in all the databases , should the collective value of processes across instances not exceed any kernel setting ???
In solrais 8 and 9 I know how to calculate the number processes based on kernel setting , but In Solaris 10, its all resource control and below parameter does not hold good
is there a kernel setting based on which we can set number of processes ?? If yes how to calculate or find that.
Please let me know ASAP
--------------------------------------------------
solaris 8 and 9:
Processes for the system:
SEMMNS
Set to the sum of the PROCESSES parameter for each Oracle database the largest one,
0