Slashdot Mirror


Oracle Continues Warming Up to Open Source

ErikPeterson writes to tell us that News.com is running a story about a partnership between IBM and Oracle. This partnership is to help "ensure that Oracle's packaged applications run natively--that is, without modification or special translators--on the majority of IBM's WebSphere-branded middleware, including its application server and portal, plus Big Blue's recently announced Process Server."

79 comments

  1. Finallly!!!!! by njcoder · · Score: 2, Insightful
    Finally, IBM is putting it's money where it's mouth is. "Oracle warming up to open source..." "oracle applications to run on WebSphere" Guess that means IBM is open sourcing WebSphere?? I must have missed that bit of news.

    Yeah I only read the summary.

    1. Re:Finallly!!!!! by njcoder · · Score: 5, Informative
      If anyone missed the sarcastic tone, the point is the summary doesn't reflect the headline. Hell the article headline doesn't reflect the article. There's one small line how Oracle is going to make it easier to integrate Sprinng and Hybernate into their app server. That's the only Open Source bit.

      It shouldn't be a big deal to use Oracle's J2EE applications on WebSphere. Had they written their applications to use only J2EE specified classes/methods/packages there shouldn't be a major problem porting one application to another app server. Unfortunately a lot of App Server vendors write their own extensions to the specification that if used causes this problem. It's good that the vendors are inovating before something even becomes a JSR but it can cause portability problems.

      Oracle's app server hasn't gotten much momentum behind it. Some people may use it if they already are using Oracle and don't care too much about their app server but the App server market leaders are BEA and IBM. Some of the cool features in Oracle RAC depend on an Oracle App server. So if you're commited to a different app server then you're going to have some issues to work with. I think some of their transaction failover stuff depends on OAS.

      What Oracle should do is make modifications to their application so that it's a pure J2EE application that can run on any certified app server. That seems like the better thing to do. Hopefully that's what they do and this is just some PR bullshit with IBM.

      When Oracle announcces they're apps will run on JBoss and any other open source appservers that have been certified then you can say Oracle is warming up to open source.

    2. Re:Finallly!!!!! by Adult+film+producer · · Score: 4, Insightful

      As well, you might say that Microsoft is warming up to Open Source because they included some OSS utilities with VISTA or whatever their latest operating system incarnation is...

    3. Re:Finallly!!!!! by toofast · · Score: 0

      WebSphere is open source: it's called Eclipse.

    4. Re:Finallly!!!!! by iwan-nl · · Score: 3, Informative

      No. Eclipse is the open-source version of Websphere Studio (the IDE), not Websphere (the application server).

      --
      I'm trying to improve my English. Please correct me on any spelling/grammar errors in this post.
    5. Re:Finallly!!!!! by Anonymous Coward · · Score: 4, Interesting

      (declared interest - I used to be a product manager for Oracle)

      Oracle used to have one product that made money - a database. Now Oracle Apps is being taken more seriously Oracle has become a one and a half product company. All other Oracle products only exist to support database sales. Many long standing Oracle products have never been directly profitable. I believe Developer, JDeveloper and Designer all fall into this category.

      Oracle have always been a reluctant party in the Application Server marketplace. The original OAS was ditched for an Apache based bundle. More support for IBM could be a signal that Oracle are getting ready to pull the plug on OAS altogether. More likely is that the oracle product stack is getting close enough to J2EE compliant that having a proprietary Application Server is considered no longer strategically important.

      Pure speculation, but I wonder if Oracle have hit middle tier scalability problems with very large e-business suite deployments. Supporting other Application Servers might be easier than improving OAS for those implementations.

    6. Re:Finallly!!!!! by pzampino · · Score: 1

      Another "purple monkey dishwasher" comment. And, innaccurate as usual.

      --
      "If men will not be governed by God, they will be ruled by tyrants." - William Penn
    7. Re:Finallly!!!!! by Anonymous Coward · · Score: 0

      well, for the portal part... check out http://www.liferay.com/ Amazing open source project that deserves more press.

    8. Re:Finallly!!!!! by Anonymous Coward · · Score: 0

      Theoretically a J2EE application can run on any container, but sometimes it does require a conscious effort to make this a reality.

      For example:

      (1) OC4J (Oracle's J2EE Container) contains some useful libraries that my J2EE app wants to use. If I only cared about my J2EE application working on OC4J, then I would not need to include these libraries in my .ear file. Ensuring support across J2EE containers means that I have to include these in my .ear.

      (2) Some of the containers require extra configuration. In order to deploy an .ear that contained a Java Connection Architecture (JCA) 1.5 app on JBoss, I needed to include a special jboss.xml. (The same .ear deployed fine on OC4J and Websphere without requiring container-specific configuration.)

      (3) There are other "little differences," such as how XML validation is handled. An application that was developed against OC4J worked fine, but it did not work when we deployed to Websphere. It turned out that Websphere out-of-the-box validates XML files using the defined schema, while OC4J out-of-the-box does not, and one of our configuration files did not match the schema. (The schema specified that certain elements had to be in a particular order, and we had some out of order.) Of course, we should have had a proper XML document to begin with, but if we were only concerned about deploying to OC4J, it would not have mattered.

      Note that none of these things I have mentioned--and nothing in my experience--has required code changes to work across containers. Rather, these are all configuration issues that pretty much only require changes to the .ear packaging/configuration.

    9. Re:Finallly!!!!! by tmesis892 · · Score: 1

      I heard a spiel how Oracle Fusion apps will be all standards based, built on open platform. An answer to a question "Will they run under JBoss?" was a quick "No, never! Standards based meant Oracle Application Server!". Now you know.

    10. Re:Finallly!!!!! by toofast · · Score: 1

      Well don't leave us dangling like a carrot on a stick, man. Enlighten us with your infinite wisdom - or is the extent of your wisdom limited to useless wisecracks?

    11. Re:Finallly!!!!! by pzampino · · Score: 1

      The reference is to a previous post,
      http://developers.slashdot.org/comments.pl?sid=162 770&cid=13602316,
      and was meant to point out the irrationality of the statement that says, "WebSphere is open source."

      --
      "If men will not be governed by God, they will be ruled by tyrants." - William Penn
  2. nothing to do with open source by Anonymous Coward · · Score: 5, Insightful

    This has nothing to do with open source, does it ??
    It's just a partnership to assure that oracle will stick to a defined standard ?!?!

    1. Re:nothing to do with open source by GeorgeMcBay · · Score: 4, Funny

      Microsoft bad. Oracle hate Microsoft. Oracle good. Praise Oracle. Even if nothing to do with Open Source. Hooray!

    2. Re:nothing to do with open source by Daytona955i · · Score: 4, Informative

      While I do think your post is funny, Oracle is doing good things for open source. Not only have they contributed code to the linux kernel, they currently have their unbreakable linux campaign where if you are running a trusted version of linux (basically if you run Enterprise Red Hat, SuSE, and one other version I can't remember right now) and you find a serious bug in the linux kernel (ie. not Oracle's software) they will fix it and submit the patch.

      There's a little more to it than that but they are doing a lot for the open source community.

    3. Re:nothing to do with open source by Anonymous Coward · · Score: 0

      Unlike their breakable database program, where if you find a bug in Oracle's software and report it to them, they ignore you for 12 months.

    4. Re:nothing to do with open source by killjoe · · Score: 1

      There is nothing wrong with this. To my mind the guy who kills a mass murderer is to be praised no matter if he is not a great a guy.

      --
      evil is as evil does
  3. OMG Global Warming!!! by daniil · · Score: 1, Funny

    What, are you blaming Open Source for the Global Warming now?

    --
    Man is a slave because freedom is difficult, whereas slavery is easy.
  4. And the relation to open source is ? by Ray+Alloc · · Score: 0

    It's the source of this information which is open, perhaps ?

  5. Wrong summary by Tacommander · · Score: 1

    The article begins with: Oracle is warming up to open-source software and IBM's middleware products.

    1. Re:Wrong summary by Anonymous+Crowhead · · Score: 5, Funny

      This is Slashdot. Here, if all As are Bs and all Bs are Cs, then logically, all As are purple monkey dishwashers.

    2. Re:Wrong summary by Anonymous Coward · · Score: 0

      This will be proven by the dupe.

  6. Marketing speak - and 5 years old by gtoomey · · Score: 5, Informative

    What on earth has this go to do with open source? If they mean Linux, all this is saying is that Oracle gurantees it runs on Linux but that has been the case for 5 years. I think the editors should read and understand stories before posting.

    1. Re:Marketing speak - and 5 years old by njcoder · · Score: 1, Insightful
      "What on earth has this go to do with open source? If they mean Linux, all this is saying is that Oracle gurantees it runs on Linux but that has been the case for 5 years. I think the editors should read and understand stories before posting."

      Hello pot, meet kettle.

      I guess I can see how you got confused that this was about Linux. I mean just because the story didn't even mention an operating systems, let alone Linux, you were keen to read between the lines and figure out since they mentioned Open Source and IBM that this was about linux and not the two open source projects that were actually mentioned in the article. :)

    2. Re:Marketing speak - and 5 years old by Anonymous Coward · · Score: 1, Interesting

      The point is still correct.. All the article is talking about is some vague interoperability with popular free software packages.

      In business terms, this is roughly saying "there are several applications that have become very popular, we will allow people to buy our expensive/closed/restrictively-licensed software to work with those popular applications". Big fucking deal. It's the same as saying "we are now offering Uber-Expensive Closed App v3.0 on Linux", it's fine for devotees of that app. But, it does nothing for anyone but the company selling the software.

    3. Re:Marketing speak - and 5 years old by plumby · · Score: 2, Interesting

      It's quite funny really - they've taken the headline, chopped out one word (IBM) and then only quoted from the part of the article that refers to the word that they've removed.

      The reference to open source is actually that they are designing their app server to operate more smoothly with open source frameworks like Spring and Hibernate, which in my view is a good thing (although not having really played much with the previous versions, I'm not sure what was preventing this in the first place, so it could just be throwing a few trendy buzzwords arounds).

  7. Let's see by Anonymous Coward · · Score: 2, Insightful

    In the last year, Oracle has swallowed up two major corporations in hostile takeovers to sell proprietary enterprise management (CRM, ERP, etc).

    Larry has a serious ego issue, and cannot accept anybody being better than him (even though in a moral sense 99% of us are, but we're talking monetary here).

    Is Oracle absolved from this immature behavior just because they claim to like Linux?

    The answer is no.

    1. Re:Let's see by Anonymous Coward · · Score: 0

      You obviously don't know what a hostile takeover is. Oracle has not done a hostile takeover in recent memory.

  8. Hmm by ShaolinTiger · · Score: 1, Insightful

    So now IBM Websphere = Open Source? Haven't heard about that one..

    --
    Share your Knowlege - Kung-Fu Geekery
  9. Has nothing to do with Open Source... by Gopal.V · · Score: 4, Interesting

    It's a purely poplularity determined phenomenon. If their customers want it for platform XYZ and Oracle sees big bucks coming from them - they will partner up with Satan himself. People have been telling me that Oracle on Linux will drive migration to Linux. I think that Oracle is just riding on Linux rather than vice versa.

    Ah, all those flame wars on the LUG lists... I'm pretty sure this move doesn't have anything to do with the fact that whatever IBM has is Open Source - just a business decision based on popularity.
    1. Re:Has nothing to do with Open Source... by Neil+Blender · · Score: 5, Interesting

      IBM has Open Source - just a business decision based on popularity.

      IBM is heavily investing in life science. A lot of life science, especially at the university level, is using linux. I have been to a number of life science meetings/user groups/etc hosted all or in part by IBM. The minute a rep gets whiff that you are not a decision maker - a buyer, they turn tail on you, immediately. I have seen it happen a number of times (not to me, but I have seen a number of people outright snubbed right in the middle of conversations when they reveal something so horrid as they are a graduate student or post doc.) They don't give two shits about science and they make no bones about showing it. They just want to sell servers.

    2. Re:Has nothing to do with Open Source... by j_snare · · Score: 1

      I'll agree that Oracle is riding on Linux, but I think it was more than a "because it was popular" decision. According to people I've talked to, there were quite a few factors involved. I can safely say that there is at least one case where Oracle's move to use Linux internally has helped a company move to using Linux servers for an Oracle database.

      We had been using Windows boxes for a very busy production OLTP database, and had been looking for a way off. There were a lot of factors involved, but not the least of which was that Oracle was now developing on the Linux platform.

    3. Re:Has nothing to do with Open Source... by CFrankBernard · · Score: 1

      IBM hosts at /user groups/etc ?

    4. Re:Has nothing to do with Open Source... by daigu · · Score: 2, Insightful

      Personally, I find I'm not a decision maker is a great way to start (and potentially end) a conversation - especially with vendors. It cuts through the BS beautifully.

    5. Re:Has nothing to do with Open Source... by corblix · · Score: 1
      They don't give two shits about science and they make no bones about showing it. They just want to sell servers.

      Be careful with the word "they". Of course sales rep's don't care about science. If they did, they wouldn't be sales rep's. Sales rep's, as the name suggests, are hired and paid to sell. So that's what they spend their time doing. Whether other people at IBM care about science varies a lot, I can assure you.

      Actually, the real problem here is that someone is not pushing the long-term good of the company. Selling a server while giving a dozen graduate students (future high-level researchers!) the feeling "I've been snubbed by IBM" gets a sales guy a commission, but may be hurting the company, in the long run.

  10. IBM = Open Source? by zaguar · · Score: 4, Interesting
    Hate to be Captain Obvious, but IBM /= Open Source. Sure, it has made many contributions to OSS, but to say Oracle integration with IBM is a move to support OSS is a logical fallacy.

    This is not a troll. If IBM wants to become an OSS company - they should open up their programs - especially DB2. It is a nightmare to use that in collaboration with Samba, LDAP etc.

    So who do I see as OSS companies? Red Hat and Novell are my 2 big ones.

    --
    "Sure there's porn and piracy on the Web but there's probably a downside too."
    1. Re:IBM = Open Source? by kpharmer · · Score: 1

      > This is not a troll. If IBM wants to become an OSS company - they should open up their programs -
      > especially DB2. It is a nightmare to use that in collaboration with Samba, LDAP etc.

      Why can't ibm just open up part of its software catalog and still be an oss company? I think over time we'll see it continually releasing software to open source as revenue from those products diminishes.

      And sure, it might be nice to release db2 as open source now - but there are already a handful of good open source options (even if none can scale as high as db2).

      Regarding samba & ldap: i haven't tried db2 on fileshares or samba, but wouldn't normally want to anyway - very fast access to disk is so critical to good performance. And db2 now supports (as of about nine months ago) an open security API that you can use to connect to any authentication/athorization mechanism you want. Granted, better out of the box connectors for ldap would still be good tho, and I'm assuming we'll see that in next six months: security requirements for databases has changed quite a bit over last few years.

      ken

    2. Re:IBM = Open Source? by Anonymous Coward · · Score: 0

      How on earth is Novell an open source company? They sell proprietary software just like Oracle and IBM.

      Novell has even publicly stated they are not an open source company, but a mixed source company.

  11. mention of open source in News.com article by Anonymous Coward · · Score: 0

    here for your digestion is what the article did say about oracle warming up to open source:

    "Release 3 of its application server will be designed to more smoothly operate with third-party products, including open-source development 'frameworks' such as Apache Spring and Hibernate, said Rick Shultz, vice president of Oracle Fusion Middleware."

  12. Oracle is about profit by CaptainZapp · · Score: 4, Insightful
    And if there's profit to be made then open source is Oracles best friend.

    Oracle is about the last software company having anything to do with altruism; period.

    --
    ich bin der musikant

    mit taschenrechner in der hand

    kraftwerk

    1. Re:Oracle is about profit by Anonymous Coward · · Score: 0, Insightful

      omg and IBM is all about altruism? how funny. Maybe you should tell IBM's stock holders.

    2. Re:Oracle is about profit by Anonymous Coward · · Score: 2, Interesting

      Why is the parent a troll? Because he is telling the truth? IBM make a significant amount of money on their global services division, and much of that is through supporting open source software. IBM also resells other vendors opensource software, weather it's Redhat, or SUSE/Novel. They also resell others proprietary software to run on opensource software of course with support contract in toe. IBM hasn't stoped selling AIX, nor has it open sourced DB2 or *cough cough* WebSphere. Werther you like it or not IBM is not or has never been in the business of altruism. Not that there is anything wrong with making money of of open source software, lets just not pretend it's altruism. If it was truly altrusim wouldn't they prefer a BSD like licences?

  13. Too little too late by Mensa+Babe · · Score: 1, Informative

    It might have been a good idea in the bad old days but today when we already have a stable, production ready, rock solid, ACID-compliant open-source relational database management system of choice, Oracle will never truly succeed in "warming up to open source". It's the same mistake that the record industry has made in the early nineties all over again. They missed the train. Sad but true.

    --
    Karma: Positive (probably because of superiour intellect)
    1. Re:Too little too late by Anonymous Coward · · Score: 1, Interesting

      wow lots of links not much content. let's see postgreasql has just now managed to be able to do a point in time recovery, I mean within the last year. lets see oracle has been doing this sence the late 80's wow just wow, I'm so fuckin impressed. Tell me when postgresql can do a tablespace point in time recovery, or has a process based backup and recovery suite and then I may give you a bit of credence. And no I'm not saying that postgresql is bad I'm just saying it's /= to oracle.

    2. Re:Too little too late by Anonymous Coward · · Score: 1, Insightful

      Yes, jolly good if you're going to write a new application from scratch. In the meantime, the rest of us maintaining software based round proprietary Oracle code, aren't going to get business backing to spend hundreds of thousands of pounds migrating onto a free piece of software - at least not unless the benefit exceeds the cost.
      Of course, this means we are all doomed.

    3. Re:Too little too late by vidarh · · Score: 1

      Database system != application server. Besides, the Oracle RBMS has been available for Linux since '98.

    4. Re:Too little too late by Tim+C · · Score: 2, Interesting

      Postgres is a worthy RDBMS in its own right, but it's no Oracle. Of course, a lot of people use Oracle's RDBMS when postgres or MySQL would do just as well, but when you need Oracle, you need Oracle, and postgres (currently) just won't do.

    5. Re:Too little too late by Anonymous Coward · · Score: 0
      Karma: Positive (probably because of superiour intellect)

      Troll and/or flamebait.

      (a) merely positive karma is actually quite low and nothing to crow about
      (b) you aren't british, so you have no call to use british spelling
      (c) linking randomly to wikipedia is pretty lame
      (d) decisions about whether to use oracle or postgres (or mysql, etc) are not made on the basis of ACID compliance, and you can bet your life that the topic of relational algebra never comes up
      (e) nothing in your posting history actually jives with you being in mensa or a babe

    6. Re:Too little too late by Anonymous Coward · · Score: 0

      Loser and/or idiot.

      (a) get
      (b) a
      (c) life

    7. Re:Too little too late by jbplou · · Score: 1

      Your a fool if you think that postgres can replace Oracle. Most large organizations are never going to trust something without a service agreement. Plus Oracle provides application hosting options as well, and many companies would have to recode all these apps to work with a new platform if they migrate away. By the way I know Oracle Forms/Web Forms suck, but that doesn't mean they aren't used.

  14. Has everything to do with money... by jkrise · · Score: 1

    Ditto. Matter of fact - pricing of Oracle products is identical on either platform - Linux or Windows. Not sure about IBM's websphere - whether open source or not - but Oracle is definitely NOT open source. Sybase, Ingres and even Informix I believe have joined the Open Source route on Linux - Oracle is still pricey and closed-source.

    This is not news at all.

    --
    If you keep throwing chairs, one day you'll break windows....
  15. Boring news.. by TarryTops · · Score: 0

    Oracle has been warming up with OSS for more than a decade. Even the nes of all the take-overs of PeopleSoft, Siebel, Retek is kinda trend people are getting tired of. What does Larry want? Should be the question. I want to hear him speak!

    --
    Java Oracle Linux Enthusiast
  16. Author Continues Warming Up to Open Source Beer by Donny+Smith · · Score: 1
    To the author:

    Are you drunk?

    What exactly is open source in your submission?

    Yes, the News article carries the same stupid headline, but since you decided to shamelessly copy it, you should have made sure you don't submit shit.

    Not only these two apps have aren't OSS, but in most cases they will ultimately run on proprietary OS like AIX and Windows.

    The only OSS-related part in TFA is: Release 3 of its application server will be designed to more smoothly operate with third-party products, including open-source development "frameworks" such as Apache Spring and Hibernate, said Rick Shultz, vice president of Oracle Fusion Middleware.

    Which isn't news anyway. It's Oracle marketing crap. If you want to report on it, dive into the docs and add value (make some technical or sales analysis on significance of that move).

    I have a browser and already visit news.com every day, thank you very much.

  17. A better summary for readers by standards · · Score: 2, Informative

    - Oracle plans to be chummy with IBM products.
    - There is a passing mention of Apache and Hibernate.
    - Not worth reading unless you have a strong fetish for IBM and Oracle.

  18. Warming up? by OblongPlatypus · · Score: 1

    Considering who we're talking about here, isn't the proper term "thawing"?

    --
    -- If no truths are spoken then no lies can hide --
  19. Has benefits possibly by NotAgent86 · · Score: 4, Interesting

    Personally I will watch this and download Oracle (DB) for a play. The environment at work is MS internally, yet I was given free range on the server and we are running Apache + Tomcat. The apps are based on Hibernate and Spring (handles ALL the plumbing that you previously had to do by hand, but that is another subject). Due to the attachment to MS there was a lot of political pressure to buy SQL Server. Yet now my boss is beginning to see the benefits of open-source (now 60-70% Linux), and has openly stated that the purchase of MS-SQL was perhaps a mistake - given alternatives such as Postgres and the fact that I develop using HSQL. Oracle was considered initially, and if it will work easily with our web frontend then it certainly becomes a contender. Particularly as there are absolutely no plans to update MS-SQL 2000 to whatever it is that comes next (2005?). At the end of the day I will be there for another year or so, therefore ongoing support becomes an issue. Widely supported software has its' benefits such as a steady market
    of experienced people, and given that I am in Tasmania this is one of the primary concerns.

    1. Re:Has benefits possibly by jbplou · · Score: 1

      You guys are kinda all over the place with your IT department. I am guessing you work for a small company with a small not very knowledgable IT department.

  20. Just why is buying corporations "immoral"? by Anonymous Coward · · Score: 1, Insightful

    To take over a company like Oracle did you'd have to convince the current owners to sell it to you. It's only "hostile" as far as the management of the company being taken over is concerned. But since they report to the owners and it's the owners who decided to sell, the management is SOL. Which is probably why they're hostile to the idea.

    Why do you paint owner's selling their company for what they consider a fair price in such negative terms? It sounds like nothing more than knee-jerk anti-big-business attitudes with no basis in reality.

    1. Re:Just why is buying corporations "immoral"? by ScrewMaster · · Score: 1

      It sounds like nothing more than knee-jerk anti-big-business attitudes with no basis in reality

      Which differs not one whit from most opinions expressed in this particular venue. But most people tend to look at such a degree of consolidation in an industry as questionable, at least. Besides, Oracle's CEO is a pretty questionable character anyway.

      --
      The higher the technology, the sharper that two-edged sword.
    2. Re:Just why is buying corporations "immoral"? by ScrewMaster · · Score: 1

      And a hostile takeover isn't always as voluntary as you make it appear. It's called "hostile" for a reason. See this article.

      --
      The higher the technology, the sharper that two-edged sword.
  21. true enough by jbellis · · Score: 1

    but the number of places where "when you need Oracle, you need Oracle" is rapidly dwindling.

    Features added recently or upcoming in 8.1 (now in beta2) include

    - transaction savepoints
    - point-in-time recovery
    - tablespaces
    - bitmapped indexes (actually a better implementation than Oracle's)
    - java stored procedures (of course, postgresql has long had perl, python, tcl, etc. SPs)
    - replication

    Add in that PostgreSQL's core engine has long been about 5x faster than Oracle's (not to mention orders of magnitude easier to set up and administer) and basically the only reason left to go with Oracle is their clustering. No doubt there are places that need that, but it's a pretty small niche.

    1. Re:true enough by kpharmer · · Score: 1

      > Add in that PostgreSQL's core engine has long been about 5x faster than Oracle's (not to mention orders
      > of magnitude easier to set up and administer) and basically the only reason left to go with Oracle is
      > their clustering. No doubt there are places that need that, but it's a pretty small niche.

      It's not that small a niche anymore: the need to query vast amounts of information has changed from a specialization within data warehousing to a commonplace requirement that a significant minority of applications now requires.

      So, it's not unusual for the kind of applications that we used to build five years ago to today also require the logging of everything in the world - requiring the ability to quickly query tables with tens of millions of rows.

      And sure, postgresql/mysql/firebird can query such a table via a btree index quickly. But if you need to process more than just 1-3% of that table you're out of luck with those options. You want partitioning, query parallelism, fine grained memory management, flexible storage options, automated query rewrite against summary tables, sophisticated optimizer, etc. And db2/oracle/informix all have those features. And it will make the difference between a 2 second query vs a 80 second query.

      The open source options will eventually get there. In the meanwhile, you need other options to manage large volumes of data well. And if you *must* use db2/oracle/informix to handle your large databases, you might as well use them for your small databases as well - since licensing cost for small databases is often cheaper than the OS, and it's easier to reuse your labor - which costs far more than the licensing costs.

  22. you should check out EnterpriseDB by jbellis · · Score: 1

    http://www.enterprisedb.com/

    it's basically postgresql with an oracle compatibility layer.

    they seem to be doing pretty well.

  23. Git Her Done by Ranger · · Score: 1

    We know how all charming, friendly, and compassionate computer industry big whigs are. Aren't those the first qualities you think of when you see Larry Ellison, Scot MacNeally, Steve Jobs, and Bill Gates? Ooh, I can feel the love radiating off of them now!

    If buying a Mercedes-Benz were like buying Oracle, they'd sell you a big crate of parts and tell you to put it together. Oracle and Java may be powerful, but the learning curve is just atrocious. I'll stick with LAMPPP (Linux, Apache, MySQL, Perl, PHP, and Python), thank you. You can with those tools, like Larry the Cable Guy sez 'git her done!"

    --
    "You'll get nothing, and you'll like it!"
  24. Geronimo by mparaz · · Score: 1

    Not WebSphere itself. IBM offers Geronimo support. The Development Tools subproject is hosted on Eclipse WebTools.

  25. Orion, OC4J by mparaz · · Score: 1
    1. Re:Orion, OC4J by Anonymous Coward · · Score: 0

      Anon Cow replies:

      Indeed it was... App Server was (is) Apache. J2EE OC4J was Orion. My understanding is that the code bases for OC4J and Orion went their separate ways as soon as Oracle licensed Orion.

    2. Re:Orion, OC4J by BigGerman · · Score: 1

      Actually it goes further than that.
      The original OAS was pure-Oracle creation (circa 98-99) and was _really_ bad.
      The second generation was based on Apache and Apache Jserv which was ok but late to the party and Jserv was already sunsetting then.
      Orion based OC4J is the third incarnation.

  26. EJB 3.0 Persistence Contribution by mparaz · · Score: 1

    The real open source Oracle contribution is the persistence technology in the reference implementation of Java EE platform 5, under the CDDL. It will be part of Glassfish (or "SJSAS").

    1. Re:EJB 3.0 Persistence Contribution by iggymanz · · Score: 1

      whoop-dee-effing-do, there's skads of persistence libraries out there for java and every other language under the sun, with and without dbms backend. Of course, the real purpose of j2ee and java is to mandate multiple layers of bloated server infrastructure to sell hardware and expensive oracle (which scale in price geometrically with server power) licenses.

  27. Unfortunate name by HTH+NE1 · · Score: 1

    "...plus Big Blue's recently announced Process Server."

    process-server

    n : someone who personally delivers a process (a writ compelling attendance in court) or court papers to the defendant

    --
    Oh, say does that Star-Spangled Banner entwine / The myrtle of Venus with Bacchus's vine?
  28. What About DB2? by blooba · · Score: 1

    I find it interesting that IBM is making it easier for Oracle's IAS to work with IBM's WebSphere, since that will by extension make it easier for Oracle to sell their own db into the whole package. Won't this ultimately hurt sales of IBM's DB2, or is IBM finally capitulating to the Oracle Overlord?

    1. Re:What About DB2? by UnapprovedThought · · Score: 2, Interesting
      that will by extension make it easier for Oracle to sell their own db into the whole package

      Sure, they may lose some DB2 deals, but they also stand to gain Websphere deals from many Oracle clients who were using a competing product that they now realize is exposing them to single-sourcing risk. The wiser clients will be looking at the technologies on the horizon and how that will play out in terms of the flexibility they will have in future upgrades. They may be worried that a specific technology will work to lock them in and take away their option to walk away from a future licensing negotiation. Basically, what IBM is saying here is "See, we are willing to leave your options more open than the other solution." ...And what's to say that some Oracle clients, after moving to Websphere, won't then be convinced to switch to DB2 if Oracle puts them on the treadmill? So, from the vendors' perspective it is mostly a wash, and from the clients' perspective, it leaves room for viable options (possibly Sun java) or a positioning that allows them to partly (or completely) switch to open source as a future option.

  29. I'll believe it, when I see them open-source by mi · · Score: 2, Interesting

    Their client libraries. So that I can build them on anything "exotic" like OpenBSD/i386 or FreeBSD/amd64...

    --
    In Soviet Washington the swamp drains you.
  30. purple monkey dishwashers by Anonymous Coward · · Score: 0

    Oracle will get you for that purple monkey dishwashers crack.

  31. Re:Is it a joke? by jbplou · · Score: 1

    Professional support isn't the same as a company standing fully behind their product like Oracle. Professional support is let me ask somebody a question and they might have an answer.