Stories
Slash Boxes
Comments

SoylentNews is people

SoylentNews is powered by your submissions, so send in your scoop. Only 15 submissions in the queue.
posted by takyon on Thursday August 13 2015, @02:46AM   Printer-friendly

Oracle's Chief Security Officer, Mary Ann Davidson, took to her blog to demand that users stop hunting for bugs in Oracle's software, because, among other things, it violates the user license.

The blog entry got deleted quickly, but is archived here:

Now is a good time to reiterate that I'm not beating people up over this merely because of the license agreement. More like, "I do not need you to analyze the code since we already do that, it's our job to do that, we are pretty good at it, we can – unlike a third party or a tool – actually analyze the code to determine what's happening and at any rate most of these tools have a close to 100% false positive rate so please do not waste our time on reporting little green men in our code." I am not running away from our responsibilities to customers, merely trying to avoid a painful, annoying, and mutually-time wasting exercise.

Please, Oracle users, don't worry your little heads - just stop violating the license agreement.

takyon: #oraclefanfic on Twitter

And an update from Ars:

Oracle Executive Vice President and Chief Corporate Architect Edward Screven made a statement distributed by e-mail to the press on the post:

The security of our products and services has always been critically important to Oracle. Oracle has a robust program of product security assurance and works with third party researchers and customers to jointly ensure that applications built with Oracle technology are secure. We removed the post as it does not reflect our beliefs or our relationship with our customers.

Just how Oracle's chief security officer fell out of alignment with Oracle's core beliefs and managed to spread her heretic thoughts on customers was not addressed.


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by NCommander on Thursday August 13 2015, @10:01PM

    by NCommander (2) Subscriber Badge <michael@casadevall.pro> on Thursday August 13 2015, @10:01PM (#222548) Homepage Journal

    The problem is for a long time, there wasn't a serious alternative for Oracle. Oracle's RAC was basically the gold standard, and while I know DB2 has clustering, I'm not sure how strong its fault tolerance is. PostgreSQL only recently added async replication to the core, and while its design allows for hot standby somewhat better than MySQL, the fact is it still doesn't have an out of the box way to avoid a single point of failure that a true clustering solution can provide.

    MySQL Cluster, despite the fact its picky as fuck about its queries doesn't really give a fuck if one its database nodes craps out as long as the shard's data is replicated. We've rebooted both hydrogen and neon (SN's backend DB servers) and the site didn't even blip. I *know* PostgreSQL-X2 exists, but I'm not aware that EnterpriseDB or other Postgres support providers provide support (which is a major thing in large companies).

    To compound the fact, Oracle tends to underpin mission critical infrastructure, which makes changing it out extremely hard to justify, and it's own dialect of SQL is pretty foreign compared to other systems, plus the oodles of plSQL crap layered everywhere.

    --
    Still always moving
    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2