- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Question about HP-UX 11.11 and CPU's
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
04-13-2005 02:33 PM
04-13-2005 02:33 PM
Enviroment: HP rp5470 with 2 CPU's, hp-ux 11.11 and Oracle 9.2 or 10g.
I see with top that oracle use only one processor and the other is idle always.
Need I install some OS patch or reconfigure some kernel parameter in order to use both CPU wit Oracle ?. Somebody in an Oracle partner said me that exist an OS patch to do this. It is true ?
Thanks a lot...
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2005 02:53 PM
04-13-2005 02:53 PM
Re: Question about HP-UX 11.11 and CPU's
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 07:18 PM
04-14-2005 07:18 PM
Re: Question about HP-UX 11.11 and CPU's
What is the latest gold-patchbundle that you have installed on your system ?
Oracle RDBMS software itself doesn't care about the number of CPU's. Even if you have a single-CPU license, you can run on 32 CPU's. Just hope that Oracle doesn't find out :-)
At the other side, what is your database parameter setting for CPU-count ?
Do you ave PRM running (process resource manager) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 07:45 PM
04-14-2005 07:45 PM
Re: Question about HP-UX 11.11 and CPU's
As far I know for the past years installing and configuring Oracle,Oracle does not find a way of restricting itself from using all the processors on the machine.
For ex.you buy a oracle license for a 2 CPU and use it for 4 CPU still oracle would use all the 4 processors but it would be illegal according to licensing agreements.
Just check as whether the Oracle application is restricted with tools like PRM(Process Resource Manager)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-14-2005 07:53 PM
04-14-2005 07:53 PM
Re: Question about HP-UX 11.11 and CPU's
Do not change that..
I would advise you to use parallel query options for utilizing both the processors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2005 02:29 AM
04-15-2005 02:29 AM
Re: Question about HP-UX 11.11 and CPU's
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2005 05:41 AM
04-15-2005 05:41 AM
SolutionIf multi-threaded, there still may not be much more to do :) In broad handwaving terms, it can be more efficient to run one CPU at 80% utilization than two CPUs at 40% each, even though it looks slightly odd.
While you are looking at things in Glance, you might make sure that other things are not a bottleneck - like disc I/O.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-11-2006 02:16 AM
01-11-2006 02:16 AM