RE: Oracle support for RHEL 6

From: Mark W. Farnham <mwf_at_rsiz.com>
Date: Wed, 27 Apr 2011 06:50:44 -0400
Message-ID: <13e801cc04c8$f65b4a50$e311def0$_at_rsiz.com>



Other folks have answered your actual question. I'm curious about something else: Is your licensing such that it makes sense to use cycles on the same server? Or did I over interpret "same OS platform/server" and you just mean having the machine the application server is on be the same release and OS as another machine that is the db server?  

Since the advent of relatively cheap and truly impressive LAN cards the early 1990's need to place chatty application servers on the database server has been reduced by several orders of magnitude. Combined with per cpu (or core, or thread, or socket, or whatever term someone has invented in the last 15 minutes) license costs, it is probably unwise to use database server cpu cycles on application servers.  

Anyway, I would urge you to de-couple this artificial linkage when the encapsulation is a network link. From a purely a priori position it seems likely over time that there will be some OS revision that vastly improves (usually meaning removes bugs) either the application server you're using or the database you're using but is ahead of its counterpart in certifications. You really only need to validate the communications protocols between the two. As long as there is in house expertise, this frees you to even go with a different OS and/or manufacturer for the application server and database server. Over time there have often been sizeable cost/performance differences between who was the winner in the application server space versus the database server space. True, if you're carving up a physical rack into virtual slices you probably want it to be all one manufacturer in a given rack. But otherwise you may gain a lot by removing this restriction.  

Regards,  

mwf  

From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of DBA Deepak
Sent: Tuesday, April 26, 2011 1:18 PM
To: Oracle-L
Subject: Oracle support for RHEL 6  

Hi Experts,

Need your valuable inputs on the following.

RHEL 6 has been released few months back. As of today Oracle database is not supported on RHEL 6. But it is supported on OEL 6 (which I feel is a customized version of RHEL 6, may be I am completely wrong).

We are planning to use RHEL 6 for application server (for some reason) and as per our architecture the database and the application server should reside on the same OS platform/server.

Hence will it be a prudent idea to install Oracle database on RHEL 6 in a production environment. I know many experts would say NO, but would like to know from your experiences whether people do sometimes go for similar setups where database is not supported on the exact OS platform.

Looking forward to all your valuable comments.

-- 
Regards,

Deepak
Oracle DBA



--
http://www.freelists.org/webpage/oracle-l
Received on Wed Apr 27 2011 - 05:50:44 CDT

Original text of this message