Slashdot Mirror


Oracle Switching To Linux

Bill Kendrick writes: "This Computerworld story quotes Oracle CEO Larry Ellison as saying 'We'll be on Linux no later than the summer, so we'll be running our whole business on Linux." When asked what this means for Unix vendors like Sun... "It will be several years before the big machine dies, but inevitably the big machine will die.' Ouch!"

6 of 533 comments (clear)

  1. Heh, no kidding by DG · · Score: 5, Interesting

    So there you are, some Big Company, with this nifty Linux cluster running Oracle, saving money on the OS and servers, but being bled white by Oracle's per-transaction fee structure.

    And then somebody discovers this "PostgresSQL" thing....

    Payback's a bitch, innit?

    DG

    http://autocross.dsm.org/books.html

    --
    Want to learn about race cars? Read my Book
  2. Oracle already runs on linux... by zsmooth · · Score: 5, Interesting

    It seems from a lot of people's comments that they think that Larry is saying that Oracle will finally support Linux. Well, Oracle has run on Linux for awhile now, though it's been a lower priority. Patches come out for Solaris versions first, then Linux and Windows.

    All Larry was saying that at Oracle they'll be running their own product on Linux rather than Solaris. From which we can presume that they'll start making Linux a higher priority when it comes to patching...

  3. Re:It definitely *is* a win for Linux by SuiteSisterMary · · Score: 5, Interesting

    It almost makes you wonder if Oracle is going to create a Linux distribution of their own, and then have THAT as the only thing that Oracle will run on; this would eventually result in Oracle, basically, being bootable; it becomes an 'appliance application,' as I call them. After all, anybody running Oracle anyway is running on dedicated hardware, and Oracle likes raw disks; filesystems just slow things down, after all. Wonderful idea, if you ask me.

    --
    Vintage computer games and RPG books available. Email me if you're interested.
  4. Re:Gold Medal by spudnic · · Score: 5, Interesting

    It's not a huge win because they are replacing three servers, it's because they are Oracle. I'm sure when the IT department heads hear that Oracle trusts Linux enough to place the bulk of their business systems on it, a lot of them will take it very seriously.

    The article also said that they would also provide FULL system support for Linux. That's a really big plus. The IT managers know that if they deploy Linux that Oracle will back them up if anything goes wrong.

    Big, big win.
    .

    --
    load "linux",8,1
  5. Linux hurts UNIX vendors, not MS by Skim123 · · Score: 5, Interesting

    One would think Microsoft is in some serious trouble with all of the large corporations you hear out there switching to Linux solutions. But ask yourself this: What systems do you think these companies were already running? More often than not, I'd wager they were using UNIX, and the reason they switch to Linux is to reduce costs.

    Switching to Linux, when all of your sysadmins know Windows, is going to cost in retraining. If your shop runs UNIX, the sysadmins will be ready to roll with Linux.

    So, you see, those who tout Linux and decry Microsoft are really taking an ironic stance. They are helping MS (by hurting their competition) when they advocate Linux.

    --

    I could not justify my existence if I were a turkey farmer. Would I terminate myself? Undoubtably, yes.

  6. Re:Isn't it a bit ironic... by ajs · · Score: 5, Interesting

    Horse hockey. Most Oracle users use it because they are told (by sales types) that, "Oracle stable. Stable good. Open Source unstable. Unstable bad."

    There are a small fraction of Oracle users that "cannot afford to lose data and/or they need something that you can scale the hell out of." Both of which are not 100% true of Oracle (personal experience(*) here), but true enough that sales droids make good money.

    (*)I've had Oracle databases simply go away when the machine crashed (would not even try to recognize the data on disk until a full backup had been restored). Mysql and Postgresql have never done this to me. As for scalability, Oracle is a beast. It costs exponentially more as you get into options like parallel server (which makes it less stable and harder to manage by an order of magnitude), and your hardware costs skyrocket as you have to start buying boxes capable of calculating the last digit of pi. Personally, I don't call that scalable. Call me wierd.