- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: db performance
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
12-08-2004 02:24 AM
12-08-2004 02:24 AM
db performance
Major of my filesystem used by oracle database is ~98 % utilized, does this makes any perf. impact on the db.
Practically my query response time has gone down drastically.
Thanks in adv.
William.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2004 02:31 AM
12-08-2004 02:31 AM
Re: db performance
1) Would you have performance report form your Oracle instance (statspack)
2) Any OS report (sar -d), Qlen on disk(s) ?
3) How do you mount your fs ?
Do you have OnlineJFS
Regards
Jean-Luc
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2004 02:31 AM
12-08-2004 02:31 AM
Re: db performance
If you've response time issues
1. Is this the first time you've encountered this issue?
2. Other changes lately? (network, applications, storage, etc?
3. Any increase in the number of users
4. Is your batch overlapping onlines if you've such a scenario?
5. Any DB changes by the DBA?
6. Do you reboot the systems periodically and did you miss those reboots? (Oh yes, unbelivebal but there are still environments out there that simply needs reboots on a periodic basies..)
If you think his is a storage issue - observe I/O performance during periods of "slow response time". Do a :
sar -b 5 10
sar 5 10
vmstat 5 10
swapinfo -atm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-08-2004 02:39 AM
12-08-2004 02:39 AM
Re: db performance
I'd collect some data and compare it to a system running oracle in another state.
See attached script set. It runs background and is very configurable.
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
12-08-2004 02:45 AM
12-08-2004 02:45 AM
Re: db performance
I allow my DB Filesystems to grow to their maximum - even to 100% as long as I've a few bytes left for VxFS to use to grow the filesystems if I need to.