U.K. Government Seeking To End Reliance On Oracle
jfruh writes: The U.K. Cabinet Office has reportedly asked government departments and agencies to try to find ways to end their reliance on Oracle software, a move motivated by the truly shocking number of Oracle licenses currently being paid for by the British taxpayer. The Department for Environment, Food and Rural Affairs alone has paid £1.3 million (US$2 million) per year for some 2 million Oracle licenses, or about 200 licenses per staff member.
create Department of PostgreSQL.
200 licenses per year? If anything, that doesn't speak to technical concerns. It points towards incompetent legal / licensing / contracting. Who's negotiating those licenses with Oracle? Do they know what they are doing at all?
Just because I can hook a shark from a boat, I do no offer to wrestle it in the water.
Good. A government shouldn't favour any one company. Not only for financial reasons, but because it's just corrupt and doesn't serve the people. Instead, they should use open source solutions, and for official documents and such, use open standards like odf, PDF, etc.
It's disgusting how much of the government is bought and paid for by corporations like Microsoft and Oracle. It's time to end this corruption and have government serve the people again, not whichever corpiration gives them favours on the side.
How about trying to employ small companies that build software the way software is supposed to be built in the first place - by thinking first and then applying the tools for the job as opposed to just using the same hammer for every nail out there and pretending that the solution makes any kind of sense? A shameless plug, but you know what, somebody has to offer something in order to start moving in the right direction and the direction of competition between many small vendors just may be what is needed here.
$1USD per Oracle licence! How do we do it? Volume!
I'm still walking funny from the last time we negotiated with Oracle.
DEFRA is apparently paying $2M for 2M licenses, which if my math is correct, works out to $1/license. Sounds much less reasonable when you see it as 200 licenses per employee, but not that bad when you think of it as $200/year per employee in licensing fees. If this is completely unreasonable, then save money by firing employees who cost at least 2 orders of magnitude more than $200/annum and are not productive. At a minimum, if there really is no need for 200 licenses per employee, the first heads on the block should be the people who promoted/approved the contracts which got them 200 licenses per employee. Once again, it is still $200/employee each year, so what is the big deal?
Considering they are only paying $1 per license on average each year, framing the problem with a license per employee count is very misleading. The article should have focused on them spending $200 yearly on licenses per staff member. Or under $17 per month per staff member. Doesn't sound nearly as bad in this context, but then again the true point of the article was to get page views. This shows why I'm not in marketing.
-- All that is necessary for the triumph of evil is that good men do nothing. -- Edmund Burke
can only be good.
U.K. Government overthrown by Oracle
There, FTFY.
the preceding comment is my own and in no way reflects the opinion of the Joint Chiefs of Staff
This headline actually made the UK appear at face-value as crazy as they really are. (The "Oracle" corporation notwithstanding)
Seems pretty cheap for that many licenses, maybe they need a DBA to manage the licensing.
Its not relaly like MS SQL is any cheaper in any case.
Migrating away from Oracle is a horrific, expensive task. And, because they'll want the same level of support that they had under Oracle, they'll hand all of the software licensing savings over to a third party vendor to support a free software solution.
Oracle products are specifically designed to make it very difficult and costly to leave the platform given all their proprietary extensions to SQL and supported programming language and development tools.
If your application was designed with Oracle development tools you are likely completely S**t Outta Luck. But if all you did was use Oracle as an RDMBS and avoided all their lock-in traps you should be able to port to PostgreSQL.
But in most situations, Oracle is the Hotel California of platforms: "you can check in anytime you want, but you can never leave.." at least not without significant costs in porting which will be more painful and risky than to simply keep paying.....
Because of this the best option is usually to specify and enforce that Oracle *NOT* be used on any new or replacement projects while the organization just keeps paying and paying and paying on the systems that require Oracle.
There are a number of very good reasons that few Internet startups run out and buy Oracle for infrastructure use.
Facebook is billions of individual "Skinner Boxes." And if you use it you are the pigeon!
They should replace it with a nice free, open source solution like MySQL Enterprise Edition to get paid support. Then they'll never have to pay Oracle another penny (Or pence or whatever they call it in the UK)
You do realize that Oracle owns MySQL, right?
Facebook is billions of individual "Skinner Boxes." And if you use it you are the pigeon!
I manage a team of database developers and database administrators. We live Big Data. We breathe Big Data. Big Data is everything to us. If the data isn't Big, we don't touch it.
We only use the best tools of the trade, and those are NoSQL tools. I know some people like to joke about NoSQL being "web scale", but it's no joke. In our experience, NoSQL is the only way to really work with Big Data.
A good rule of thumb is that if you're using SQL, you're working with Small Data. I was at a conference last year, and some schmuck started talking to me about his 2 peterbyte database. He said his team used Postgrass and SQL. It doesn't matter how big your database is! If you're using SQL then you aren't working with Big Data! 2 peterbytes of SQL data is way smaller than 2 peterbytes of NoSQL Big Data.
It makes no sense to me why anyone would use SQL databases. They are old tech. They aren't the latest and greatest, like NoSQL databases are. Like the CAP Theorem states, NoSQL databases are better because they're "Capable of handling Big Data", "Always the best choice for Big Data", and "Perfect for Big Data".
It's 2015 now. We have better tools available to us than we had in 1975. You don't need to use SQL databases any more. Use a NoSQL database, and get all of the benefits it gives you, including the CAP Theorem. Big Data is important, so you should only trust it to NoSQL databases.
$2 million for 2 million licenses? It means $1/yr for Oracle license? I have hard time believing it.
They over charge for things like crazy. Its abusive.
I've decided to stop wasting my time responding to AC trolls/sockpuppets... so if you want a response from me... login.
Oracle license by core. Run multiple DBs on every server. Give Oracle a lot of memory and tune your databases.
I've had the fortune (or misfortune depending on your definiton) to work on a lot of companies' systems and have had a very "cross platform" career. Oracle's licesning, which has gotten worse in recent years, is just now starting to send most companies looking for other ways to do the same thing. The problem is that Oracle is still the de facto standard for "enterprisey" software projects. A lot of this is legacy -- for quite some time the only mainstream database systems were DB2 on AIX or pSeries/zSeries, and Oracle on Solaris. You might say that's ancient history and you're right -- SQL Server is good enough for most workloads that need a "fully supported" DB and Linux is a viable alternative to Solaris. But I can tell you that these applications don't just die -- they're alive and more functionality is being built on top of them. Most big enterprise applications (SAP, PeopleSoft, JD Edwards, and so on) are either Oracle products or are integrated to run on Oracle middleware/databases. Most of the big outsourcing firms' "standard stacks" revolve around Oracle DB running on Linux or Solaris, and J2EE running WebLogic. This makes perfect sense; outsourcers can pick up CS grads who know Java for cheap, and J2EE's nature lets you parcel out and offshore pieces to whoever is cheapest that week.
Since most government IT is outsourced both in the UK and the US, I would say that it would be very difficult to replace Oracle without re-architecting whole applications. Some stuff is easy - you don't need a Solaris license to run Apache for example. Some is not -- just like SQL Server, Oracle makes it very easy to slip into "Oracle-only" development mode when interacting with databases and middleware. Once that dependency is in place, it either has to be identified and pulled out, or it just keeps chugging along. And since systems like this are not sexy (customs processing, DMV records, tax collection, etc.) they don't get seen by the public very much.
Oracle is the king of vendor lock in and if they even have the slightest hint that revenue will diminish from say, license consolidation they'll increase the license renewal and maintenance fees on your remaining systems. If you've allowed your developers to build things in PL/SQL you're doubly screwed so you may as well think about a system replacement rather than just the database in that case. It's a horrible practice but there are alternatives and for most organizations migration will be almost as expensive as just continuing to pay Oracle.
Harrison's Postulate - "For every action there is an equal and opposite criticism"
More like Boracle. Amirite?!!
You do realize that Oracle owns MySQL, right?
They should run it on Sun hardware to stay even farther away from Oracle.
I think it's disgusting that the government is reliant on teletext from the commercial television providers, when it should be showing solidarity with our great British Broadcasting Corporation and paging the CEEFAX instead.
Pretty soon they'll just be able to move all their databases and schemas and stuff to systemd. Problem solved!
Just cruising through this digital world at 33 1/3 rpm...
They've decided to forward their questions to Morpheus instead.
yeah you can even save more by putting it on VirtualBox too.
Harrison's Postulate - "For every action there is an equal and opposite criticism"
The whole idea that the government needs to rely on big corporation to develop software is ridicules. The government should be building these application in house and releasing the source code.
END RELIANCE . . . blah blah blah.
Ever notice how governmental solutions do not ever focus on a fix that gets rid of the problem (unchecked waste) and almost always focuses on "ENDING" something? Why not just reduce or greatly reduce?
I heard they were trying to find a solution provided by a UK-based company, but none of the vendors could figure out how to make a database engine that would leak oil.
(Adapted from a friend's joke)
just as predicted! The End of Oracle: Unhappy Customers Jumping Ship In Droves
Anons need not reply. Questions end with a question mark.
Just switch it to MongoDB. I hear rumor it is "webscale." ;)
-- Stu
/. ID under 2,000. I feel old now.
If they do then you're right. They're screwed. Otherwise I say go for it. As the saying goes, you can't fight city hall.
Hi! I make Firefox Plug-ins. Check 'em out @ https://addons.mozilla.org/en-US/firefox/addon/youtube-mp3-podcaster/
Comment removed based on user account deletion
About 10-15 years ago, the licensing model for enterprise was based on the hardware it was running on ... so if you had a 16 processor server, you had to pay for 16 licenses for that machine.
When the concept of 'cores' came around, you had to pay for each core per processor.
But the real kicker was if you had consolidated hardware to run VMs ... if you had a 32 processor machine w/ 2 cores per processor, running 8 VMs (and each one running an Oracle server, with 8 cores assigned to each VM) ... then the cost was *not* 64 (32 proc * 2 cores, or 8 cores * 8 VMs) ... it was 512 (8 OSes each running on a 64 core system).
If you had to pay per user per core per system ... well, you can see how the pricing really gets away from you. ... but when I worked for a university that was an Oracle shop about 15 years ago, $2M/year wouldn't have been that unreasonable. We were spending more than that and had managed to negotiate a site-license for $1.2M/year, but they couldn't get all of the departments to agree on how the site license was to be split up between them, so it never went through.
Build it, and they will come^Hplain.
I'm confused by the units here. WTF is a dollar squared?
A dollar. /ducks
The Future of Human Evolution: Autonomy
What licensing model are they using? 200 per staff member seems extraordinarily excessive.I am no fan of Oracle. I work with their Identity Management software all day. But it seems like the U.K. could benefit from auditing its actual license needs.
Based on information, belief, and direct, first-hand experience ... Oracle is managed by people whose criminal tendencies are poorly concealed, to say the least, and whose adherence to a gang-like mentality and business ethic is historically well-established.
If the United Kingdom wants to figure out how they got raped by Oracle, all they need to do is start figuring out who made the decisions. Odds are about 20:1 that person is Jewish.
Definitions at https://en.wikipedia.org/wiki/Racket_(crime) and https://en.wikipedia.org/wiki/Racketeer_Influenced_and_Corrupt_Organizations_Act
Note that Larry Ellison's roots are in Chicago.
More info at https://web.archive.org/web/20060109192226/http://www.orafraud.org/terminator_3.0.html
You are all Oracle cows, say mooo! They fenced you all in with sneaky licensing. Say moo, Oracle cow, mooo mooo.
Larry Ellison milks you and your wallet, moo moo!
Table-ized A.I.
Sounds like they don't have a good ITAM group (IT Asset Management) that handles both hardware, and software asset management.. In other words, an after though and no management, problem is that software license nowadays are way more expensive than hardware purchases..
My healthcare IT supplier switched from using Oracle to PostGreSQL a few releases back, and since then it has been so much easier to work with them. Previously if we needed a test environment, or a migration environment, or a pre-prod or post-prod or whatever there was a significant cost for licences. Now they are using PostGres on Linux, we can spawn sandboxes to work data without thinking too hard. Or paying much.
Wait... aren't the law against software copyright infringement in the UK enforced by the very same government that's getting screwed to the tune of 2 million a year? Here's an idea: just issue a proclamation stating all Oracle copyrights are invalid in the UK, and STOP PAYING! I also want somebody to explain how the heck they are paying for 200 licenses per employee...
I've abandoned my search for truth; now I'm just looking for some useful delusions.
SO MANY LICENSES.. SOMUCH MONEY...
this smells like someone is getting bribed...
get the ScotlandYard, FBI and INTERPOL to investigate this
What the hell has happened to this site when the PostgreSQL advocate are now outnumbering the MySQL/Maria shits?
Did a bunch of nerds finally grow the fuck up and realize the maria db family is a garbage and only little better than a key-value store?
Oracle DB is a default in many cases, sure there are some advanced features that are probably missing in the free alternatives like Postgres, but there are only a few times when you really need those. Most of the time people are just looking for a way to store some tables and then run sql querries against them. Hell, in a lot of cases even sqlite would suffice, but in a lot of cases devs are required to use oracle because company standard or other nonsense.
The portfolio of oracle is big, and contains other stuff besides DB, but you can find alternatives for most. And if those projects are not up to snuff, you can perhaps hire a few devs for a couple of months to contribute (in case of OSS project) and implement the features you need and still be cheaper off then paying the licenses for the rest of your life.
On a long enough timeline, the survival rate for everyone drops to zero.
1) Declare Oracle a monopoly and regulate their charges.
2) Prosecute them for misleading and unconcionable business practices.
3) Audit their tax returns.
4) Figure out a way to outlaw something critical to their business.
5) Make a special Oracle tax.
And there are always the underhanded options with Mr. Bond, etc.
Basically, with a little creative thinking, this problem should be fun!
We can't allow the government to actually spend money on things that benefit the people, we have to make a stink about the high cost, find a cheaper alternative and funnel the savings to cronies.
This is how the political class works.
Been through an Oracle audit, it's like having your balls smashed with a hammer while they set fire to ligted matches under your finger nails. When they can't find something wrong with your licensing they simply keep digging until they can find something to fleece you. They will state one year that product X is licenses correctly by CPU core, 2 years later the exact same hardware and RDBMS version is now no longer licenses correctly and a top is due to be paid. I've worked on Oracle for close on 20 years and I've never seen any other RDBMS company f**k over customers like Oracle do. Funny thing is MS are seeing what Oracle are getting away with and have started moving to the same model as them with SQL Server 2014. I have expect SS2016 licensing to start charging for all those "free extras" you greedily guzzled up. MS just have to wait for enough Oracle shops to shift over to SQL Server before they start tying them to a chair and fetch the hammer chisel for your balls! The only answer is to take the OSS route, it might be hard trouble at first but just like doing cold turkey, it's going to be worth it in the long run. We all know most software companies are like crack dealers, they get you hooked for free and then they jack up the price when you're hooked. Well Mr Ellison is basically just like a South American drug lord.
Trust me a lot of company CTOs are wising up to Oracle's shit and they're not taking it now, moving development to be more DB agnostic so they can snort the RDBMS coke for a while but knowing when to quit and move on.
healthy food ideas - http://foodsideas.com/healthy-... | Quick food ideas - http://foodsideas.com/quick-fo...