HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Tuning - Kernel parameters
Operating System - HP-UX
1826269
Members
3706
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 01:14 AM
12-01-2006 01:14 AM
Tuning - Kernel parameters
I have some processes of oracle 8i on HPUX11.11, in wait state due to insufficiency of semaphores, the configuration of the parameters of kernel is:
sema 1
semaem 16384
semmap 4098
semmni 4096
semmns 4096
semmnu 2048
semmsl 4096
semume 1024
semvmx 64000
I accep suggestions about this, the minimum values recommended by Oracle are set.
sema 1
semaem 16384
semmap 4098
semmni 4096
semmns 4096
semmnu 2048
semmsl 4096
semume 1024
semvmx 64000
I accep suggestions about this, the minimum values recommended by Oracle are set.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2006 02:01 AM
12-01-2006 02:01 AM
Re: Tuning - Kernel parameters
Hi Alexander
Heres what I have on one box:
semmni 4096
semmns (SEMMNI*2)
semmnu (NPROC-4)
shmmax 0X80000000
shmmni 512
shmseg 400
sysv_hash_locks 200
On another:
semmni 4306
semmns 8612
semmnu 4112
semume 30
shmmax 1073741824
shmmni 512
shmseg 200
...
But looking with sysdef
both have:
e.g.
sema 0 - 0-1 -
semmap 4305 - 4- -
sema set to 0 which is not your case...
If you change the value, it will be taken account on next reboot only...
All the best
Victor
Heres what I have on one box:
semmni 4096
semmns (SEMMNI*2)
semmnu (NPROC-4)
shmmax 0X80000000
shmmni 512
shmseg 400
sysv_hash_locks 200
On another:
semmni 4306
semmns 8612
semmnu 4112
semume 30
shmmax 1073741824
shmmni 512
shmseg 200
...
But looking with sysdef
both have:
e.g.
sema 0 - 0-1 -
semmap 4305 - 4- -
sema set to 0 which is not your case...
If you change the value, it will be taken account on next reboot only...
All the best
Victor
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP