HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ulimit value change for data & stack
Operating System - HP-UX
1833788
Members
2518
Online
110063
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
04-11-2010 11:56 PM
04-11-2010 11:56 PM
ulimit value change for data & stack
Hello friends,
I have a requirement from DBA user to
change the ulimit. The need is to change the
data and stack DBA user as follows -
data(kbytes) unlimited
stack(kbytes) unlimited
In order to change these values,The system maxdsiz and maxssiz.
kmtune |egrep -i "maxdsiz|maxssiz"|grep -v pa
maxdsiz 3221225472 - 3221225472
maxdsiz_64bit 16368709120 - 16368709120
maxssiz 401604608 - 401604608
maxssiz_64bit 1073741824 - 1073741824
Regards
Vinod
I have a requirement from DBA user to
change the ulimit. The need is to change the
data and stack DBA user as follows -
data(kbytes) unlimited
stack(kbytes) unlimited
In order to change these values,The system maxdsiz and maxssiz.
kmtune |egrep -i "maxdsiz|maxssiz"|grep -v pa
maxdsiz 3221225472 - 3221225472
maxdsiz_64bit 16368709120 - 16368709120
maxssiz 401604608 - 401604608
maxssiz_64bit 1073741824 - 1073741824
Regards
Vinod
Jai Shiv Shankar
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2010 12:23 AM
04-12-2010 12:23 AM
Re: ulimit value change for data & stack
Hello,
If your DB executable is 64 bit, you should modify the _64bit variables.
If the very same executable is 32 bit, you should check for maxdsiz (data) and maxssiz (segment)
Best regards,
Horia.
If your DB executable is 64 bit, you should modify the _64bit variables.
If the very same executable is 32 bit, you should check for maxdsiz (data) and maxssiz (segment)
Best regards,
Horia.
Best regards from Romania,
Horia.
Horia.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2010 07:19 AM
04-12-2010 07:19 AM
Re: ulimit value change for data & stack
You can't make these unlimited but you can increase the kernel parms.
Note if you increase maxssiz, you take away from maxdsiz for 32 bit processes, so 400 Mb may be too large.
>Horia: maxssiz (segment)
(This is stack.)
Note if you increase maxssiz, you take away from maxdsiz for 32 bit processes, so 400 Mb may be too large.
>Horia: maxssiz (segment)
(This is stack.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2010 10:55 PM
04-12-2010 10:55 PM
Re: ulimit value change for data & stack
>(This is stack.)
Of course, stack.
Horia.
Of course, stack.
Horia.
Best regards from Romania,
Horia.
Horia.
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
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP