- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Strange SAP Performance Issue
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
03-24-2005 03:53 AM
03-24-2005 03:53 AM
Strange SAP Performance Issue
Both servers are HP-UX 11i with same patches.
Here's the strange thing - a job that takes 2 hours to run on their test server - takes 4 hours and 15 minutes on our DEV server.
What is different -well, their test server is a lowly J5600 with 2 552 Mhz cpus and 4 GB of ram and single ended scsi disks.
The DEV server - N4000-44 - with 4 x 440 Mhz cpus, 10 GB of ram and Fibre attached disks on DMX1000.
No swapping on either box.
The DEV server is a "shared" box - but SAP does most of the work - other APPS barely tax the system - so much so - we tend to wonder if they are used at all...
The oracle db is just over 100GB...
I've checked glance and perview data - see nothing to indicate a performance problem...
Any ideas?
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 04:06 AM
03-24-2005 04:06 AM
Re: Strange SAP Performance Issue
While I'm thinking of it - have you run statspack yet to see if the large delays can be identified?
Just a thought...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 04:10 AM
03-24-2005 04:10 AM
Re: Strange SAP Performance Issue
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 04:16 AM
03-24-2005 04:16 AM
Re: Strange SAP Performance Issue
Oh... Well Then... Nevermind...
- Rosanne Rosanna Danna
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 04:17 AM
03-24-2005 04:17 AM
Re: Strange SAP Performance Issue
See attached txt of O/S kernel parms...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-24-2005 04:37 AM
03-24-2005 04:37 AM
Re: Strange SAP Performance Issue
Look in $ORACLE_HOME/rdbms/admin/spdoc.txt to get the instructions. All of the scripts to install it/run it, etc are in the same directory. Suggest creating a separate user with a separate tablespace for this purpose as it can get sizeable after a while (there are purge tools though, so just purge more often if this is an issue).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 01:28 AM
03-29-2005 01:28 AM
Re: Strange SAP Performance Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 05:23 AM
03-29-2005 05:23 AM
Re: Strange SAP Performance Issue
Do you see any "weird" behavior while viewing the systems in glance? Are the systems using higher-than-expected amounts of time in system mode or context switching?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 05:38 AM
03-29-2005 05:38 AM
Re: Strange SAP Performance Issue
The N-class server is using a bit more system time - but we are talking an average of 3.1 % with a high of 9.8 % and a context switch rate average of 0.2 and a high of 0.8 whereas the J5600 has an average system time of 0.8 % and a high of 3.4% and a context switch rate average of 0 with a high of only 0.2...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2005 07:29 AM
03-29-2005 07:29 AM
Re: Strange SAP Performance Issue
What is this job - is it a single process that attachs to the database, gets data, crunches it up and writes it back?
If its all in one process and it doesn't have lots of threads of execution then you may not be getting much benefit from the additional CPUs, and the J5600 CPUs are a bit faster.
Would not account for such a massive difference though.
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 09:01 AM
03-30-2005 09:01 AM
Re: Strange SAP Performance Issue
Just wondering if this is resolved? I'd be interested in what happened if it is.
Tony
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 09:20 AM
03-30-2005 09:20 AM
Re: Strange SAP Performance Issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 09:51 AM
03-30-2005 09:51 AM
Re: Strange SAP Performance Issue
so If I get this right your test server has 2 550MHz CPUs and your DEV server has 4x 440 MHz CPUs...
I'm guessing here, & this does not account for the whole difference... you have configured the dev as a 2 CPU system?? this would be about 20% performance dfference.
The next thing, the disks, with a job that takes that long sometimes a dub JBOD disks works faster than cleaver fibre/cache because it avoids doing read cache misses. (I'm guessing the job is read intensive). Also if the DMX has less spindles or slower spindles this too can cause slow down
regards
tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2005 04:35 PM
03-30-2005 04:35 PM
Re: Strange SAP Performance Issue
ST04
ST02
ST06
ST03
which provide vital clue on performance.
Has the Basis team taken care of requred kernel, SAP, Database parameters as per the SAP notes.
sks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 12:54 AM
03-31-2005 12:54 AM
Re: Strange SAP Performance Issue
DEV is a 4 CPU system...with all cpu's running.
Basis has taken care of requred kernel, SAP, Database parameters as per the SAP notes.
Thanks for the help.
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 12:54 AM
03-31-2005 12:54 AM