Oracle Linux Explored
M-Saunders writes "Two days ago Slashdot reported on Oracle's move into the enterprise Linux market, and how it may challenge Red Hat. Red Hat's stock has already dropped, and there's a great deal of talk about the implications of this act. Linux Format got hold of the 'Unbreakable' distro to find out what's going on under the hood. Is it a breakthrough for Linux in the corporate market, or just another RHEL respin? See the article for all the info and screenshots — including an 'interesting' choice of GRUB colours."
To quote the web article:
Unusually, Oracle are claiming that they will support your operating system indefinitely as part of the Premier Support package which works out at $1199 and $1999.
These lifetime models get pretty interesting - you don't know if they are financially viable until a few years have gone by.
But I've seen a few health clubs, airlines and government pension plans so on, suffer on the weight of their liabilities such as lifetime memberships, lifetime frequent flyer points, a unfunded retirement pensions.
That is actually a big risk over a 10 year period..
Michael
There is no cryptographic solution to the problem where the intended receiver and the attacker are the same entity.
I would be more than satisfied if they come with an easy solution for installing Oracle flawlessly on most linux flavors!
--
Superb hosting 200GB Storage, 2_TB_ bandwidth, php, mysql, ssh, $7.95
http://www.thecodingstudio.com/opensource/linux/?q =node/20
Oracle just announced a security patch to fix the "DB2 optimization malware" on Unbreakable.
I understand Oracle is an industry juggernaut, but $160,000 for a 4-CPU license (from the Guardian article)? Is Oracle really that superior to Ingres, Sybase, Microsoft SQL Server, and especially PostgreSQL or MySQL?
I'm not trying to troll here. I'm just thinking that for the cost of several Oracle installations and experienced Oracle DBAs you could get a much cheaper (or outright free) database and some really top notch talent.
Greetings.
There is a wrong perception that large companies don't adopt Linux because they prefer commercial offerings. This is only half right. It's not that they like commercial software per se, or that they don't know or understand the benefits of open-source software. The real issue for the lack of adoption is the perceived legal exposures of running software and becoming liable for it (SCO, anyone?). These large companies would be happy to bring Linux in-house as long as a larger company offers some kind of indemnification clause in their contracts.
Many large companies offer Linux distributions and absorb the indemnification. It's no wonder then that superior distributions like Ubuntu aren't on the enterprise shopping list: there is little or no viable indemnification offered. Red Hat is a big fish among open-source vendors but not large enough to convince many large enterprises to take the plunge. That's why IBM has made a good play in this arena: their Linux offerings are rather crappy, but they offer the magic word: INDEMNIFICATION. This has opened many doors for them that remained shut to other vendors.
An Oracle offering brings the same "large company support" that will let the pussies in legal departments and the dumbass middle managers sleep well at night. Oracle is already known to work well with Linux; couple that that with Red Hat functionality and Oracle support (especially if other Oracle products are involved) and that makes a very attractive proposition for all the parties involved. If Oracle plays this right they can start by offering Red Hat dressed in Oracle garb as they came out of the gate, and then provide a migration path toward Ubuntu or another Linux distribution with better tools.
Oracle didn't get that big by being idiots. They are smart and they are aggressive. I think that this is overall a good thing. It creates more competition for IBM, who perhaps now will actually push for real Linux offerings that work, for Novell with SuSe, for Sun and Solaris, and it opens the door for upstarts like Canonical who are well-positioned to make Ubuntu a household name. Last, it will open doors to Linux that would otherwise remain shut. Oracle Linux marks the maturity phase of the first round of consolidation and is the harbinger of the next distribution wars. The next five years will be very interesting.
Cheers,
Eugene Ciurana
http://eugeneciurana.com | http://ciurana.eu
Since Red Hat bought Cygnus a couple of years back, Linux is no longer everything they do, there's also the gcc business. As far as I know, the gcc business earns money from embedded toolsets, and contracts with microprosessor manufacturers (including big ones like Intel) to improve gcc on their kit, or to port gcc to new CPUs.
So, can anyone in the know comment on how much of Red Hat's business is Linux, as compared to what used to be Cygnus?
Yesterday I suggested Oracle entering the game would be good for the market by increasing competion among Linux vendors. Looking at this offering, I have to say: what a joke. I was completely wrong.
Oracle are pulling nothing more than a publicity stunt with this. I expect I would be correct in the speculation that some marketing executive asked some developers to slap together an “Oracle branded distribution”. They then took a release of Fedora Core and changed graphics and colors. Boom! Instant industry player.
Why bother.
Oracle is not claiming their distro is better, they are claiming their support model is better. And, by all indications, they're right. Their support model offers more than RedHat (better support for older versions, plus indemnification, which in practice means very little but executives drool over it), and does so at a much cheaper price. RedHat's "Unfakeable" campaign is clearly a panic strategy and it won't work. They are going to have to come up with something better than that if they want to stay in the game.
By the way, calling Unbreakable Linux a separate distro is not really accurate at this point. Trying to disparage it by calling it "just another Red Hat respin" is really missing the point. Ellison already said it's a Red Hat respin, that's the idea. The idea is to basically piggyback on the one name in Linux that has any real street cred among executives in large companies, that being Red Hat. Oracle is basically trying to take Red Hat's primary revenue stream away from them by offering better service for the same code at a better price. If they are successful, I would imagine the end game here would be for Oracle to either buy Red Hat on the cheap or, more likely, hire Red Hat's best talent away and let the company itself fade into oblivion.
Back in 02-03 I worked for a small startup. We were running Oracle on Linux doing dev work. We called them up to inquire about licenses. I think we were quoted $32k for our setup. We naturally told them, nevermind, we'll port it to MySQL and they eventually came back and offered us a deal at $4k. Of course, our app was meant to be installed at several high profile insurance companies so that meant more Oracle Licenses for them in the future.
BTW, all those numbers are from my rather fragile memory. YMMV.
-- Jason
I'm CTO of a small but growing just-barely-post-startup. (EG: We're profitable, and growing fast)
For me, Oracle is a non-starter. It's big, expensive, and reportedly has a high management overhead. So why would I bother?
So far, I've seen massive growth easily and handily supported by PostgreSQL. It's been rock-solid, very stable, secure, and installation consisted of typing two commands:
yum install postgresql-server;
service postgresql start;
We're experimenting with Slony PG clustering, with the intention of rolling that out over Christmas break. (when nobody's looking) Currently, we're snapshotting and mirroring databases hourly, but we want real-time failover...
I have no problem with your religion until you decide it's reason to deprive others of the truth.