Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
The Almighty Buck Intel Databases HP Programming Software IT Technology

Should Dual Cores Require Dual Licenses? 425

sebFlyte writes "The multi-core debate continues. HP and Intel have laid into Oracle and (to a lesser extent) BEA over their their treatment of multi-core processers. Oracle's argument that 'a core is a CPU and therefore you should pay us all your money' isn't a popular one, it would seem. What does Oracle's stubbornness imply for the industry as a whole, with multicore chips coming to the fore so strongly?"
This discussion has been archived. No new comments can be posted.

Should Dual Cores Require Dual Licenses?

Comments Filter:
  • Processers? (Score:5, Funny)

    by AddressException ( 187785 ) on Saturday February 12, 2005 @01:48PM (#11652546)
    I'm not paying for any "processers"!
  • by ninthwave ( 150430 ) <slashdot@ninthwave.us> on Saturday February 12, 2005 @01:48PM (#11652547) Homepage
    Oracle's stubborness says, time to start looking at DB2.
    • by Decaff ( 42676 ) on Saturday February 12, 2005 @02:07PM (#11652699)
      Oracle's stubborness says, time to start looking at DB2.

      Absolutely. But how many can easily switch?

      For a long time I have had (occasionally heated) arguments with SQL addicts who insist that almost everything about an application should be coded in SQL and stored procedures. Meanwhile I have been moving all my logic away from the database engine, using APIs such as Java Data Objects, which makes my code very rapidly portable between databases. Now I am in a position to switch my code (and data) easily between different database vendors if there is a licensing or price issue.

      I strongly believe we should start to think of databases simply as engines for storing and retrieving inter-related objects and not as platforms for writing applications.
      • For a long time I have had (occasionally heated) arguments with SQL addicts who insist that almost everything about an application should be coded in SQL and stored procedures. Meanwhile I have been moving all my logic away from the database engine, using APIs such as Java Data Objects, which makes my code very rapidly portable between databases.

        Whereas for my part I am absolutely sick of dealing with software that does not perform well on ANY platform and cannot be moved rapidly to a new technology. "We

        • by Decaff ( 42676 ) on Saturday February 12, 2005 @03:45PM (#11653435)
          Whereas for my part I am absolutely sick of dealing with software that does not perform well on ANY platform and cannot be moved rapidly to a new technology.

          Me too. That is why I use Java+JDO, and not DB-specific SQL.

          Too bad they don't support the neato language where we put the business logic.

          Good point. Show me a platform that does not support Java. I would rather have the logic there than in some neato DB language that has to be ported, at great expense.

          whereas if the business logic had been stored in the database, reimplemention would be a few weeks work.

          A few weeks work? Have you actually worked on such a re-implementation? This is nonsense. A moderate project can take months, and a large scale project years, especially on a live system. I know this from personal experience.

          and the result will be 2 systems each faster, more scalable, and more secure than your portable system.

          This is simply a statement with no foundation.

          There are no security, scalability or speed issues with the system I use - JDO. It is designed to be secure and scalable, to work at high performance on clustered systems and to generate optimal SQL for each version of major databases. Large corporations use it for this purpose.

          Which doesn't even touch on the topic of data integrity...

          Why should the matter of data integrity be relevant? Systems like JDO and Hibernate and Toplink fully support all aspects of transactions, clustering and cache management. Data integrity is, of course, not an issue. If it were, these products would not be so widely and successfully used in critical projects.
      • I'm a DBA, so I guess i'm biased. Portable code is nice _IF_ you do it correctly. How frequently am I forced to support 'portable' applications that are performance hogs? Too often thats for sure.

        I have no problem with database abstraction but you might as well be using flat files if your not taking advantage of a databases features.

        I've seen applications (big and popular ones) use tables instead of sequences (Oracle). Yeah, lock entire table, read row, increment value, update row, unlock table is

  • Competition (Score:5, Insightful)

    by gnuman99 ( 746007 ) on Saturday February 12, 2005 @01:49PM (#11652552)
    So people will move to competition if the competition is more cost effective for them.
    • by nick_davison ( 217681 ) on Saturday February 12, 2005 @02:51PM (#11653067)
      So people will move to competition if the competition is more cost effective for them.

      Exactly (potentially)...

      The original question was, "Should Dual Cores Require Dual Licenses?"

      There is no should or shouldn't.

      A contract is an agreement between two parties.
      One sets forward their terms. The other agrees, steps away, or offers ammended terms for consideration. A license is essentially just a representation of that.

      "Should" a dual core require dual licenses? There is no should. Oracle are allowed to consider it essential to them and for them to walk away if they don't get their way - and potential users are allowed to consider it too high a cost and walk away if they don't get their way too. Or they can come to an agreement.

      Inevitably, one of three things happen:

      Customers walk away, Oracle reconsiders its stance.

      Customers suck it up, deciding it's still worth it, if less so. Oracle continues.

      Oracle loses overall share but profits per customer are higher, thus they're willing to continue with fewer, more valuable customers.

      From Oracle's perspective, why should customers halve their license fees by simply upgrading to dual cores? What happens in a few years when Intel has 8 core CPUs? Do they only get 1/8th revenues? As Oracle sees it, they're right.

      From the customer's perspective, all they did was upgrade their hardware with a single piece. As they see it, they're right.

      In the end, there's not really the notion of right or wrong. Just two different views. Ultimately, equilibrium will likely settle it somewhere in the middle.
  • by ponds ( 728911 ) on Saturday February 12, 2005 @01:49PM (#11652560)
    I thought that they just turned you upside down and saw how much money fell out of your pockets.
    • I charge on a per logic gate basis.

      I was going to charge on a per transistor basis but decided against it.

      Yeah I realize I wont be utilizing all the logic gates per transaction .. but hey .. who says i have to care about that?
      • I charge on a per logic gate basis.

        Well, that's not an unresonable way to go. In an argument with a friend over the Cell architecture, I pointed out that the ultimate determinant of a general-purpose CPU's performance has never really been its architecture, but how many mm^2 of real estate it takes up and how many electrons per second go from the Vcc pins to the Gnd pins. Everything else is either a side-effect of application specificity (e.g., rendering), or marketing hype.

        The only fair way to license
    • "Are you absolutely sure? Because legally I am allowed to shake him by ankles and see what falls out. It's established in the case of Lawyers v. Justice...that was a wonderful day for us."
    • I thought that they just turned you upside down and saw how much money fell out of your pockets.

      They look around your server room first. The more expensive the hardware, the longer they shake you.

  • Kinda torn (Score:2, Insightful)

    by lordkuri ( 514498 )
    I'm kinda torn on this one...

    on one hand, a person with a dual core chip is likely to get slightly better performance than 2 actual chips.

    on the other, if everything goes to dual core, then we've just handed Oracle, MS, et al. double (or more?) profits on their products. Support costs will remain somewhat constant, so wtf?

    I dunno... it's a hard nut to crack
    • well. the price on a software is pretty much as much as the client is willing to pay(or random on that), with the huge players anyhow.

      it's just a pricing problem. there's a chance that these players on the software market would price their products too high - they won't do that, if they could get away with asking 2x the price from average customer WHY WOULD THEY NOT BE DOING IT ALREADY?

    • Re:Kinda torn (Score:5, Insightful)

      by pla ( 258480 ) on Saturday February 12, 2005 @02:11PM (#11652731) Journal
      On one hand, a person with a dual core chip is likely to get slightly better performance than 2 actual chips.

      ...And a person with a 2GHz processor will get better performance than a 1GHz processor (with the the same processor core, of course), so why not charge based on clock rate?

      But then, a person with a bigger L1 cache will also get better performance, so why not charge based on transistor count?

      Why not just charge based on MFLOPS or MIPS? Why not charge based on actual transaction throughput?


      This amounts to nothing more than a quick-and-easy way to try to sneak through a regular doubling of their pricing structure. Realistically, we can expect Moore's law to start applying to number of cores, rather than number of transistors. So, in 20 years, will Larry expect their customers to pay more than the GDP of most smaller industrialized nations? In 30 years, will he let us use Oracle if we just make him "Emperor Ellison I, monarch of Earth and the Lunar Colonies"?


      No. In a few years, Oracle will simply reverse this policy, and go back to their current approach of striking the corporate rock with a big stick until it runs out of blood. That, or they will cease to exist. In the meantime... Anyone currently dependant on Oracle would do well to start migrating now, because, of the three possible outcomes (no change; no per-core pricing; going under), two mean you'll need to change eventually, and the remaining option means you'll at least get raped over the short-term.
      • Re:Kinda torn (Score:3, Interesting)

        by hackstraw ( 262471 ) *
        so why not charge based on clock rate?

        I guess your not familiar with Oracle licenses? They do charge by clock rate and a different rate depending on the type of processor. If its a regular x86 proc the multiplier is 1x, if its something like a RISC chip, its 2x the clock rate.
    • Re:Kinda torn (Score:3, Informative)

      by whomeyup ( 635503 )
      on the other, if everything goes to dual core, then we've just handed Oracle, MS, et al. double (or more?) profits on their products. Support costs will remain somewhat constant, so wtf?
      MS charges per physical processor. [microsoft.com]
    • Re:Kinda torn (Score:4, Informative)

      by RyuuzakiTetsuya ( 195424 ) <taiki.cox@net> on Saturday February 12, 2005 @02:25PM (#11652846)
      Actually, MS has state publiclally that they'll only count physical CPUs, not cores when dealing with multi-cpu licenses.
    • Re:Kinda torn (Score:5, Interesting)

      by Builder ( 103701 ) on Saturday February 12, 2005 @02:34PM (#11652907)
      Exqueeze me please?

      Everything I've read so far says that two separate chips will give better performance than a dual core at the same clock speeds.

      So if you have a dual Xeon 3.6Ghz, you're likely to get better performance than a machine with a single dual core 3.6Ghz.

      This comes down to cores having to wait for access to resources, etc.

      This is why I don't like the dual core == dual licence scheme. I'm _NOT_ getting twice the performance as with a single chip, but I have to pay twice.

      In fact, this is something that makes Fujitsu servers attractive as competition for Sun. You can get equivalent performance to a dual core Sun Sparc IV 1.25Ghz with a single 1.8Ghz Fujitsu Sparc processor. Those clock speeds might be slightly out, but find the nearest :) So not only are you getting the processor cheaper, you're HALVING your licence costs.

      Remember, it's not just a few players in the enterprise market that licence like this. Veritas, Oracle, HP Openview, Websphere MQ, they all do this. So if you can get the same performance from a single core CPU as you can from a dual core, halving your licence costs can be a big deal!
      • Re:Kinda torn (Score:4, Insightful)

        by Dastardly ( 4204 ) on Saturday February 12, 2005 @04:57PM (#11653959)
        So if you have a dual Xeon 3.6Ghz, you're likely to get better performance than a machine with a single dual core 3.6Ghz.

        This comes down to cores having to wait for access to resources, etc.


        I think you are not saying what you think you are saying. In the case of Intel they should be nearly identical, since Intel shares the memory bu between two processors whether the cores are on one piece of silicon or two. AMD wil be an interesting study since a dual opteron can have memory for each processor, and each has its own connection to the peripherals. Weras all other thngs being equal a dual core Opteron would have only one memory bus for both cores and share a connection to the peripherals.

        You can get equivalent performance to a dual core Sun Sparc IV 1.25Ghz with a single 1.8Ghz Fujitsu Sparc processor.

        This suggests you are thinking single core higher clock vs two processors (dual core or separate). Which can often be true depending on the software.

  • As long as.... (Score:3, Insightful)

    by cartzworth ( 709639 ) on Saturday February 12, 2005 @01:49PM (#11652562) Journal
    Dual core chips are sold in the "CPU" section of stores I'm going to consider them singular.

    Central Processing Unit.

    Theres no 's' on the end.
    • Re:As long as.... (Score:4, Interesting)

      by servoled ( 174239 ) on Saturday February 12, 2005 @02:00PM (#11652657)
      Where they are sold is completely irrelevant. I think its more a question of how the chips are marketed (i.e. how does Intel/AMD define them) and to a greater extent how they interact with the OS. If the OS treats them as two individual processors then Oracle probably has a case. Someone with more of a CS background can probably shed more light on this area.

      Also remember that you are entering into a contract with Oracle when you purchase their software. Oracle can define the terms of that contract however they want. If they want to start charging "per core" there is no reason why they can't. On the other hand, if you don't like the terms of their contract you can always find a new database to run things off of.
      • Most importantly is hardware pricing. Currently you pay a pretty big premium for a 2-way over a 1-way system (often more than twice the price).

        In the future, Intel/AMD Commodity 2-Core systems will cost the same as 1-Core systems do today. If you are buying the cheap-ass bottom-servers Dell servers, it doesn't make any sense for your licencing costs to double in one year.
    • I have to disagree. On a dual-core chip, can two lines of execution go on simultaneously? If so, then it is, for all intents and purposes, two processors. Basing your logic on how the acronym is spelled is weak, at best.
    • okay, moderators, this guy should have been modded up, but not as insightful, come on.... its very very funny, and I think it should be modde that way, not insightful (though its mark as such is an isnight into some of you moderators :) )

      and thanks in advance for being vengeful and modding me down :)
  • "Get The MOney, Get The Fucking Money"
  • by Trillan ( 597339 ) on Saturday February 12, 2005 @01:50PM (#11652568) Homepage Journal

    HP and Intel should manage their own business, and leave Oracle to mismanage theirs.

    What have we come to that companies write open letters to themselves, using public opinion to try to damage competitors or enhance their own position... and the public eats it up and supports it?

    Intel, this is your problem. Deal with it without whining to the public... or you'll look like whiners. It isn't like the wining is going to actually help your case anyway.

  • MS.. (Score:2, Insightful)

    by Anonymous Coward
    Microsoft of all people did the right thing.. why can't Oracle?
  • by ka9dgx ( 72702 ) on Saturday February 12, 2005 @01:53PM (#11652597) Homepage Journal
    The ad on the back of the trade magazine I read said $149/user. Do I get a clone of myself when I use a dual processor machine?

    Let them be stupid...the market will correct them.

    --Mike--

  • I feel that Oracle flexes semantics to justify greater fees. A two core system uses the same amount of Oracle's software and a one core system does.
    • Oracle licenses are already per-CPU. Somebody with a lightly-loaded single CPU PC is going to have different needs than sombody running it on some 100 processor Sun beast. The per-processor licensing is one way of adressing this issue.

      The question isn't really as cut & dried as you'd want to think of it at first. While the difference between what you'd do with a single & dual machine is relatively minor, somebody upgrading a 4-way machine to an 8-way box is making a much larger jump - quite poss
  • by John Hasler ( 414242 ) on Saturday February 12, 2005 @01:54PM (#11652605) Homepage
    > What does Oracle's stubbornness imply for the
    > industry as a whole, with multicore chips coming
    > to the fore so strongly?"

    PostgreSQL is coming along nicely...
    • PostgreSQL is coming along nicely...

      It certainly is, and its the database I use for almost all situations, except...

      Would you trust PostgreSQL for a high-volume high-turnover commercial project? I don't yet. In a couple of years, perhaps.
      • by Anne Thwacks ( 531696 ) on Saturday February 12, 2005 @07:18PM (#11654910)
        Would you trust PostgreSQL for a high-volume high-turnover commercial project

        Would you put your business's future in the hands of Larry Ellison?

        My high volume business IS using PostgreSQl. The money not paid to Oracle (part) funds a programmer. One day, some money will even go to the PostgreSQL project.

        Oracle has shafted me twice. I won't risk a third time.

    • But maybe I should have to agree to two GPLs to use it on a hyperthreading CPU?

      ;)
      • by sploo22 ( 748838 ) <dwahler.gmail@com> on Saturday February 12, 2005 @03:32PM (#11653364)
        YOU DO NOT HAVE TO AGREE TO THE GPL TO USE FREE SOFTWARE.

        It drives me crazy when I see the GPL text and the "I Agree" button on the installer for a GPL'd program. The GPL is a copyright and patent license, NOT a license to use the program. You have the right to use it, whether you agree or not. The only thing that you should need to agree to is a warranty disclaimer.
        • It drives me crazy when I see the GPL text and the "I Agree" button on the installer for a GPL'd program.

          Because, especially in the Windows world, people who package using such installers apparently cannot understand that EULAs are not mandatory.

          It drives me crazy when I see the GPL text and the "I Agree" button on the installer for a GPL'd program. The GPL is a copyright and patent license, NOT a license to use the program.

          This leads to confusion with people thinking the GPL, which is backed by statu
      • Why? PostgreSQL is BSD licensed...
    • PostgreSQL is coming along nicely...

      Oracle and friends can make the following convincing argument to PHB's....

      ....but PostgreSQL is still going to charge you twice as much to run PostgreSQL on a dual core CPU as you would pay to run PostgreSQL on a single core CPU.
  • makes no sense (Score:3, Interesting)

    by bird603568 ( 808629 ) on Saturday February 12, 2005 @01:54PM (#11652607)
    i just hope that isp's dont start charging double if you have multiple computers connected to the same connection. just like the software, your not paying per processor, its buy machine.
  • by Dinosaur Neil ( 86204 ) on Saturday February 12, 2005 @01:54PM (#11652614)

    This is sort of scam is used on pricing for mainframes all the time. One place where I worked used this as an excuse to (finally!) dump some crappy and archaic Computer Associates products when they started charging us double for a dual processor, even though one processor was partitioned to another OS that didn't run any of their products.

  • The company that I work for has never had that policy. We have products for AIX, Linux and Solaris; while we charge per processor, it's never been our policy to charge per core. We had to tweak things recently for our Linux products to understand about multi-core processors. Before we did that, we'd issue the users licenses that would be double the number of processors if they were using hyperthreading.
  • by Doc Ruby ( 173196 ) on Saturday February 12, 2005 @01:56PM (#11652628) Homepage Journal
    Vendors charge what the market will bear. Buyers pay the least they can for value. Charging per-processor, or any other basis, is just a way to negotiate prices without saying "how much have you got?", which would make the buyer more resistant. It's arbitrary, except as a way of measuring buyer's willingness to pay. Trying to derive finer-grained sense from per-processor licenses to per-core licenses is treating the price model with more respect than it deserves, so no wonder it breaks down quickly.
  • by Anonymous Coward
    I mean, it's like 1 1/2 cores, so how do they handle that?
  • by nsxdavid ( 254126 ) * <dw@pla[ ]et ['y.n' in gap]> on Saturday February 12, 2005 @01:58PM (#11652645) Homepage
    I've always found Oracle's licensing to be pretty wrong-headed at every turn. You can sense that they really don't feel they need to compete on price, which is usually the ultimate undoing of an overly arrogant company.

    My sense of things, though, is that to move from one database technology to another is a massive undertaking. You fight with these tools so much that you become an expert with them... warts and all... and even if someone else has a better and cheaper mouse-trap, mission-critical stuff just refuses to budge off the old workhorse.

    The dual-core problem is just a new flavor of the Oracle licensing problem. It will be interesting to see if they budge.
    • But Oracle does compete on price.

      What Oracle does is shows you their RDBMS, and shows you their absurd price. Give the mark^H^H^H^Hcustomer (preferably one who is a PHB) a chance to turn white. Then start talking about the cost of developing a database solution, and once you have asserted that a year of a programmer's time is also a very expensive thing, start pointing out all the cute little toys that Oracle includes that many competitors don't have.

      Hey, it worked at the company I worked for.
    • I've always found Oracle's licensing to be pretty wrong-headed at every turn.

      I think their licensing is pretty rational, actually. It's the same way car companies sell cars - they quote you a huge list price, and then let you bargain them down to a more reasonable level.

      Once, while buying a car, the salesman quoted me the sticker price for a car I was interested in. I laughed and said "Nobody pays the sticker price!" He looked really serious for a minute and said "you'd be surprised". Turns out lots

  • If you really have to ask? The answer is ...

    NO! Of course....

    (unless you're Larry Ellison)
  • I can live with dual-BSD or dual-GPL licenses. Won't slow me down a bit.

    In the real world, while Oracle is a top player they are not alone. This is a perfect opportunity for DB2, Sybase and *shudder* Microsoft's SQL Server to make a serious play for marketshare.

    That knocking sound you hear is opportunity.

    -Charles
  • The language of future licensing is likely going to be per thread of main functionality running on a system at once. Multiple CPUs won't help you unless you can make the system branch out into multiple threads cooperatively. The marketing of such systems would be interesting too - a nice attractive initial price, but with extra costs multiplied by the resources you want to take advantage of.

    Ryan Fenton

  • If a vendor is going to charge per CPU, then they should charge per CPU whether the multiple processors are bonded into the same die, or assembled in multi-die packages, or in multiple packages.

    Having run between 6 and 20-way SMP for ten years, I find per-CPU licenses distasteful and eschew products under such licenses. Such are market forces.

    If a technological leap makes putting multiple processors into a machine suddenly affordable by having multiple cores on a die, that is a good thing. It will

  • Cell processors (Score:5, Insightful)

    by shatfield ( 199969 ) * on Saturday February 12, 2005 @02:10PM (#11652725)
    Wait until Cell processors become the norm... when you have a process that runs around your network looking for resources to run on.... Oracle's sales reps are going to have a field day with that one!

    Due to greed and stagnancy, Oracle has maybe 5 years left before the "smell of rot" is all pervasive. When MySQL and PostgreSQL become so common place (think Apache on the net today vs. Netscape's web server from the mid to late '90s) [netcraft.com], Oracle will be lucky to be a million dollar company.

    If you doubt my words, think of what MySQL and PostgreSQL were just a year ago. Then think "What will they be like with 5 more YEARS of development?". Then realize that they are free to everyone and you'll see why Oracle is doomed.

    Of course, Microsoft will claim it as their victory, but you, me and everyone else not running SQL Server will know better.
    • If you doubt my words, think of what MySQL and PostgreSQL were just a year ago. Then think "What will they be like with 5 more YEARS of development?". Then realize that they are free to everyone and you'll see why Oracle is doomed

      That sounds good in theory but you could apply that same theory to GIMP in putting Adobe out of business with Photoshop but everyone knows that ain't gonna happen.

      Oracle is not just a database for most people who are using it. I know from having dated an Oracle Database Admini

    • Nevermid Cell, that's not going to show in big db servers soon enough. What about Sun's Niagara? if you have some 32 cores in your server, one Oracle license for each is going to be huge.

      Maybe that's why Sun is hinting at its own db? to try and push "per-core" db vendors to change the tune?
  • Costs per use of a program should be based upon the users and not what it runs on. If somebody wants to run Oracle on a single 900 cpu box then they should pay X amount. If two users access the database at a time on a single CPU box it should be twice X (although sliding sacale for colume usage). More users == more strain and support variations than a single user on some uber nutter box. Maybe when it comes to support a small premium per cpu given the slight increased coding and as such more code to go
  • When Microsoft licenses its OS to large universities, they have to buy a license NOT for every computer, but one for every person who could possibly use a computer. Thus universities still have to buy licenses for students and janitors who would never use a computer.

    Could you imagine if TVs were sold that way: "Sorry, kids, you can't use the TV. I could only afford once license."

    Sellers of software can put any asinine restriction they want on their products. Consumers are free to accept or to say no.
  • Why debate the interaction between groups of hypotheticals?

    Practically nobody uses dual-core chips now, so it doesn't make any difference what oracle says right now, does it? If the chips start getting widespread use, Oracle can just turn around and change their minds at any time.

    Intel says dual-cores are the future, and AMD says dal-cores are the future, but they have been wrong plenty of times in the past, and it's entirely possible that dual-cores will be as short-lived as the Itanium, and this wont b
  • Since I don't have to buy licenses for anything I run, why hell not yes double well why not even triple the price. While you are at it raise the cost of Windows by 200%, sounds really great to me.
  • I'm too lazy to Google for it, but last fall Microsoft modified their liscense for every product to state that dual core were NOT to be treated as dual processors.

    On rare occasions, their secret desire to drive intel sales actually does help the rest of us out.

  • What does Oracle's stubbornness imply for the industry as a whole, with multicore chips coming to the fore so strongly?

    I can't say about the whole thing... What I do know is that because Oracle inflexibility, high pricing and intrusive license-checking they will certainly lose clients on the long run.

    And it's not just about multi-core processors...
    Let me give an example:

    I do work in a Federal University in Brazil, and we don't have exacly much money available.
    Several months ago we bought a 4-CPU Su
    • by Creepy Crawler ( 680178 ) on Saturday February 12, 2005 @03:42PM (#11653423)
      There's a way you can be a real ass about that situation, whilst running all 4 of your CPUs.

      First, it can be easier if you were running Linux, but the way it sounds, youre running solaris, right?

      Well, if you do happen to be running Linux on this, just nab the 2.6 kernel, and make a Usermode Kernel. Run Oracle under the UML kernel, where it cant touch any hardware at all, without going through an abstraction layer. What it doesnt know wont hurt it. Even better yet, you could run this "Kernel Job" on proc #3 and give it sole prio over that CPU (in other words, run only that process- the UML process).

      Since, you're probably running Solaris, I believe there's 2 possibilities.. For one, VMware I believe can run on that architechure. Just do with VMware what you can do with UML Kernel. Run it on last CPU like UML. Sits there happy as a clam at high tide.

      The last possibility is what Im not completely not sure of. I believe the new solaris had UML-like capability and to partition hardware resources to seperate "Computers". Since Im not quite sure, I'll have have you go look at Sun's website about possibly looking down that path of execution (heh I made a funny).

      Nevertheless, if there's a method of little overhead that partitions hardware resources, it's something you ought to look into.

      Just an idea ;)
  • From the article: What does Oracle's stubbornness imply for the industry as a whole, with multicore chips coming to the fore so strongly?

    That IBM's DB2 and MS' MSSQL Server will get more customers than Oracle in the future.

    Bye bye, Larry.
  • IMHO, Dual-Core should not infer an additional cost. The cost for per-cpu licensing should instead be based upon how many seperate chips are used. (ie. a dual-core dual-cpu rig would be priced as a two-cpu machine.)

    I say this because dual-core is the natural evolution of moore's law. Has Oracle (or anyone else) ever charged you for having a faster processor? Or a processor with more advanced features, such as SSE or SIMD type instructions.

    We're reaching the end of our abilities to push silicon based
  • Really, who are we to say how Oracle should price its products?

    Now Intel has a lot of nerve. Their architecture sucked so bad (due to register starvation) that they had to come up with this dual-core kludge to get past the brick wall that their performance hit. They market it to everyone as dual core, like two processors, twice the power etcetera, and then get all sanctimonious when companies that charge per CPU say "Well OK then, that's two CPUs!" Who didn't see that coming?

    Methinks they're speaking out of

  • If it means more income they will charge for it.

    Be glad they arent using the old IBM model where they charged per cycle used..

    With some luck, as OSS solutions improve, these giants will just price themselves out of the market. Problem solved.
  • ...why are you still alive? Get as much Oracle for as little money as you possible can.

    Negotiate tenaciously. Period.

  • by ToasterTester ( 95180 ) on Saturday February 12, 2005 @02:55PM (#11653102)
    Veritas is as bad or worse on "Tiered pricing". In past Oracle was worse and they charged on potential CPU's. If you had a eight CPU server, but only four CPU's installed they still charged for eight CPU's.
    This is what drove many Oracle users to Windows, because Intel based servers tend to be smaller.

    Oracle came after the place I was working for being out of license by around a million dollars. After a long negotiations Oracle agreed to charge us per installed CPU. So after signing the agreement with started pulling CPU's and max'ing out RAM. We ended up only owing Oracle a few thousand, and maintained performance with the extra RAM.

    Veritas NetBackup is the same thing. Explain to me why it cost more to backup a multi-CPU server.

  • by GISGEOLOGYGEEK ( 708023 ) on Saturday February 12, 2005 @04:48PM (#11653875)
    Let them charge whatever they want. The massive companies with money to burn will still burn it.

    The rest of us that would never shelled out for oracle anyways will keep on using postgresql, to our advantage.

    This goes beyond simple enterprise databases. Look at spatial databases. In Canada, it costs roughly $50,000 plus $13,000 per year in maintenance fees for an ArcSDE / Oracle based spatial database license.

    Or, it costs nothing but your time if you choose to make an equally powerful, easier to use spatial database using PostGIS.

    So, you can buy your spatial database, or you can have a database plus (at least in the purchase year) pay for a dedicated person to play with it for you.

  • Two issues (Score:3, Interesting)

    by SJS ( 1851 ) on Saturday February 12, 2005 @05:43PM (#11654296) Homepage Journal
    There are two issues here, not one.

    First, should a multi-core processor chip count as more than one CPU. Second, should software be licensed on a per-CPU basis.

    I think it's obvious that a multi-core processor chip should count as multiple CPUs. Arguments otherwise seem to equate a "chip" and "CPU", something laughably oversimplified. You can have "processors" that involve no chips at all (remember TTL "CPU boards"?), or that are made up of dozens of chips -- so there is really no inherent relation between "processor" and "chip".

    Put a dual-core chip, or a quad-core chip, into your machine, and you have to deal with the same issues as a dual-processor or quad-processor machine.

    [I would love to see how many 6502s or 6800s could fit in the space of a "modern CPU" die, possibly with some RAM on-chip for each "core". Play the games with clock speed on top of all that, and it might be something quite interesting to program for.]

    The second issue is harder, and shouldn't be allowed to influence the definition of what is or is not a "CPU". If you don't agree with per-CPU licenses, then don't fudge the definition of "CPU", rail against the real grip: per-CPU licenses. If you do claim to agree with per-CPU licenses but are too cheap to actually PAY them once you get a machine with multiple CPUs, stop trying to muddy the water by claiming your multiple-CPU machine really isn't a multiple-CPU machine.

    If your concern is that *all* new machines will eventually end up as multiple-CPU machines, that's yet another legitimate concern, but if you chase the bleeding edge, you're going to bleed. Don't pretend to be suprised by it.

    Personally, I don't much care for multiple-CPU licenses. I'd rather deal with a per-machine, per-user, per-organization, or site license. But not all businesses want to play that game, and that's okay, so long as there's always an alternative.
  • by kevin lyda ( 4803 ) * on Saturday February 12, 2005 @05:56PM (#11654387) Homepage
    "What does Oracle's stubbornness imply for the industry as a whole, with multicore chips coming to the fore so strongly?"

    more marketshare.
  • It's One Device (Score:3, Insightful)

    by Easy2RememberNick ( 179395 ) on Saturday February 12, 2005 @08:27PM (#11655340)
    That's like saying a hard drive with four platters is really four hard drives, not just one.

  • by Genda ( 560240 ) <marietNO@SPAMgot.net> on Saturday February 12, 2005 @09:42PM (#11655799) Journal
    I'm not surprised in the least that an organization whose sole purpose is to generate profits, is looking at a creative (if rediculous), means to improve their bottom line. That is their job. In fact it's job one, and any CEO that forget's that will soon be looking for work.

    That said, it is the purpose of people, the citizenry, the public, you and me, to make certain that when a company attempts to make a profit by paving your and/or anybody elses' ass over, we step up and say 'NO". We do this through legal channels, we do this through regulatory bodies, and we do this with our pocket books.

    In the not too distant future, a machine at the center of your home, or your weareble technology, will have a reconfigurable processor perfectly capable of spinning up dozens or even hundreds of cores. One or more may be running proprietary software that some company can claim they should be getting paid for. The point is, that only one customer, is receiving value from their singular operation of a product they purchased for their own personal use.

    I'm terribly sad this makes it more complicated for HP and Oracle to charge time against service, but to suggest that they should be getting paid by the core is rediculous... as a response, I'd suggest that if they want to charge by the core, that as users we resond by paying only for the process time alotted. By paying them only so many femtocents per Core cycle, they would suddenly see a significant drop in profits, and would see the err of their ways, hopefully shutting up and thanking their lucky stars that they still have a product and some semblance of a customer base (keep screwing with your patrons and see what that does to your long term profits...)

    I don't blame them for money grubbing... it's not pretty, but it's kind of expected. I do blame them for shear stupidity... what makes them think people will just assume the position and take what it is they're trying to sell us... for shame...

    Genda

"If it ain't broke, don't fix it." - Bert Lantz

Working...