RE: Oracle High Availability Question(s)
Date: Wed, 14 Feb 2018 20:39:39 +0000
Message-ID: <7ff473c241744ffba33a36394e89a57a_at_ex04mail01d.ad.rit.edu>
We are currently using Data Guard and we hate it. It's the only place we use it and we were never given any training on it, so we threw it together as best we could. Every time we have to do anything with it (including patching), we pray that it will recover and continue working.
RAC was mentioned as another alternative, so I've been looking into it, but everything I found showed all of the nodes pointing to one disk or disk array, which is not what we want. I've already said that if they want us to go with RAC, we will require training as we are not going to go into it blind like we did with Data Guard.
Scott Canaan '88 (srcdco_at_rit.edu<mailto:srcdco_at_rit.edu>)
(585) 475-7886 - work (585) 339-8659 - cell"Life is like a sewer, what you get out of it depends on what you put into it." - Tom Lehrer
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Tim Gorman Sent: Wednesday, February 14, 2018 3:27 PM To: fuzzy.graybeard_at_gmail.com; oracle-l_at_freelists.org Subject: Re: Oracle High Availability Question(s)
Whether you have RAC licensing or not, anyone is far better off deploying Data Guard for high availability.
Data Guard is designed for high-availability and disaster-recovery first and foremost. RAC is designed as a scalability solution first and foremost, and the only way Oracle gets away with marketing it as an availability solution is because RAC must include fault tolerance against node failure to even operate. RAC is wonderful and mature software, but using it for availability is an adaptation.
On 2/14/18 12:10, Hans Forbrich wrote:
You might want to look up 'stretch RAC'
One useful article is Oracle's wwhite paper http://www.oracle.com/technetwork/products/clustering/overview/extendedracversion11-435972.pdf
disclaimer: My opinion, not my employer's /Hans
On 2018-02-14 11:59 AM, Scott Canaan wrote: Currently, we don't have a license for RAC, therefore we aren't using it. We have one application in particular that is required to be available as close to 7 x 24 x 365 as possible. One other requirement is that the redundancy includes physical disk, with one set of disks in one location and the redundant set in another location. In looking at RAC, it appears that a shared disk (or disk group) is used which doesn't satisfy the second requirement. So far, I have not found a description of RAC that shows it using more than one disk / disk group for redundancy. What is the best way to accomplish the second requirement?
-- http://www.freelists.org/webpage/oracle-lReceived on Wed Feb 14 2018 - 21:39:39 CET