- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Oracle crash on SG 11.17 RAC
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
08-10-2006 02:15 AM
08-10-2006 02:15 AM
Oracle crash on SG 11.17 RAC
since we came from Solaris to an HP-UX platform for one of our database we have a big problem with Oracle.
In fact, when there is lot of activity in the database, one of the instance is evicted. We also note that Oracle is taking a lot of time in synchronizing himself (buffer cache CR).
We made a lot of tests with our DBAs and the last one is terrible with HP-UX.
The test is :
- creating a table with one milion lines in one instance (5 seconds)
- when the creation is ok, the second instance has to synchronize SGAs through Cache Fusion and it takes 40 seconds
DBAs take these tests from metalink.
We make the same test on Solaris and on Linux : the two instances take the same times :
- 10 seconds between the 2 Solaris nodes
- 5 seconds between the 2 Linux nodes
The tests were made from Oracle 9.2.0.1 to Oracle 9.2.0.7 with always the same thing.
HP-UX is B.11.23 on Superdome with SG 11.17 with CFS for RAC.
Interconnect is a dedicated VLAN (100FD with no autonogeg).
Is anyone of you knows something about this problem ? Is it a Cache Fusion problem on HP-UX ?
Thanks a lot in advance.
Sebastien
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2006 02:27 AM
08-10-2006 02:27 AM
Re: Oracle crash on SG 11.17 RAC
Thanks,
Srini
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2006 02:38 AM
08-10-2006 02:38 AM
Re: Oracle crash on SG 11.17 RAC
Thats a pretty slow NIC card for a superdome.
Lets check for all kinds of bottlenecks:
http://www.hpux.ws/system.perf.sh
Other ideas:
1) Were all data migration steps taken whne moving the data?
2) kmtune output
3) We're ll required OS patches installed for Oracle?
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
08-10-2006 02:50 AM
08-10-2006 02:50 AM
Re: Oracle crash on SG 11.17 RAC
In order not to perturb production, the tests were made on 2 CPUs and 4Gb Memory servers.
Kernel parameters are join with this mail.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2006 03:23 AM
08-10-2006 03:23 AM
Re: Oracle crash on SG 11.17 RAC
also check syslog.log for any errors.
Increase dbc_max_pct =10
Thanks,
Srini