Slashdot Mirror


Canada's Top Mountie Issues Blistering Memo On IT Failures (www.cbc.ca)

Reader Freshly Exhumed writes: RCMP Commissioner Bob Paulson has levelled a blistering memo obtained by the CBC on how critical IT failures have increased by 129 per cent since Shared Services Canada took over tech support for the entire government five years ago. Not only that, the memo says, the duration of each outage has increased by 98 per cent. "Its 'one size fits all' IT shared services model has negatively impacted police operations, public and officer safety and the integrity of the criminal justice system," reads the memo. A list of specific incidents includes an 11-hour network computer outage on Jan. 18 that downed every Mountie's BlackBerry, affected dispatching, and prevented the RCMP and 240 other police forces from accessing the Canadian Police Information Centre database.

2 of 116 comments (clear)

  1. Re:The benefits of Single Payer by MightyMartian · · Score: 4, Interesting

    Having witnessed the creation of a centralized IT system close up, I have seen just how disastrous, and ultimately how expensive the results can be. I think the logic behind unifying infrastructure is seductive, but rarely does anyone honestly assess the massive costs, because if they did, no government would ever pay for it. So you put together an upgrade plan that has an absurdly low pricetag, knowing full well that by the time the job is actually done (if it is ever completed), the costs will be orders of a magnitude greater. The critical step to this "unlimited budget via the back door" is to bring the new system up, regardless of how far away from actual completion and stability it is, then immediately shut down the old systems, shred the hard drives and dispose of the hardware, so that no one can ever contemplate returning to the old system as a standby. This is critical. You have to make the cost of retreating back over the proverbial Rubicon so great that you end up being stuck with the new system, and thus with the costs of making it work.

    To my mind, the more logical way to approach this is to create a centralized RDBMS, make sure that all the disparate systems at least can regularly vomit out a batch job in one common format, and dump it to the RDBMS. Over time you could conceivably use this new database as a the core of replacement systems, or not , as you choose. I've worked on this kind of system before, puking out batch exports from one system, throwing it into another database and then processing, reporting or whatever it is you want to do, and then pushing changes back up to the systems. It was all done with common shared import/export formats. Now admittedly this does mean having to write code for each system, but that is almost invariably a fraction of the workload of building an entire replacement system and then spending years of ever-inflating budgets, downtime, and in the case of a police force, possibly even risking lives.

    But companies like Deloitte, IBM and HP have basically made selling "unified solutions" that inevitably turn into IT catastrophes a vast cash cow, and so long as they can con bureaucrats and politicians into buying into their bullshit, they'll keep making money hand over fist even as the products they roll out remain utter shit.

    --
    The world's burning. Moped Jesus spotted on I50. Details at 11.
  2. Show Me The Money by xdroop · · Score: 4, Interesting

    The real story here is that Shared Services was set up to fail almost from the beginning. While the idea of centralized IT is probably a good one from a reducing-duplication standpoint (at the expense of an increasing-bureaucracy standpoint); Shared Services Canada's budget was cut before it was even half-formed, and then cut again in subsequent years (see this November 2016 Ottawa Citizen article: http://ottawacitizen.com/news/...). So of course they are failing to deliver. So while it may be fun to say "Feds Screw Up IT Again, Hurr Durr" let's be sure to blame the real problem makers -- the politicians, mostly Conservative, who dug this hole that Shared Services finds itself in.

    --
    you should read everything on the internet as if it had "but I'm probably talking out of my ass" appended to it.