- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- HP UX @ORACLE 10G
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
11-08-2004 02:50 AM
11-08-2004 02:50 AM
HP UX @ORACLE 10G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 02:56 AM
11-08-2004 02:56 AM
Re: HP UX @ORACLE 10G
If you are seeing 0% idle time AND your CPU spends its time doing system and user (and not wait on IO's -- do a sar -5 100) AND all your processes are VALID.. then your box is not the right box for your load. Get more CPUs or go to a higher end server.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:00 AM
11-08-2004 03:00 AM
Re: HP UX @ORACLE 10G
And why wouldn't it be acceptable ? CPU 0% Idle doesn't mean your machine is full. It just mean that the 4 CPUs are being used. Note that CPU usage report is not, like on windows, limited to 100%. Load can be very much higher.
Are user complaining about performances ? Is their a real bottleneck on CPUs ? Have you tried to use glnce (gpm) to monitor your system ?
Regards,
Fred
"Reality is just a point of view." (P. K. D.)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:00 AM
11-08-2004 03:00 AM
Re: HP UX @ORACLE 10G
do you the threshold (number of users) when the system is cpu bound ? what about memory ?
Could you post the kernel parameters and init
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:01 AM
11-08-2004 03:01 AM
Re: HP UX @ORACLE 10G
# swapinfo -tam
Oracle 10G and 400 users, 6GB doesn't sound like much. Post the results of the above swapinfo command and maybe your kernel parameters so we can look at those.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:01 AM
11-08-2004 03:01 AM
Re: HP UX @ORACLE 10G
The real question needs to be, is there a performance problem? You may wish to collect some performance data. I'm attaching a set of scripts.
Are you swapping?
swapinfo -tam
100% is simply not a problem that needs to be dealt with.
Other specific symptoms should be dealt with.
I'm implementing 10G here right now. I'm interested in your memory use profile right now.
See script attachment.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-08-2004 03:05 AM
11-08-2004 03:05 AM
Re: HP UX @ORACLE 10G
This added to the fact if memory, IO and other environmentals are fine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 12:46 AM
11-09-2004 12:46 AM
Re: HP UX @ORACLE 10G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 01:05 AM
11-09-2004 01:05 AM
Re: HP UX @ORACLE 10G
Can you provide "sar -d 5 100" and "vmstat 5 100" output when your system is at "0% Idle"? It may be that your 0% idle does not really mean the CPU is 100% busy -- it may mean you have a lot of wait IO's - which judging by the data you gave us .. you are only using the 4 SCSI disks that are on the coreIO SCSI of your 5470.
Correct me if I am wrong but you seem to utilize 1 36G disk for your OS and another 36 G for your /db (is this your oracle software tree?). And it is possible you use the other 2 36 GB as raw oracle storage or you did not use them?
Man 400 users and Oracle 10G on slowww SCSI storage? That does not sound right? You have a FC HBA.. why not connect it to fast disks?
OIther things. You're way behind in your HWE and GOLD support bundles. The latest is June 2004 (I think).. Also, hows your kernel settings ? Can you also send "cat /stand/system" and "ipcs -a"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 01:22 AM
11-09-2004 01:22 AM
Re: HP UX @ORACLE 10G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 01:29 AM
11-09-2004 01:29 AM
Re: HP UX @ORACLE 10G
Since you use 10G can you take a few minutes and read this thread for me:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=734418
I'd appreciate your input since you are obviously at a more advanced state with this product than I am. If you post a useful response to my thread, of course you'll be rewarded with points.
Thanks.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 01:46 AM
11-09-2004 01:46 AM
Re: HP UX @ORACLE 10G
I RUN THE SCRIPT AND THE FOLLOWING RESULT
WAS OBTAINED
PLEASE LET ME KNOW WHERE I SHOULD BE LOOKING
TO RESOLVE THIS PROBLEM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 01:58 AM
11-09-2004 01:58 AM
Re: HP UX @ORACLE 10G
The stats you provided seem to have been taken when your system was not busy - what happened to the 400 users? On one stat.. it did seem to confirm my suspicion that at times that you've seen "CPU Ideal gets to 0%" .. you have very significant WaitIOs.
Read my previous reply above... And confirm where do you store your DB.. you have 4 "slow" 36 G disks hanging off your internal SCSI bus. 1 is used for OS the other is used for /db -- what are you using the other 2 36GB disks for? Are you using them as Oracle storage? This environment alone - IS NOT A GOOD DATABASE storage environment.
Post the other stuff I've requested.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 02:02 AM
11-09-2004 02:02 AM
Re: HP UX @ORACLE 10G
The CPU information you posted shows idle time.
perhaps collect data for an hour.
I name the script /usr/contrib/bin/system.perf.sh
run it as
/usr/contrib/bin/system.perf.sh 3600
runs it for an hour
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 02:39 AM
11-09-2004 02:39 AM
Re: HP UX @ORACLE 10G
The 400 users connect to a web logig App server and the app server connects to the DB server.One other thing that we have done , we have moved the DB to a Virtual Array 7110 storage (5 X 72GB FC 10K HDD).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 02:42 AM
11-09-2004 02:42 AM
Re: HP UX @ORACLE 10G
So WHEN did you do the move? Is everything fine now? If not please provide the other info I am requesting...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 02:57 AM
11-09-2004 02:57 AM
Re: HP UX @ORACLE 10G
do you all agree with the patches that i have applied.
i have a feeling that this problem is due to
some kind of software tweaking
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 02:59 AM
11-09-2004 02:59 AM
Re: HP UX @ORACLE 10G
You seem to be waiting on disk i/o, Not as bad as my systems, but you have a better disk array than I.
Possible causes:
inefficient sql in the ias application. That can create lots of database io and significant system drag.
Problems with disk layout of the database and/or application.
The application is pretty much execute once, but 10g does have a psuedo database associated with it and that database can have issues.
Are you aware that Oracle recommends Raid 1 or Raid 10 storage for databases and redo logs? If you don't do that you can have performance issues, even with few users.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 03:02 AM
11-09-2004 03:02 AM
Re: HP UX @ORACLE 10G
I for one am not content with your level of Patching. JUNE 2003? That's too old..
Also, if you cannot accurately give us your environment - we cannot be effective in helping you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 03:10 AM
11-09-2004 03:10 AM
Re: HP UX @ORACLE 10G
Just to let u all know, that the App servers are HP-Compaq ML530-G2 with 2X Xeon 2.8GHz, 4GB RAM. Would this cause a performance issue?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 04:24 AM
11-09-2004 04:24 AM
Re: HP UX @ORACLE 10G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 04:30 AM
11-09-2004 04:30 AM
Re: HP UX @ORACLE 10G
as per my previous post could you post kernel parameters and init
Also, would you have a statspack report ?
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-09-2004 05:03 AM
11-09-2004 05:03 AM
Re: HP UX @ORACLE 10G
kmtune
displays all kernel parameters.
Did you re-run the performance scripts again.
What I have seen so far does not show the problem you originally posted on.
Because you're new, take a look at this document at some point.
Off thread topic
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=140137
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com