PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Peoplesoft Linux Kernel parameters

edited Jan 11, 2019 4:50PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 2 commentsAnswered

The following document identifies a number of recommended Kernel parameters for Linux web & app Peoplesoft hosts...


E-AS: Application Server and Web Server Kernel Parameters for UNIX and Linux Operating Systems (Doc ID 608218.1)

MSGMAP=2048

MSGMAX=131072 (65536 max for HP)

MSGMNB=131072 (65536 for HP)

MSGMNI=1024

MSGSEG=32767

MSGTQL=1024

SEMMAP=512

SEMMNI=512

SEMMNU=4096

SEMUME=20

SEMMNS=4096

SEMMSL=256

SHMMIN=1

SHMMNI=300

In the 'Linux' section of the document it then goes on to provide a 'typical sysctl.conf file based on the settings discussed above'

kernel.shmmax = 1073741824

kernel.shmmni = 4096

kernel.shmall = 2097152

kernel.sem = 250 256000 64 1024

fs.file-max = 65536

net.ipv4.ip_local_port_range = 1024 65000

kernel.msgmni = 1024

kernel.msgmax = 131072

kernel.msgmnb = 131072

Does the output of the 'typical' example cover all of the setting required?  For example, I know that some of the SEM values are inherited by

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center