HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Oracle process's running high CPU and CPU(nice)
Operating System - HP-UX
1832451
Members
3157
Online
110042
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-08-2005 04:04 AM
04-08-2005 04:04 AM
Oracle process's running high CPU and CPU(nice)
Hi, Not sure if it is normal for any oracle process that is running is running in NICE. So example is 98% CPU and 97% of it is NICE'D. How and why is this and should I change it to run normal. If I am suppose to change it how would I do that.
Model 8400 3 virutal partitions. Partition is question is running 6 875 cpu's. All cpus are pegged with 99-100% cpu usage and 98% is nice'd
Thanks,
Charlie
Model 8400 3 virutal partitions. Partition is question is running 6 875 cpu's. All cpus are pegged with 99-100% cpu usage and 98% is nice'd
Thanks,
Charlie
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 04:55 AM
04-08-2005 04:55 AM
Re: Oracle process's running high CPU and CPU(nice)
Sometimes the CPU is fairly distributed across several processes. The only thing to do in that case is to try to see if they share a common task, like a the execution of a particular package or query. I would recommend that you take some statspack snapshots when the CPU is at it is peak and run some reports against the snapshots. From there, you can take a look at the top queries that are running that may be causing the CPU to spike and tune them using
the sql_trace and tkprof utilities mentioned above. Also, look at the buffer cache to see if the percentage is above 95% and increase the size if it is not. You can also search in the report for "table scans (long tables)" to see how many full table scans against large tables are occurring
at the time that the statspack report was taken.
the sql_trace and tkprof utilities mentioned above. Also, look at the buffer cache to see if the percentage is above 95% and increase the size if it is not. You can also search in the report for "table scans (long tables)" to see how many full table scans against large tables are occurring
at the time that the statspack report was taken.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2005 05:07 AM
04-08-2005 05:07 AM
Re: Oracle process's running high CPU and CPU(nice)
Thanks, I will do that. I am just wondering more about the CPU nice'd number. I thought the processes should run under the normal tag and if you want more/less priority then you nice them, I didn't think it always used nice.
THanks,
Charlie
THanks,
Charlie
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