Slashdot Mirror


Database Business Problems at Oracle?

abb_road writes "Wall Street responded to yesterday's report of a 42% rise in profits by pushing Oracle's stock down. Despite a 77% increase in applications business, investors are worried that Oracle's core database business remains comparatively stagnant. Though Ellison claims that the DB business will grow in double digits over the next few years, it seems that more companies are switching to open source rather than paying Oracle $40,000 a processor."

41 of 210 comments (clear)

  1. Works for me by tcopeland · · Score: 2, Interesting

    PostgreSQL is certainly working fine as a Ruby on Rails and Jabber backend for us... maybe I'll worry about it once we get up over a few terabytes, but for now, it's more than capable of handling everything we throw at it.

    And good books keep coming out for it, too, which is reassuring.

    1. Re:Works for me by networkBoy · · Score: 2, Insightful

      Really that's what it comes down to:
      If the cost of lower performance is less than $40K per CPU then OSS is the way to go. Since OSS is in a continual state of improvement, I've got to think that it is the selection of choice for anyone with a budget. It is most certainly at least worth a look, even to an entrenched Oracle or MSSQL camp.
      -nB

      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    2. Re:Works for me by hey! · · Score: 4, Insightful

      Sure. Oracle's seen the writing on the wall here, thus we have Oracle Express.

      In an odd way, this may make Oracle's high end database product more secure.

      There is no way that Postgres or MySQL is even close to the kinds of scalability and features that Oracle has. Trust me. It's just that people like you don't need certain capabilities that are a very good deal for Oracle customers. Nor do 99% of all applications. But in terms of value 99% of applications doesn't amount to 99% of profit for an outfit like Oracle.

      There's no way that MS SQL Server comes close either. Trust me on this one too. I've used both. SQL Server is perfectly adequate and maybe even preferable for many applications, but comparing it to Oracle is a joke. Just recently I read a MS announcement of a middling-huge application that was done on SQL server. I was impressed, until I realized it wouldn't be remotely newsworthy if it has been done in Oracle. It was impressive for SQL Server, and probably only possible given certain aspects of the application.

      What Postgres and MySQL mean is that in the long term there are no profits in the low end of the database market for general RDBMS duties, and not much future in the mid-range. Take them out of the picture, and Microsoft has a self-funded machine for nibblng its way into the high end. I'm not saying they won't get there, but I see a potential for financial pain along the way. The market position for SQL Server is really this: it integrates well with the MS tools, and its available on all MS OS platforms (Wince and NT derivatives). If it weren't for that, then it would be a sitting duck.

      Oracle XE there mainly as a way to keep mind share. It means a lot more people will be familiar with Oracle technology, providing a cadre of workers who are prepared for large scale apps.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
    3. Re:Works for me by CastrTroy · · Score: 4, Insightful

      But Oracle has built it's business on selling expensive databases to companies who don't even use all the features. I don't think that even 25% of their customers really need the power of Oracle. Oracle is a great database, but isn't worth it for most people.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    4. Re:Works for me by hey! · · Score: 2, Insightful

      But Oracle has built it's business on selling expensive databases to companies who don't even use all the features. I don't think that even 25% of their customers really need the power of Oracle. Oracle is a great database, but isn't worth it for most people.

      Well, this is capitalism. If somebody is willing to pay $20K where $3K would do, well... On the other hand, Microsoft made Oracle stand up and take notice. As a result of this, Oracle Standard has been priced pretty much the same as SQL Server. This is also capitalism.

      Oracle licensing these days is an exacting science, carefully contrinved to squeeze every last bit of revenue out of a customer, while providing him with a competitively priced product. It's tricky on both ends. Oracle risks turning off customers with licensing options whose evaluation rivals, if not exceeds the complexity of evaluating many technical requirements. I wouldn't be surprised if many people choose SQL Server not because it was cheaper, but they weren't sure about what they needed to license from Oracle.

      Customers who are not careful can also end up spending huge amounts of money by licensing too much or too little. And if you choose wrong, Oracle is going to do the exact minimum needed to prevent a large scale customer revolt. Most of the time means they do nothing for you. There are no upgrade or conversion paths between license models, so caveat emptor. That's also capitalism.

      --
      Post may contain irony: discontinue use if experiencing mood swings, nausea or elevated blood pressure.
  2. The market is maturing by Camel+Pilot · · Score: 2, Interesting

    As databases such as MySQL, MS SQL and PostgreSQL and others keep adding features and performance the RDBMS are becoming more and more of a commodity market. To be expected.

  3. I don't know about open source... by Anonymous Coward · · Score: 4, Interesting

    But my company is looking closely at SqlServer right now. We just went through an Oracle license Inquisition and like the article said, it's about $40k a license or just under $1000 per named user. OTOH we can buy a SqlServer license for around $5k and have as many users as we want. T-Sql is a poor replacement for PL/SQL, but money talks.

    Before you go all Slashbot on me, realize that my company is very conservative with respect to technology, so Open Source is unfortunately not an option here...

    1. Re:I don't know about open source... by MightyMartian · · Score: 3, Funny

      Your post seems to confirm my working hypothesis that the word "conservative" has become synonomous with "shooting one's self in the foot".

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    2. Re:I don't know about open source... by badmammajamma · · Score: 2, Informative

      The thing to keep in mind is not what your DB needs are now, but what they will be 2 - 5 years from now. Will SQL Server still be your best choice? Moving from one database to another can be very painful and extremely expensive.

      And of course, there's always the "nobody gets fired for picking Oracle" argument. :)

      --
      Any man who afflicts the human race with ideas must be prepared to see them misunderstood. -- H. L. Mencken
    3. Re:I don't know about open source... by Doctor+Faustus · · Score: 4, Insightful

      MySQL is light, fast, forgiving, and pretty scalable.
      Forgiving is not something I want out of a database. I want my database to take every possible opportunity to reject bad data.

    4. Re:I don't know about open source... by johnjaydk · · Score: 2, Interesting
      T-Sql is a poor replacement for PL/SQL, but money talks.

      Pl/pgSql (That's PostgreSQL's pl/sql) is VERY much like Oracles. Naturally it lack some of it's features, but a rewrite from pl/sql to pl/pgsql is dead easy. That means less manhours ... money talks :)

      --
      TCAP-Abort
  4. Open Source vs. Oracle by E.+Edward+Grey · · Score: 5, Insightful

    Well, you could switch to an open source database, and then hire all kinds of brainpower to understand how it works, keep updated on the development, institute updates constantly, search high and low to find someone who can solve the problem that apparently only your company is having... ...or, you could do the exact same thing with Oracle, plus forty large per processor. This decision isn't that hard to make.

    --

    ---don't make me break out my red pen.

    1. Re:Open Source vs. Oracle by CastrTroy · · Score: 3, Insightful

      Actually, I would argue that Oracle DBAs demand more than DBAs for other databases. So you not only have to pay more for the Software itself (a lot more) you also have to pay a lot more for the people who are working with it.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  5. It's about sales, not technology or open source by yog · · Score: 5, Insightful
    The poster asserts that:
    ...it seems that more companies are switching to open source rather than paying Oracle $40,000 a processor.
    ...and provides exactly one example. It's clear that a little more analysis is needed to back up this claim. A more credible statement might be that companies are choosing either open source databases or lower priced Microsoft and IBM alternatives. DB2 from IBM is actually a lot cheaper per CPU than Oracle's dbms; a former employer of mine had decided to go with DB2 (before the company went under) because it was a fraction of Oracle's $250,000 price for a relatively small system.

    On the other hand, Oracle has been very generous in allowing developer downloads of their DBMS; I was able to take their Linux port, install it on an old box running Red Hat, and port a Microsoft SQL Server-based back end over to Oracle in a couple of days just as an experiment. Obviously, to actually use the product would cost some bucks but this kind of flexibility is what helps keep Oracle's tentacles in so many businesses.

    The other thing that the analysts ignored is that the database and enterprise software business isn't so much about having innovative technology, contrary to what was asserted in the Business Week article but rather having an effective sales organization. DBMS and enterprise management software is sales driven, not innovation driven. Executives don't watch commercials about sexy features in the latest rev of Oracle or Sql Server, then order a few copies from Amazon. It's the inside sales teams that patiently build relationships over the years. IBM knows this, Oracle knows this, and MS knows it too. Sybase tried but their hubris and arrogance brought them down. (direct personal experience with that!)

    No doubt, while Larry crows about upcoming tech innovations, he's internally yelling at the sales teams to get more aggressive, offer more discounts, and steal more customers from Bill and from the SAP people. He'll eke out a few more percentage points of market share, and the investors will be satisfied for a couple more quarters. That's how the business works. ;)
    --
    it's = "it is"; its = possessive. E.g., it's flapping its wings.
    1. Re:It's about sales, not technology or open source by captain_craptacular · · Score: 3, Interesting

      They may be effective, but Oracles sales organization is annoying as hell. I've downloaded many things from Oracles web site, and unfortunately my account *HAD* my real contact information on it. Invariably within 48 hours of any download I would get a call from an Oracle "Technician" asking in broken English if I needed any assistance with whatever I downloaded. The conversation would quickly turn into a mini-license audit, where the "Technician" was more interested in our existing installs and what our licensing was like than how the downloaded product was working. One the rare occasion that I actually could have used some help, the "technician" wouldn't be able to answer the simplest question. It got so bad that the corporate office sent a memo around saying don't talk to anyone from oracle for any reason, just forward them to someone at the home office whos job it is to deal with them.

      It's almost like Oracle is doing everything they possibly can to promote MS Sql. They just went gestapo on us about licensing and decided that every person who walks up to a kiosk running an app with an oracle back end needs to be a named user, that or we need to buy per processor licensing. $80,000 for our dual proc backend box buys a lot developer time to port to a different database.

      --
      They who would give up an essential liberty for temporary security, deserve neither liberty nor security
    2. Re:It's about sales, not technology or open source by rabel · · Score: 2, Interesting

      Well, it's easy enough to avoid their marketing calls. Just say, "thanks, it's working fine" and hang-up. It's not like they're going to lock your account or anything like that. Don't ask questions of the marketing droid, go to OTN or MetaLink or many of the DBA sites on the net.

      Oracle also went gestapo at my site as well (state government), insisting on licenses for development databases (right or wrong, they've never done that before). They insist on the same number of CPU licenses for *all options* purchased. In our case, we have a big RAC install with 36 CPUs, but we also have many other non-RAC systems, on the order of 100's of CPUs. Oracle insists we should purchase the same number of RAC modules as Enterprise Database CPUs. This would mean we would have to purchase 100's of RAC CPU licenses even though we only have one RAC cluster. Furthermore, they won't allow you to mix user-licenses with CPU licenses (it's either one or the other).

      We have many, many database installs due to our prior arrangement with Oracle for a "site license" which meant that we paid for a named-user license for every employee (10's of thousands of users). Over the years, Oracle databases have been created willy-nilly across the enterprise. Since everything is going web-based now, Oracle won't talk to you about user-licensing for any database exposed to the net (potentially billions of named users - natch). For any web-exposed database, one can *only* purchase CPU licenses, so purchasing named-user licenses for internal use was not an option. Therefore, with all our little database servers throughout the enterprise, we were looking at a huge expense.

      Beware Oracle licensing these days. Your milage may vary, but this is the new creedo, at least as far as my shop is concerned. We ended up negotiating all of this to something resembling reasonable, but it was a huge hassle and thankfully we have some leverage and a powerful CTO. Meanwhile, Postgress and yes, even MS SQL-Server databases are starting to become more prevalent around here.

  6. Postgresql vs. Oracle flame-war.... GO! by shilad · · Score: 5, Interesting

    I've heard a lot of debate about Postgresql vs. MySql that doesn't need to be re-hashed for the 1000'th time. On the other hand, I haven't heard much on Oracle vs. Postgresql. I have used Postgresql quite a bit, and think it's wonderful.

    What is Postgresql missing that Oracle has? What does Oracle have that Postgres is missing? When do these features matter?

    Let the flaming begin...

    1. Re:Postgresql vs. Oracle flame-war.... GO! by qwijibo · · Score: 2, Insightful

      I have some data analysis I'm doing right now under PostgreSQL that I previously did under Oracle. Being able to have several parallel processes working on the same query in Oracle makes things go much faster. Oracle is really efficient at creating subsets of data. Most of what I need to do was previously done with lots of "create table as..." statements. Oracle's performance is much better than PostgreSQL for the volume of data I'm working with.

      However, I'm using PostgreSQL now because I keep running into problems with the Oracle server. The listener isn't listening to the network, so I only have local access and I need to share the data with others. I keep running out of space and need more tablespaces added to Oracle. The DBA who supports that database is only available for supporting this environment on a part time basis. The inevitable result of wave after wave of cost cutting is that we have a fraction of the manpower we need to do our work, so some things just don't happen. We used to have two DBA's locally and everything was efficient. Now we have part of one whose work hours rarely overlap with mine, so getting things done is painful.

      A database is just a tool. In this case, I am proficient enough with PostgreSQL that I can use that and be more productive than trying to limp along with no DBA on Oracle.

    2. Re:Postgresql vs. Oracle flame-war.... GO! by archen · · Score: 3, Interesting

      Postgresql doesn't have some enterprise level features that Oracle has. I mean if you have a bazillion terabyte database and require clustering and other uber-features, then Postgresql isn't even in the same ballpark. And that's where the biggest margins are which is why Oracle does okay for itself.

      Since 90% of database needs don't even approach that, Posgresql acts as a fine replacement, and 70% of installs could do fine with Mysql as well.

      The thing I wonder most is the fact that between MySQL,Postgres, and MS SQL Server is how bad will Oracle be marginalized. This is the same situation Sun is finding itself in. You're one of the few who can play at the top end and do okay for yourself only to find the bottom end eroded and the middle ground a losing battle. As time wears on, your R&D becomes weaker and weaker and more applications don't even bother with supporting your stuff.

      Where does that leave Oracle? Hard to say, but if Sun can't pull out and follows SGI - then I'd say the path to Oracle will be quite clear. Perhaps that's why Oracle is trying to cut off MySQL right now while it still can. Wouldn't surprise me if Oracle gains a compatability layer to emulate MySQL though.

    3. Re:Postgresql vs. Oracle flame-war.... GO! by Anthony+Boyd · · Score: 2, Informative

      I found a fairly good review of Oracle, Postgres, and MySQL. All sorta recent versions, too. You can read it here:

      http://www.suite101.com/article.cfm/oracle/115560

      However, it doesn't really get into nitty gritty. Nice primer, though.

      -Tony

    4. Re:Postgresql vs. Oracle flame-war.... GO! by Anthony+Boyd · · Score: 4, Informative

      Dang! 5 minutes after I post the link, the server goes down! It's an NT server... figures!

      Here's Google's cache:

      http://72.14.203.104/search?q=cache:3Z3Pzf07oboJ:w ww.suite101.com/article.cfm/oracle/115560+&hl=en&g l=us&ct=clnk&cd=1&client=firefox-a

      -Tony

    5. Re:Postgresql vs. Oracle flame-war.... GO! by skyhawker · · Score: 2, Interesting
      What is Postgresql missing that Oracle has?
      I'll tell you one thing: window functions. They're useful for reducing the number of subqueries you have to use in certain situations useful in reporting, among other things. You can find a number of good examples of the use of window functions in Anthony Molinaro's SQL Cookbook.
      --

      The best diplomat I know is a fully activated phaser bank.
      -- Scotty.
    6. Re:Postgresql vs. Oracle flame-war.... GO! by hackstraw · · Score: 2

      Disclaimer. I'm a not-so-happy Oracle person for almost 10 years, and I've never used PostgreSQL, but have used MySQL, etc. I've never used Oracle in a setting where Oracle was necessary. The DBs were small, and Oracle was way more of a pain in the ass, but with University site licenses, it cost us the same as anything else.

      FWIK, Oracle gives you speed and scalability over PostgreSQL. It also gives you a better pool of DBAs to pick from. Sure a pimply HS dropout _might_ know everything there is about PostgreSQL, but a DBA asking for $100k+ _better damn well know everything_ there is about Oracle. Oh, and if MySQL may be an option for your DB needs, Oracle definitely is well beyond your needs.

      Oracle is very complex. Its almost an entire operating system in itself, and for years, I have not understood why Oracle simply does not make a DBOS.

      What is Postgresql missing that Oracle has? What does Oracle have that Postgres is missing? When do these features matter?

      Oracle - proven recovery tools, support, rollbacks, archive logging, replication

      Postgres - good cheap DB, no assurance that the data will be there tomorrow, but odds are better than not that it will

      That is my non-DBA opinion.

      Also keep in mind that you need a good sysadmin as well as a DB admin to run Oracle.

  7. Lies.... by Kunta+Kinte · · Score: 4, Insightful
    Though Ellison claims that the DB business will grow in double digits over the next few years, it seems that more companies are switching to open source rather than paying Oracle $40,000 a processor.

    Do we have to stoop to this to make our point?

    You can get Oracle server for as cheap as $150 per named user, with a three user minimum last I checked. This is perfect for many small business applications. And there are pricing schemes that gradually go up from there depending on the situation.

    There are many great open source databases ( I use SQLite extensively ), but the commercial vendors still bring a lot to the table, and sometimes are even the best choice all things considered ( gasp! )

    --
    Based on upvotes, Ageism is the only "-ism" Slashdotters care about and think isn't SJW
  8. This is a GoodThing® by blueZ3 · · Score: 2, Insightful

    This is one of the areas where I think that Open Source can really shine, and it's interesting to see how the mindshare of Open Source database software is growing.

    When you look at software purchasing patterns, it seems that most software purchases are driven by four things: cost, features, familiarity, and "safety." Open Source software usually competes strongly on the first, moderately well on the second, and not so well on the third and fourth. Asking DBAs to use something they're not familiar with means that they're going to be working slower and harder--not the choice that most people make. In addition, the "nobody ever got fired for choosing IBM" syndrome sometimes prevents Open Source choices from getting a fair shake. But it appears that Open Source tools are starting to compete on those last two fronts as well.

    A lot of geeks like to fiddle around with software on their own, and the "free" part of Open Source plays right to this. After all, are you going to pay for a Microsoft Sequel Server license, or try out MySQL when you're doing something for your own satisfaction? I'm a good example of something similar: I wanted some dynamic Web pages, but I didn't want to pay for ASP support through my ISP. So instead I started looking into PHP and eventually wound up using PHP to handle the dynamic content.

    Once people involved in making decisions (not perhaps the decision-makers themselves, but people with input) start using Open Source for themselves, a lot of the "I don't know it so it's harder and slower" goes right out the window. Sure your average CRM developer might not be making the decision, but if they're asked about DB support and they know PostgreSQL because that's what they used to build their roll-your-own blog, they may offer that as an option.

    As Open Source comes into use in the market, that helps alleviate the "safety" factor, too. When you can point to a large organization that's successfully running enterprise-grade applications on Open Source, it's easier for the decision makers to rationalize choosing an Open Source solution.

    --
    Interested in a Flash-based MAME front end? Visit mame.danzbb.com
  9. $40K/CPU is BS by bloobamator · · Score: 5, Insightful
    $40K/CPU is full-boat retail. Anyone who pays full retail for Oracle licenses gets what they deserve. With only a little negotiation, you can get Oracle to come down 45% off retail. Or go to some vendor like CDW (I do not work for CDW), and they'll get you a nice discount.

    And if you're negotiating with Oracle directly, something I do not recommend, then all you have to do is mention mySQL or PostgreSQL, and Oracle will drop their prices.

    --
    "Crude and slow, clansman. Your attack was no better than that of a clumsy child."
    1. Re:$40K/CPU is BS by iggymanz · · Score: 2, Interesting

      about 30% off retail is more typical, even so, you're saying $18,000 a processor is a deal for something that takes all kinds of patches to make seemingly stable for a particular system? Something that needs 3rd party software to make shared databases or clusters that aren't a nightmare to admin (and even more humourous is that Oracle salesforce is aggresively trying to steer away customers from these 3rd party products that give them some hope of stability and sane admin, to using Oracle's own amateurish filesystems, clustering and tools, which are an admin's nightmare and have about 25% the functionality) I predict Oracle is in for a big attitude adjustment. And yes, I do Oracle clustering and migrations for a living.

  10. nitpicking by pixelated77 · · Score: 4, Insightful

    Sure, Oracle Enterprise has a $40k per CPU listing price, but let's be realistic. NOBODY pays $40k a CPU and maintenance and services. Not that I'm defending Oracle or their draconian pricing model, but in the end, Oracle can provide close to turn-key solutions when it comes to providing the product, escalating problems to engineering, custom solutions, consulting, deployment, implementation, long-term support. Combine that with Oracle's impressive feature list and the fact that most of the money that a company will spend on their database IT will NOT be DBMS licensing fees and you can see why upper management will spend thousands of dollars on a feature set that might very well be served by an open-source solution.

    I am sure that there are many consulting firms that can mimick this kind of turn-key solution using PostgreSQL, but I'm not sure that they are as established--that is, give the CEO of XYZ company the warm & fuzzy that they require when they're about to undertake a multi-million dollar project whose backbone has to be a rock-solid DBMS.

    It would be fabulous if Vault 10 IT consulting firms could provide this level of service using open source but that's just not the case Right Now(tm).

  11. Main use by EraserMouseMan · · Score: 2, Interesting

    The main use for ultra scalable, ultra high-performance databases is for the core transactional DB of a large-scale app. Most apps that serve the other 80% of the DB needs don't need to be Oracle-grade. MS Sql Server or PostrgessSQL are a perfect fit. In fact, for the vast majority of companies, even their main transactional DB doesn't need to be Oracle-grade.

  12. Its hardware and performance... by Saggi · · Score: 2, Insightful

    Basically a database is only used to keep data. Sometimes the data is vital to the business other times it is not. Databases move toward becoming more and more a commodity, just like everything else. It's a market where it's difficult to difference yourself.

    Oracle is a very good database, no doubt about that, but what is the need of the business? As hardware becomes less and less expensive the performance and stability of the database becomes less of a differentiator.

    It is true the market for databases is growing, but it is not the high-end database market. Especially now that the definition of high-end is moved up by the availability of less expensive hardware. It is better to spend money on good hardware, backup and storage, rather than on the database license.

    So why by an oracle database? Only if you need the really high end performance of your database, that outranks the affordable hardware, you'll need to look at products like oracle.

    --
    -:) Oh no - not again.
    www.rednebula.com
  13. Re:mysql by networkBoy · · Score: 2, Informative

    Yes.
    MySQL will fall flat on its face far sooner than Oracle will. If your DB is tens to hundreds of terabytes, with gig and larger entries (think VLSI design here) then MySQL will not hold up (well). That said there are other OSS db's that will hold up better, though they are slower.
    -nB

    --
    whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
  14. Honestly It's all about ROI by Anonymous Coward · · Score: 2, Insightful

    WE recently have asked a vendor to see if they can change their product from SQL2000 to postgreSQL or MySQL as the $12,000.00 per processor license we pay for SQL2000Enterprise is more than it would be to hire a OSS DB admin that only takes care of the Database server and then still save 30% after paying someone full time plus benefits.

    Many companies are done with the high ticket low support even on low end hardware such as a 4 processor 16 gigabyte SQL server. we are forced to Enterprise if we want to use the >4Gig ram which makes a huge difference. so Either we stare at $48,000 in SQL license fees per server or find something else. Hell at that price we can probably get our application completely rewritten to our specs and own it by outsourcing to india.

  15. One Example? by ThinkFr33ly · · Score: 3, Insightful

    So Oracle is losing business to open source alternatives because one part of one company is switching to EnterpriseDB and because of an anecdotal quote?

    Wow. Spare me the spin.

    Isn't it also possible that the far cheaper closed source alternatives are getting a little business as well?

    Oracle has always been pricey, but for a long time their DB features were hard to beat. Competitors, both closed and open, and finally getting to the point where they are on all levels with Oracle.

  16. No one really pays $40k/processor by darylb · · Score: 2, Informative

    $40k per processor is "list price". In reality, there are other options, such as Kunta Kinte points out.

    Further, the kinds of companies that have huge investments in data centers (Oracle's primary target) negotiate volume contracts with Oracle. These contracts push that $40k sticker price way way way down. (Previous employer paid under $20k for a typical Oracle server license, unlimited users, no time limits.)

    Considering that these companies really need their data, and have hundreds of applications (not all of them even cataloged) already written to use Oracle, this money is just basic business expense.

  17. Prices listed wrong - some clarification by Belgarath52 · · Score: 5, Informative

    Look - I'm as much an open source fan as anyone, but the fact is that the $40,000 figure is misleading. Oracle's so-called Standard Edition One is basically the full thing - it just can't do clustering, and can't do more than two processors.

    I'm sure someone will point out another nitpick that it can't do, but the practical fact is that you can buy Standard Edition One for $5000/processor and get a fully functional database.

    For the price-aware, you can even buy a 1, 2, or 3 year license for something like $2-3K.

    And, no, Oracle isn't paying me to shill for them. I just work for a company that uses Oracle, and I hate to see the "Oracle costs $40,000" meme repeated here.

  18. Re:Business is wising up by Anonymous Coward · · Score: 2, Insightful

    You OSS zealots continue to sound ignorant and uninformed by claiming this or that open source product is free. Yeah, yeah, one smart guy can work miracles with freely downloaded stuff in a small setting. In the context of a large enterprise, where lots of people need to support very large databases, nothing is free. The initial cost of the software product is microsocpic when compared to the real TCO. And by the way, 40K is bullshit. I'm at a Fortune 100 and we pay far less than that. The Silver support is what is damned expensive, if you want to take issue over cost.

  19. off-the-bat comparison by ^Z · · Score: 5, Informative

    Oracle's strong points over PG:
    - speed
    - mutli-way replication
    - multi-node clusters
    - advanced SQL (cubes, trees, etc)
    - finer details of physical data layout (cluster tables, partitioned tables, etc)
    - stability (unless you use the bleeding edge, which is brittle, alas)

    PG's strong points Oracle:
    - price :) (probably including support)
    - relative simplicity and lower resource consumption
    - easier administration
    - good compatibility with Oracle's SQL ;) (easier migration)
    - source availability

    Also, PG is perceived as less stable than Oracle, and even less than MySQL. It will take time to dispel this (if untrue).

    --

    Computers make very fast, very accurate mistakes

  20. $40K/CPU is for the whole boat by stibrian · · Score: 2, Interesting

    Don't shout about 40k per proc - that's for the enterprise licenses... and ONLY on large boxen.

    The "free" edition is that - free with a machine size/data volume limit.
    The "Standard Edition One" is prolly the most compelling - $5k per proc LIST. Can only run on Dual proc boxen and can't cluster. Has ALL the features of enterprise besides that.

    There is another edition in between that allows bigger boxen and clustering but misses out on some of the uber fancy stuff in enterprise (which, while cool - isn't stuff you use day-to-day).

    The standard Edition One came out ~2yrs ago - they're trying to work in the shops/price range where SQLServer usually lives. And seriously, you can push a lot of data through a big dually with enough ram. Not going to support 50 million users - but both SQLServer and Oracle will do an awful lot on a properly configured Dual proc server.

    That said - the previous poster was right - if you're paying retail you're nuts, and couldn't negotiate your way out of a paper sack.

    I use MySQL, SQLServer, and Oracle on a fairly regular basis in different places, and for vanilla stuff A RDMS is a commodity service.

    Until you're using your ERP to generate 4+MB sql statements (a supported feature in the latest DB2 version), or are doing some really ornery stuff, the DB is just a place to dump data. They all let you do backups etc, provide reasonable management tools etc. (Oracle does have some REALLY cool features from a DBA's standpoint that are missing in MySQL et al.)

    Dev styles are different in different shops - if you're an "All CRUD/LOGIC in stored procs" shop then the lang in the DB (TSQL vrs PL/SQL) might be important to your devs... but if you are working on relative DB independence or working on portable COTS software, a DB is just another service.

    No I don't work for Oracle.

  21. Tin Foil Hat Warning by arclyte · · Score: 2, Interesting

    I think it was a Playboy interview with Ellison in which he mentioned that he was all for a national ID system. I couldn't help but think then that he was for it because a) he is uber-rich so privacy concerns don't bother him, and b) it would create HUGE gov't contracts for high end database firms... like his. Now, there are plans to create a nationwide database system for tracking IDs, and Ellison is saying their business is going to expand in the next few years... maybe I'm just grasping at straws here, but the coincidences frightening.

  22. A little perspective on Oracle pricing... by CatOne · · Score: 3, Interesting

    Oracle has a couple initiatives going on... RAC and ASM. Here's about how it works (these are BROAD numbers, mind you).

    6 years ago, before the .com crash, your average back-end IT infrastructure had a few main pieces:

    Cisco networking gear. Sun servers. EMC disks. Oracle database.

    So you paid a few mil for the network. A few mil for the servers. A few mil for the EMC disks. And a mil or two for Oracle at $10K/cpu (list)

    NOW, Oracle says "we have 10g RAC, use us to replicate across CPUs. Don't pay $3M + $1M/year for Sun support... buy a rack of Linux servers (or blades) and hardware costs $250K versus $3M... support is nearly free because if a machine fails, just pull it from the rack, throw it in the trash, and swap a new one in there.'

    And lo, they promoted "Linux is unbreakable" and charged an extra $10K/cpu for this service. Total end cost to customer is LESS than the old solution, and it's way FASTER.

    Then, they have another initiative... use ASM and the low-cost storage initiative... use the database to span multiple disks, and handle all the replication/redundancy. Don't pay EMC $3M + $1M/year for Symmetrix support. Put it on lower cost gear (Clariion, Nexsan ATAboy, or *gasp* Apple Xserve RAID even). Spindle speeds are slower, so you buy 2x as many spindles and get the same IOPS. Hey, you save a couple million and pay more per CPU (say $40K/cpu list) for the whole shootin' match.

    So your cost goes from (again, broad numbers)

    $2M Cisco + $3M Sun + $3M EMC + $2M Oracle = $10M + maintenance

    to:

    $2M Cisco + $500K Dell + $500K Dell or Apple + $4M Oracle = $7M + maintenance

    You save $3M a year! Of course Oracle gets a bigger cut. But it's "win-win."

    Of course, there is the one subtlety here -- you are now using Oracle's RAC and ASM so you can use cheap hardware and storage. This stuff is totally proprietary, so if Oracle comes back come renewal time and doubles your per-CPU cost for the software, it's a helluva lot harder to rip it out than just porting stored-procedure code.

  23. Whither DB2? by whatteaux · · Score: 2, Interesting

    I see a lot of comments here debating the relative merits and costs of Oracle's DBs versus PostGreSQL, MySQL and MS SQL Server. I don't believe those toys are Oracle's main competitors; they aren't in the same ballpark. In my experience, IBM's DB2 most certainly is in Oracle's league, if not ahead in some respects, but I see almost no mention of it here.

    Does anyone have any experiences to share comparing Oracle's DB with a proper DB like DB2, rather than those other toys?