Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-10-2002 07:10 PM
01-10-2002 07:10 PM
DBA asked to have shmmax as 3.5G
HP docs say: max value for shmmax is 1792M. This limit can be disable by setting the shmmax to 1fffffff and OS imposes its own hard limit for share memory.
I did not use this before, so I would like to know what is this "own hard limit"? Is it 4G or less?
Is OS going to run ok? Is HP supporting that?
Is any impact in performance?
Your opinion will be appreciate.
Thank you.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 07:20 PM
01-10-2002 07:20 PM
Re: SHMMAX
http://docs.hp.com/hpux/onlinedocs/os/KCparam.ShMmax.html
It shows the max value for HP-UX 11.0 64 bit to be 1 TERABYTE! It also says that the value can not exceed the max. available swap space. Since you've got 4G of swap, the 3.5G shmmax should work fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 07:21 PM
01-10-2002 07:21 PM
Re: SHMMAX
The Max. value of shmmax in 64bit systems is 1 Tbyte !
See this:
http://www.docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/os/KCparam.ShMmax.html&searchterms=SHMMAX&queryid=20020110-192344
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 07:24 PM
01-10-2002 07:24 PM
Re: SHMMAX
The limit is 4TB on a 64 bit OS. Take a look at the thread below,
http://us-support.external.hp.com/cki/bin/doc.pl/sid=b2f5300d13b4d5d909/screen=ckiDisplayDocument?docId=200000047272187
Hope this helps.
Regds
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 07:27 PM
01-10-2002 07:27 PM
SolutionYou may not have performance issues by doing this. Check these links:
http://us-support.external.hp.com/cki/bin/doc.pl/sid=00d21f7b0f8df52c30/screen=ckiDisplayDocument?docId=200000047272187
http://us-support.external.hp.com/cki/bin/doc.pl/sid=00d21f7b0f8df52c30/screen=ckiDisplayDocument?docId=200000032087693
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2002 07:53 PM
01-10-2002 07:53 PM
Re: SHMMAX
More than that: I went and changed shmmax to 0xA0000000 ~ 2684354560 (aprox 2.6G) and the DBA said he can allocate to Sybase just 1.6G.
kmtune report shmmax=0xA0000000. ??????
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 01:37 AM
01-11-2002 01:37 AM
Re: SHMMAX
Additional you should increase the swap to minimum 2 times of physical memory.
Ruediger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 01:42 AM
01-11-2002 01:42 AM
Re: SHMMAX
Regards,
Steve
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 03:15 PM
01-11-2002 03:15 PM
Re: SHMMAX
Sorry for my ignorance. Can anyone tell me how to check if Sybase???s version if is 32 or 64 bits?
Runing a strings command on dataserver and grep for Adaptive
#strings dataserver | grep Adaptive
come back with
???Adaptive Server Enterprise/11.9.2.5/1227/P/SWR 9619 ROLLUP/HP9000-735/HP-UX 10.2/FBO Tue Jun12 08:50:09 2001???
guess HP-UX 10.2 is coming from HP-UX 10.20 that is 32 bits but not sure.
1.Is any other way to check Sybase version?
2.Can you please, re-confirm what is the max share memory that Sybase can use it?
Many thanks,
A.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 04:26 PM
01-11-2002 04:26 PM
Re: SHMMAX
To verify, you'd have to find the install media. If it doesn't specify that it is 64-bit, then it probably isn't.
A 32-bit application can typically only handle slightly less than 1.75 GB of shared memory.
Good luck.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 05:06 PM
01-11-2002 05:06 PM
Re: SHMMAX
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2002 08:21 PM
01-11-2002 08:21 PM
Re: SHMMAX
This may help you:
http://us-support.external.hp.com/cki/bin/doc.pl/sid=3f4641f11b808cb954/screen=ckiDisplayDocument?docId=200000011495946
HTH,
Shiju
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2002 03:36 PM
01-13-2002 03:36 PM
Re: SHMMAX
The last question that I have is: Sybase ver. 11.9.2.5 is 64 bits or 32 bits? Navigating on Sybase web site I could learn just that 11.9.3 is 64 bits. Nothing mentioned about 32 or 64 bits in 11.9.2, no info about the version that runs here:11.9.2.5.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2002 12:57 PM
01-21-2002 12:57 PM
Re: SHMMAX
shmmni is the number of shared memory identifiers
shmseg is maximum amount of shared memory segments a single process can attach.
Max amount of shared memory in use on a HP-UX server is = shmmax*shmmni.
If you have mixed 32bit/64bit database setup, the only answer for shmmax is 0x40000000
The reason is this. 32bit app due to HP-UX memory architecture can only allocate out of the 1GB segments. Hence largest shared memory segment on 32bit is limited to 1GB. However an instance can allocate more than the size limited by the size of a single segment by allocated multiple segments.
If shmmax is larger than 0x40000000 and 32 bit Oracle has its buffers set to over 1GB, at least in up to version 8.0.5 oracle you will fail on shmat() with HP-UX error 12 ENOMEM. Solution is to set shmmax to 0x40000000 or have oracle ask for less memory.
Up to Oracle versions 8.0.5 (and 8.0.6) Oracle instance can only allocate 2 segments.
On 8i and above I have seen dozens of segments allocated.
The answer that works for all is 0x40000000...
Good luck.