- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Oracle8i Parallel Server
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
07-04-2001 09:49 PM
07-04-2001 09:49 PM
Oracle8i Parallel Server
thx
Harald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2001 10:23 PM
07-04-2001 10:23 PM
Re: Oracle8i Parallel Server
one system can make parallel server, but making 2 systems as parallel server is a waste of resource. instead you can use snapshot
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-04-2001 10:54 PM
07-04-2001 10:54 PM
Re: Oracle8i Parallel Server
You can use it, but as the man before me told you, it is a waste of resources. Anyway, my two cents to this :
Parallel server license is more expansive, as far as i know. Don't use it, if it is not absolutely necessary.
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2001 05:21 AM
07-05-2001 05:21 AM
Re: Oracle8i Parallel Server
Harald
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2001 06:04 AM
07-05-2001 06:04 AM
Re: Oracle8i Parallel Server
why not think about a HA cluster instead of a parallel server ?
Rgds
Alexander M. Ermes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2001 07:02 AM
07-05-2001 07:02 AM
Re: Oracle8i Parallel Server
I don't see why you wouldn't be able to make a parallel server out of this configuration. Of course, you would get the best performance if your database storage was on a very fast standalone array.
I've never set one up, but I do think there are advantages to having an Parallel Server setup. First of all, I don't think it'd be a waste of resources. If you have two machines serving one database, there should be a performance increase (assuming your disks can keep up). You would probably want to use RAW devices (I think I remember Oracle recommending them with its OPS option).
Of course the main advantage is having the instant failover. I'm sure you can setup something similar using clusters, but you'd still have to setup a standby database. Standby databases can be tricky, they aren't necessarily always a duplicate of the master database (it depends how often you have your log switching taking place).
I'm sorry I'm not more help on your actual question, but I thought you'd like some input from a different viewpoint.
My two cents,
Jared
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2001 10:51 PM
07-05-2001 10:51 PM
Re: Oracle8i Parallel Server
The OPS worked well, but needed a very high level of admin. For example, raw file systems are mandatory, and the architecture is complex.
Nevertheless it did give a resilient solution and was popular with the DBA team. The main reason for moving away was the high cost of providing equivalent dev and test environments. Many applications which worked well in the non-OPS test systems, caused lock and latch contention in the OPS production system.
Whilst technically challenging, the business had to take a pragmatic view, so RIP OPS.