Slashdot Mirror


Oracle's Ellison Vows "Most Comprehensive Cloud On Earth"

CWmike writes "Oracle CEO Larry Ellison declared the company is ready to offer 'the most comprehensive cloud on the planet Earth,' during a webcast event on Wednesday. 'It's been a long time coming,' Ellison said of the Oracle Public Cloud, which encompasses Oracle's suite of Fusion Applications delivered as both SaaS (software as a service) and PaaS (platform as a service) features, including the Java Cloud Service and Database Cloud Service. It's also the home of Oracle Social Network, the company's foray into Facebook-like collaboration tools for enterprises. Wednesday's event — and Twitter (where his first tweet is a gem) — also provided Ellison with an opportunity to tout what he called Oracle Public Cloud's many advantages over rivals such as SAP and Salesforce.com, as well as to engage in some of his traditional competitive trash talk."

78 comments

  1. What's he going to call it? by theNetImp · · Score: 4, Funny

    The "rain cloud"?

    1. Re:What's he going to call it? by Kergan · · Score: 2

      How about the tear cloud?

    2. Re:What's he going to call it? by marcello_dl · · Score: 1

      The "undryable cloud"?

        But hey why are we doing the work of Oracle ads team? let's see what they come it up with.

      --
      ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    3. Re:What's he going to call it? by Anonymous Coward · · Score: 1

      OoyA

      "Oracle Owns Your Ass"

    4. Re:What's he going to call it? by gsgriffin · · Score: 1

      I think you mean "reign cloud"

      --
      jsut athnoer menagiensls ltitle psrhae for you to dcoede. Why do we wtsae our tmie dnoig tihs?
    5. Re:What's he going to call it? by Migala77 · · Score: 1

      He says it's a cloud on planet Earth, I think that's called "fog". So maybe Oracle Fog, or even Oracle's Fogging Service?

    6. Re:What's he going to call it? by Shirogitsune · · Score: 2

      "The cloudiest cloud to ever cloud the Cloud!" +12 points for having more buzz than words in the sentence. :D

    7. Re:What's he going to call it? by geekmux · · Score: 2

      The "rain cloud"?

      Given their pricing model, Operation Vacu-Suck is fitting. Anything less would be downright disrespectful to Larry's greed.

    8. Re:What's he going to call it? by fche · · Score: 1

      A cloud right on the earth (surface) is called "fog".

    9. Re:What's he going to call it? by Jon_E · · Score: 4, Funny

      yeah .. the huge one that blots out what's left of the Sun (pun intended) ..

    10. Re:What's he going to call it? by game+kid · · Score: 1

      Should've added "Big" to the beginning.

      --
      You can hold down the "B" button for continuous firing.
    11. Re:What's he going to call it? by mcgrew · · Score: 1

      I gots sunshiiiiiiine, on a cloudy day
      When the web is dow-own, I got the month of May
      I hear you say, what can make me feel this way?
      Local! Local! Local! Talking 'bout STORAGE!
      LOCAL!

      (apologies to The Temptations)

    12. Re:What's he going to call it? by Anonymous Coward · · Score: 0

      Let's hope it rains off soon.

    13. Re:What's he going to call it? by Anonymous Coward · · Score: 0

      .. and rains in my java.

  2. Bah! by Anonymous Coward · · Score: 1

    I am for 100% natural clouds!

  3. Ellison's Cload Dream by lipanitech · · Score: 1, Troll

    Larry Ellison has been talking about the cloud for years he has openly said the client / server configuration is stupid. His big hold up in the 90's was dial up now with everyone having dial up this is no longer a pipe dream. I am happy Oracle is pushing forward with this in Ellison book he talks extensively on cloud environment.

    1. Re:Ellison's Cload Dream by Anonymous Coward · · Score: 2, Funny

      +1 low effort cloadsourced astroturf.

    2. Re:Ellison's Cload Dream by Anonymous Coward · · Score: 0

      Hop off his dick.

    3. Re:Ellison's Cload Dream by arth1 · · Score: 3, Funny

      Larry Ellison has been talking about the cloud for years he has openly said the client / server configuration is stupid.

      Is this the same Larry Ellison who said that PCs were doomed and the future was client-server models with thin clients - especially his Network Computer?

      Don't you guys all reply on your Oracle NCs at the same time, now...
       

    4. Re:Ellison's Cload Dream by Anonymous Coward · · Score: 0

      Cload? Fun typo. You just took me back to my first computer with software on audio cassette. Thanks!

  4. Oracle Social Network by NoNonAlphaCharsHere · · Score: 5, Funny

    It's a pretty slick interface. First you edit 5 different text files in various directories, then you run half a dozen commands from the command line, then you log in and do another half dozen commands before finally loading your friends and likes/dislikes lists, then you go out and buy more memory. But at last, you're ready to log in see what all your friends named "scott" are up to.

    1. Re:Oracle Social Network by Freaky+Spook · · Score: 5, Insightful

      Also knowing Oracle's licensing model.

      You buy a license per friend you add
      You pay per photo upload
      You also pay per click when friends click on your photo
      You get an allocated number of status updates a month, and after that allocation you pay per message.
      You also need to buy Premium support in case your account gets hijacked.
      If you want to move to another social network, you need to pay Oracle to return your data to you.

    2. Re:Oracle Social Network by gsgriffin · · Score: 1

      You forgot that you also pay dearly for how fast you can type.

      --
      jsut athnoer menagiensls ltitle psrhae for you to dcoede. Why do we wtsae our tmie dnoig tihs?
    3. Re:Oracle Social Network by sticks_us · · Score: 1

      The Oracle Social Network piece seems pretty solid, but some people think the configuration might be a little difficult (until they pass their Oracle cert tests).

      Here's the sample SCLINIT.ORA (it should be "social-init.ora" but damn that 8+3 filename convention):

      FRIEND_LIST_LISTENER =
        (FRIEND_LIST =
              (FRIEND_DESC =
                  (GLOBAL_FRIENDNAME = GENGHIS.KHAN)
                  (FRIEND_HOME = /mongolia/otrar/)
                  (FRIEND_NAME = my-doppelganger)
              )
          )
          (FRIEND_LIST =
              (FRIEND_DESC =
                  (GLOBAL_FRIENDNAME = COMMANDER.TACO)
                  (FRIEND_HOME = /no_california/silicon_valley/)
                  (FRIEND_NAME = cmdrtaco)
              )
          )
          (FRIEND_LIST =
              (FRIEND_DESC =
                  (GLOBAL_FRIENDNAME = MARC.BENIOFF)
                  (FRIEND_HOME = /no_california/marin_county/)
                  (FRIEND_NAME = markee-mark)
              )
          )
      )

      --
      "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth
    4. Re:Oracle Social Network by Anonymous Coward · · Score: 0

      When you create your account you have to guess at the maximum number of friends you'll ever need. If you guess wrong you'll have to ALTER FRIENDSPACE later.

    5. Re:Oracle Social Network by MachineShedFred · · Score: 1

      Don't forget that when you have any application that wants to use the Oracle Social Network, you have to reconfigure your tnsnames.ora file.

      --
      Slashdot still doesnâ(TM)t support Unicode after it was added to the HTML standard in 1997.
  5. Oracle? by Anonymous Coward · · Score: 0

    I'll PaaS on that.

  6. Oh lordy.... by Anonymous Coward · · Score: 0

    The very word "cloud" is beginning to piss me off. And this just pushes it over the edge. I already hear tech ignorant MBA types blabbering on about cloud this and cloud that now that Oracle is involved its just going to reach a crescendo. In my day we just called it the internet, meh

    1. Re:Oh lordy.... by arth1 · · Score: 1

      The very word "cloud" is beginning to piss me off. And this just pushes it over the edge. I already hear tech ignorant MBA types blabbering on about cloud this and cloud that now that Oracle is involved its just going to reach a crescendo.

      Remember that there's sunshine behind every cloud. Well, except at night, of course. Or during lunar eclipses. Or when seen from above. But otherwise.
      This too shall pass. No fad or bandwagon lasts forever, thankfully. And in this case, all it takes is one company being badly burned by problems that are unique to or exposed by clouds.

      In my day we just called it the internet, meh

      No, it's different. In a cloud service, you don't know or care where your software runs, or what it runs on.

    2. Re:Oh lordy.... by u64 · · Score: 1

      "In a cloud service, you don't know or care where your software runs, or what it runs on."

      Sounds like a perfect way for businesses to fly above the Laws. Hmmm... perhaps we need a torrent/magnet-cloud...

  7. That reminds me of something... by zill · · Score: 1

    Most Comprehensive Cloud On Earth

    At a summit of political and military leaders from around the world, unanimous approval is given to a plan code-named "Operation Dark Storm", which aims to cut the machines off from the sun, their primary energy source. The plan is executed in 2095, with high altitude bombers dispersing sky-darkening nanomachines into the air, while the human armies simultaneously launch a ground offensive against the machine forces.

  8. Another Oracle patent by Alien+Being · · Score: 4, Insightful

    A cloud with no silver lining.

  9. yup by Anonymous Coward · · Score: 0

    Insane egotistical CEO makes sweeping hyped-up statement.

    Here's Tom with the weather

  10. Larry's Cloud by Anonymous Coward · · Score: 0

    It's been raining here in New England for three weeks. The last thing we need is another cloud. Stick to boat racing Larry.

  11. DevOps Borat got this covered. by eddy · · Score: 4, Funny

    Oracle Cloud is combine best of both world: cheap of Oracle Enterprise DB and simple of J2EE.

    source

    --
    Belief is the currency of delusion.
  12. Link to the service itself by philj · · Score: 3, Informative
    1. Re:Link to the service itself by NoNonAlphaCharsHere · · Score: 3, Funny

      Heh. "DATABASE: The Oracle database you love, now in the cloud".

      "DINNER: The coppery taste you love, now in larger portions."

    2. Re:Link to the service itself by rgbrenner · · Score: 1

      Wait.. "comprehensive" is 3 applications + java platform + oracle DB? I don't think that word means what Ellison thinks it means.

    3. Re:Link to the service itself by Anonymous Coward · · Score: 0

      But JAVA!!!

    4. Re:Link to the service itself by Anonymous Coward · · Score: 0

      Source here: http://www.cipsum.com

    5. Re:Link to the service itself by RicktheBrick · · Score: 1

      I guess cloud is mainly for business as for an individual it doesn't make much sense. I keep seeing an add for backup that advertise it cost $.25 a gigabyte per month. That would mean it would cost $250 a terabyte per month. One could buy two usb 2 terabyte hard drives for that amount so one could store locally a lot more. The only thing I could see that would be worth backing up would be home videos, music, and pictures and one would have to do a lot to generate that much data. I can see a day soon when the motherboard has a ssd on it and the operating system would be on both the ssd and the hard drive. One would boot from the ssd and would have the hard drive for backup. One could purchase an usb3 external hard drive. I would thing that backup to that drive would be fairly easy for all personal data. Even if they could offer backup for a penny a gigabyte it would be hard for me to justify that cost. I guess if my house would burn down, I would lose all of my personal data but my insurance for it is not even close to that of backup cost.

  13. SAP bought Ariba by aslanuk · · Score: 5, Interesting

    This is pure headlines because SAP announced they are to acquire Ariba for $4.7bln a few weeks back. Ariba is the #1 SaaS procurement software vendor from sourcing through to payment. I beleive what made Ariba so valuable (10x revenue) was their network of businesses. I would not class myself as an expert but it appears that if you want to source, procure or invoice then you connect your business to your trading partners over this network - it was described as the Facebook for business. A quick guess would be this removes paper from the process, means everything's electronic, reduces cost and other PHB's wet dreams. Reading around it looks like Ariba was kicking Oracle and SAP's booty in this space and their network was growing at a huge rate. There is a lot of opinion on SAP's acquisition of Ariba but if Larry hasn't got this network part then it's Oracle On Demand by another name. I guess SAP think this network is the key, looked at google+ and realised that to build it themselves once an established player is in play is difficult.

    1. Re:SAP bought Ariba by semi-extrinsic · · Score: 1

      What are you doing writing sensible comments on an article whose headline includes the words "Oracle" and "Cloud"? I came here for the lulz, dammit!

      --
      for i in `facebook friends "=bday" 2>/dev/null | cut -d " " -f 3-`; do facebook wallpost $i "Happy birthday!"; done
  14. "Comprehensive Cloud" . . . Oxymoron . . . ? by PolygamousRanchKid+ · · Score: 1

    Sound like a definite oxymoron to me. "Apprehensive Cloud" would be more fitting.

    --
    Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
  15. Cloud? by JasterBobaMereel · · Score: 1

    Cloud : A meaningless term that encompasses everything from network storage up to a fully virtualised system

    By most of the industry definitions a desktop PC is a local single node cloud ...!

    Put your data in the cloud, where the company hosting it can ransom it back to you

    Run your business from the cloud, so if your internet connection goes down you have no business ....

    --
    Puteulanus fenestra mortis
    1. Re:Cloud? by JAlexoi · · Score: 1

      Cloud : A meaningless term that encompasses everything from network storage up to a fully virtualised system

      By most of the industry definitions a desktop PC is a local single node cloud ...!

      Ok. I'll bite. Enlighten us oh knowledgeable one. By who's definitions a desktop PC is a cloud? And how is the term meaningless?
      Or are you raging on because you can't put that term into your CV?

    2. Re:Cloud? by Intropy · · Score: 1

      Don't worry "cloud" is just what Ellison likes to call litigation.

    3. Re:Cloud? by WaffleMonster · · Score: 1

      Ok. I'll bite. Enlighten us oh knowledgeable one. By who's definitions a desktop PC is a cloud?
      And how is the term meaningless?

      "Cloud" is a meme propogated virally. I doubt anyone has any clue who is responsible for the term or what it really means. In the process of propogation it has been abused, misused and redefined by everyone wishing to describe any service offered over a WAN as they all believe or assert it to be a critically important keyword that will bring interest and sales to their offerings.

      I used to see it in network diagrams to show telco ATM/Frame cloud, Internet..etc as simply a resources outside of your administrative control.

      Then many years later something weird happened. Everyone who was offering any online service or network service started using the word cloud simply because it became a viral meme. A "local cloud" is what? Like an online service run by someone else except it is over a local network run by you?...Any local computer offering any network service such as a file server, backup system, database server, virtual machine host could all legitimatly qualify as far as I can tell as a local cloud. Who coined the term? Who is responsible for any of this terminology? If you were to tell me no my defintion is false where is the authoratitive basis for you to make this claim?

      Before the cloud meme went viral we had things like grid computing which had a specific meaning with regards to distribution and abstraction of compute, storage, network, federation of control. Now all of these things have been lost when the term compute grid is replaced with "cloud".

      Virtualization had a specific meaning until it was replaced with "cloud".

      The concept of SAAS was also understood separatly before it too fell vicitim to "cloud".

      Now all of these separate concepts are described by a noun, verb and "cloud"...not helpful if your goal is to communicate unambiguous useful information.

      When you purchased an online service the services computers and network infustructure may or may not be run by the company you purchased it from...now this is "clouded" leaving users with a mental image where before it was clear your data was on just a bunch of servers run by company x. These companies always now often use language like "the cloud" like it is "the Internet" or something leading the user to imagine something that may or may not be true.

      I know from personal experience when someone says "cloud" without qualification I tend to have little clue on what it is they are talking about without asking for clarification. This has been a source of confusion. Even if there was an authoratitive definition of "cloud" to be had language is not defined by authority it is defined by convention. What everyone alives understands it to mean is what it means. I have run into more divergent understandings than I am comfortable with.

    4. Re:Cloud? by JasterBobaMereel · · Score: 1

      Desktop PC - Run Apache Hadoop on it .... is this now a cloud computer? Or Not ....?

      I don't want that term on my CV ... it is so nebulous it is meaningless ... my CV has real Specific Applications on it some of which are generally thought of as "Cloud" ...

      --
      Puteulanus fenestra mortis
    5. Re:Cloud? by JAlexoi · · Score: 1

      I believe NIST has a definition of what the cloud is - http://csrc.nist.gov/publications/nistpubs/800-145/SP800-145.pdf
      It will go through several iterations, just like SOA did.

      Also, cloud isn't a meme it's a buzzword.
      Virtualization hasn't been replaced by the term cloud neither has it changed it's meaning, with that you are mistaken.(There are some people that refer to virtualization as cloud, but those are mostly people that want to mock both terms)


      I'm just waiting for someone to throw in "The cloud is just a bunch of servers". Just like it was quite usual for some people to say "SOA is a bunch of SOAP web services."

      And I used to denote the internet as the cloud, simply because of the elasticity of the resources it referred to. And that migrated into the cloud successfully. I also denoted many external providers of facilities management in a shape of a cloud in a departmental diagram.

    6. Re:Cloud? by JAlexoi · · Score: 1

      Desktop PC - Run Apache Hadoop on it .... is this now a cloud computer? Or Not ....?

      Yeah.... Right.... Hadoop makes a desktop PC into a cloud.
      Next time when you try to mock something you don't really understand, at least make an effort to know why it's bad.

      my CV has real Specific Applications on it some of which are generally thought of as "Cloud"

      Based on your first statement, I will keep my doubts.

  16. more licensing by dutchwhizzman · · Score: 1

    It will run IA64 software, but only for the next 12 months, however, they will sign contracts with you to pledge support for that architecture.
    It will run X86_64 software, but the licenses will cost 4 times as much as running SPARC software.

    And the kicker:
    The developers will all flee to another company and fork the project once enough momentum has been gained to impose a draconian license change

    --
    I was promised a flying car. Where is my flying car?
  17. I dont like his idea.... by Lumpy · · Score: 1

    I prefer Harlan Ellison's Ideas instead.

    --
    Do not look at laser with remaining good eye.
  18. As Al Bundy once said: by mcneely.mike · · Score: 0

    "Bake a pie, eat a pie."

    --
    soylentnews.org Go there to enjoy the people!
  19. Croatoan by mcneely.mike · · Score: 0

    What? Give/have an abortion and flush the fetus away so that an underground society can call you father?

    Cool! :-)

    --
    soylentnews.org Go there to enjoy the people!
  20. Wake up Larry. The world hates you. by Anonymous Coward · · Score: 1

    I know he's the type of person that surrounds himself with yes men and sycophants because he seems oblivious to the notion that the world hates him and his company.

    Oracle's relationships with it's customers resembles a hostage situation more than anything else. I imagine an Oracle sales rep as a crazed gunman making ever wilder and arbitrary demands while keeping your servers and data hostage.

    At some point in every company's life their core products become obsolete. The company either adapts or dies. When new products/tech/models obslete Oracle's traditional offerings, and they can no longer leverage dependency on their software.. Who's going to buy Oracle's new offerings? Why would I go near Oracle if they're just interested in extorting money or suing me in oblivion?

    Oracle's acquiring companies like Mad because the above is already starting to happen, but it won't work because the core of the company is Rotten. Maybe when Larry gets older, realizes his life is hollow, his presence in the world is toxic, and it's time to go in to "legacy building" as all old rich men do. Maybe then he'll start acting like a human being.

  21. The World's Most Comprehensive ... by Rambo+Tribble · · Score: 1

    ... Payment Plan, to boot, I'd wager.

  22. "Cloud" is now officially dead by Lawrence_Bird · · Score: 1

    When Ahboracle jumps on board with crap like this you know it has peaked.

  23. You insensitive clod! by PPH · · Score: 1

    I'm in Seattle. We already have widespread cloud coverage here.

    --
    Have gnu, will travel.
    1. Re:You insensitive clod! by Scarred+Intellect · · Score: 1

      Yea, some of those leaked over here to the Tri-Cities. It's depressing, all this gray and rain. Will you take you clouds back? We don't like them over here.

      In exchange, we'll gladly take that big yellow orb in the sky that frightens you so much whenever it sneaks into your area.

      Thanks.

  24. Ship's already sailed by sandytaru · · Score: 3, Informative

    Their real competition in this space is Amazon, and they don't even seem to be addressing that. The majority of cloud work I've done lately has been using AWS instances. Yes, Salesforce has the big name for enterprise class ERP apps, but the big data crunching, file distribution, and work all seems to be happening with AWS these days.

    --
    Occasionally living proof of the Ballmer peak.
    1. Re:Ship's already sailed by Anonymous Coward · · Score: 0

      Their real competition in this space is Amazon, and they don't even seem to be addressing that. The majority of cloud work I've done lately has been using AWS instances. Yes, Salesforce has the big name for enterprise class ERP apps, but the big data crunching, file distribution, and work all seems to be happening with AWS these days.

      ask Salesforce what database they use

  25. Death Cloud! by Anonymous Coward · · Score: 0

    All kneel before the Death Cloud!

  26. Ya no by Charliemopps · · Score: 0

    Oracle isn't competing with Salesforce.com. They have NO sales offering what-so-ever. They just bought RightNow which has a mediocre sales offering, but Oracles specifically told its customers it doesn't plan to invest any time into it, and Rightnow certainly hasn't over the past 10 years. So they basically have a bunch of SAAS ticketing systems, which are nice and work well, but they do not have anything that can even remotely touch salesforce.

  27. As long as none of them run Android by phonewebcam · · Score: 1

    Oracle lost, but they have not been forgiven or forgotten. Good luck picking them up as future customers with your me-too-but-costs-ten-times-as-much cloud offering. Oh, and there are quite a few of them already, with literally millions more every day.

  28. Oracle WANTS to be "Paradise" by Anonymous Coward · · Score: 0

    It's like they decided that being the graveyard where apps go to die was not finite enough, so they moved it to the cloud...

  29. So we have to move our network computers? by Anonymous Coward · · Score: 0

    We just finished implementing them for the internet database....

  30. Most expensive cloud on earth by WaffleMonster · · Score: 1

    If you thought Oracle was not already cool enough just wait for the hosted grid version of rman and an even more incredibly "unbreakable" platform with the security record that makes Adobe look good.

    Mr Ellison and crew always put a grin on my face ...how they are still in business with their outrageous pricing and dated technology I fear has a lot to do with massive government waste of our taxpayer dollars.

  31. Excellent... by Anonymous Coward · · Score: 0

    Now I can get that first rate Oracle support, coupled with their fantastically low prices, managed by a perfectly sane CEO, without any guarantee of being sued for something crazy.

  32. MisQuote by Anonymous Coward · · Score: 0

    It is probably a misquote. I am sure that he said expensive, not comprehensive.

  33. "Comprehensive" !!! Absolutely. by Jane+Q.+Public · · Score: 1

    It reflects Larry Ellison's "comprehension" of the online future.

    Sadly, Larry Ellison is no Harlan Ellison. Bye-bye, Oracle.

  34. Sun, Cloud... by Arancaytar · · Score: 1

    They just can't decide, can they?

    I guess Blizzard should be worried.

  35. Who else read this as.... by tlambert · · Score: 1

    "Oracle's Ellison Most Comprehensive Clod On Earth"?

    -- Terry

  36. Cloud indeed by Trogre · · Score: 1

    Well, the cloud he has cast over the computing industry in general seems fairly comprehensive.

    --
    "Nine times out of ten, starting a fire is not the best way to solve the problem." - my wife
  37. Purely for the lulz... by Anonymous Coward · · Score: 0

    ORACLE (One Rich Asshole Called Larry Ellison)

  38. Now by frankgerlach11 · · Score: 1

    ..why is Oracle still in business ? Is it sadomasochism on the part of his victims ? Would be a nice explanation - sado-maso is real biz.

  39. Then we will fight in the shade! by Anonymous Coward · · Score: 0

    Then we will fight in the shade!