back to article We gave SQL Server 2012 one year to prove itself: What happened?

I reviewed SQL Server 2012, codenamed Denali, just over a year back and highlighted the major improvements in Microsoft's relational database. After a year in production, was I right, or have other features proved more important in practice? I'm bound to agree with my last review, so I polled colleagues who also work with SQL …

COMMENTS

This topic is closed for new posts.
  1. Gaius
    FAIL

    "deep dive"

    As an aside, I'll wager whoever coined the term "deep dive" wasn't actually a diver themselves. When you dive deep, you make a plan in advance, to the minute, and then you execute it. If you find the lost treasure of Blackbeard but you have hit the limit, then you execute your ascent plan, and come back tomorrow. Divers who don't do this end up becoming a permanent part of the site. It's a product evaluation; what's wrong with calling it that?

    1. Ragarath
      Stop

      Re: "deep dive"

      I think "deep dive" refers to jumping off the proverbial cliff.

      For example:

      Normal Dive: Jumping off the side of the swimming pool going under the water a little over your head.

      Deep Dive: Jumping off of something high as in the cliff mentioned previously and going in well over your head. Well unless you pancake it but that's going to hurt.

      Scuba Diving: Totally different ball game and probably started after the term was coined? (still good fun though)

      1. Magnus_Pym

        Re: "deep dive"

        That would be "high dive" then wouldn't it.

  2. TheOtherHobbes

    "We would only use this configuration when requiring no commitment on the complete 100 per cent accuracy of the data at all times."

    "This is Microsoft Airlines. We can't guarantee the wings won't fall off, but we wish you a comfortable flight and hope you'll enjoy our free in-flight magazine."

    1. Anonymous Coward
      Anonymous Coward

      I did wonder about this 'feature'. Can someone explain when one might want a database copy that is not 100% correct?

      1. Anonymous Coward
        Joke

        @AC

        Well, it should be kept under wraps a bit but it's going to be a huge feature in the upcoming version of SQL server. Then it will fully support several stages of fuzzy logic. All in a wild attempt to bring a more natural and reliable feel to the SQL server.

        The beauty is that it will far exceed the previous comments of "it will work, or not...", with the new fuzzy logic module enabled you can be sure that it might work, or not. But there isn't a 50-50 percent chance of things failing or succeeding; the chances go MUCH deeper.

        Although the module is best used on the Enterprise management level because these people know what they're talking about when it comes to chance calculations, it's also perfectly usable for home servers. Now you can finally have the best excuse as to why your website isn't working all the time: "Because the evil Microsoft enforced fuzzy logic on my SQL server!".

        No one will believe you, but you have to agree that it sounds cool!

        What you're experiencing here is merely the first stage of the plan.

      2. BlueGreen

        why

        Using our DB is a real example, then. We collect large amounts of data, much of it questionable quality, and do what cleaning we can (there's ever the whiff of the Augean stables about our DB). We derive saleable IP by analysing the data in aggregate, not in detail. If we needed a mirror then we might well be happy to lose a few thousand, or tens of thousands, of recent entries if it kept us seamlessly up. We wouldn't much care, nor would our customers who look at patterns in the days or weeks or longer.

        @TheOtherHobbes

        Suppose Microsoft Airlines could fly at 1/10th the cost of other airlines but still reasonably reliably. Not suitable for people but could be fine for cargo.

        In our domain that's fine. Lots of kinds of data don't need 100% accuracy. I think claiming it does is what marketeers do to sell vast data crunching kit and if people allow themselves to be ripped off, it's their call.

  3. Matt 21

    When one is running a statistical analysis, such as average values, one missing row or wrong value may be considered unimportant. Obviously, this is not always the case!

    1. Magnus_Pym

      "one missing row or wrong value may be considered unimportant"

      Really this should be "one missing row or wrong value may be considered relatively unimportant" but relative is well ... relative. You wouldn't know how important it is without comparing the results to same analysis from the full data set. Pointless.

      1. AceRimmer

        When performing statistical analysis on large data sets there no need to compare data sets to workout how important that one row was. The only answer is; it wasn't important

        If it is one row in a hundred thousand or a million it is statistically not important

        If you think that one row in a million is statistically important then you're doing your stats wrong

        1. Anonymous Coward
          Anonymous Coward

          Wron, wrong,and wrong again

          As soon as you need the max() or min() observed price for a given predicate, one row can easily be the difference between a meaningful result and fucking so far off that the exercise was pointless.

          Don't trust people when they say "it doesn't matter" about accuracy, integrity etc. They are bullshitting you every time.

          ps: I know what a standard deviation is, but it does not alter my point!

          1. AceRimmer

            Re: Wron, wrong,and wrong again

            Proves my point

            In large data sets (population samples) 1 data point should not be able to skew your results that much. In most uncleansed data sets, max and min are junk values anyway and their only use is in finding anomalies in the data. What you really want to find is the percentiles.

            1. Matt 21

              Re: Wron, wrong,and wrong again

              Did nobody read the bit where I said "Obviously, this is not always the case!" ?

              Of course it depends on the data set but I've found a lot of cases where the latest data and even slightly corrupt data can be dealt with and leave the resulting reports with meaningful data. I would have thought that obvious enough not to have to emphasise. While I'm here I will point out that this kind of thing has to be done with the knowledge of the users so they know what might be missing and what that means for their reports.

            2. Philip Lewis
              FAIL

              Re: Wrong, wrong,and wrong again

              Wrong. I actually DO want to know the highest price paid for an item.

              You pass the arrogance test, you think you know something without the necessary information to know it.

              Ho hum, don't apply for a job here.

              1. AceRimmer

                Re: Wrong, wrong,and wrong again

                Congratulations on having no idea what statistical analysis is.

                What you are querying is an absolute question with an absolute answer. Something which by the sounds of things you would need to query a live system for as you are so clear in wanting the most correct answer (Any backup is out of date as soon as it's finished building)

                Please please please don't apply for a job with me until you get a clue

  4. Mr T from Gizmodo.co.uk
    Thumb Down

    POWER VIEW

    - does not ship without SharePoint which is a major drawback for SQL Server 2012 as not every buisness have or wants to have SharePoint, not only Sharepoint is expensive but also a resource heavy bloatware!!

    1. John Smith 19 Gold badge
      Devil

      Re: POWER VIEW

      "- does not ship without SharePoint which is a major drawback for SQL Server 2012 as not every buisness have or wants to have SharePoint, not only Sharepoint is expensive but also a resource heavy bloatware!!"

      You say this like MS are bothered.

      1. Adam 1

        Re: POWER VIEW

        EXPENSIVE HEAVY BLOATWARE FAIL!!!

        1. Anonymous Dutch Coward
          FAIL

          @Adam1: Re: POWER VIEW

          I sense the Eadon is strong in you, young master Adam ;)

          Fail icon: just to stay on topic ;)

  5. Philip Lewis
    FAIL

    Wow, a whole article about SQLServer2012 (a database management system) and not a word about the core DBMS functionality, just a lot of waffle about peripheral stuff that might be useful in some shops but pointless in others.

    This article simply reinforces what I have always believed about the SQLServer "experts" pool, and that is, that for the most part they really don't know about the dbms engine or why it is terminally brain dead in vast number of ways, and apparently neither do they care.

    philip

    1. diodesign (Written by Reg staff) Silver badge

      "not a word about the core DBMS functionality"

      Quite possibly because none of that has changed (or changed significantly enough to warrant comment)? It's a mature product, after all.

      This isn't a review of the whole thing: just what's new and how that's worked out for these guys.

      C.

      1. Philip Lewis
        FAIL

        "not a word about the core DBMS functionality"

        My point was that they did not review the database, just the junk that is bolted on. That, IMHO, makes the story as useful as tits on a bull.

        1. proto-robbie
          Pirate

          Re: "not a word about the core DBMS functionality"

          Bull tits, now there's a phrase for sharing.

      2. BlueGreen

        @diodesign

        Not changed? Is mature? Try again on both counts.

        <http://msdn.microsoft.com/en-us/library/cc645577.aspx>, look for geographical data types if you consider that core db, but in particular 'OVER Clause Support Enhanced' (niiiice) and 'Analytic Functions'. Under the 'Analytic Functions' they've got lead & lag. If they do what I think they do that alone would be a strong push to migrate up. A fair bit has changed under the hood and given that the damn thing is at core a DB engine, and all the sparkly is built upon that, it should have been mentioned here. Which leads me on to... MSSQL isn't up to scratch.

        I don't call it mature, I call it decaying. When I joined my current company the first thing I was asked to do was to examine the feasibility of rewriting the underlying data management from MSSQL to mongo (yeah, really). They had some severe performance problems. I dug in and found it was the usual optimiser problem, failing on a ridiculously simple query something like -- select * from tbl where tbl.x = (select max(x) from tbl where...). Optimiser failed, caused massive table scanning carnage. It was so bad they nearly spent many many thousands to convert it to another (unproven) db engine.

        Hardly the first headache we've had with it either. And the documentation is crap. Just for example, open BOL and go to <ms-help://MS.SQLCC.v10/MS.SQLSVR.v10.en/s10de_6tsql/html/a33d5db9-aed1-4c96-85bf-9d3b5051c635.htm> and try to find a function that returns the difference of 2 geographic instances. You can't cos it's not there (it's STDifference). There's a ***lot*** of bad shit in BOL, esp. on geographic data types, but all over.

        TL;DR - MSSQL 2008 is beta quality and I have not expectation of 2012 being any better. There are also more worrying problems which I doubt even some of the writers of the article might know.

        On to other points.

        SSIS - my experience is more trouble than it's worth. If the data is bad then you'll spend almost all your time cleaning that and SSIS won't help. If it's good then you can load it in directly. Still, maybe my experience is jaded and it's improved, but it looks to GUI-heavy to make me comfortable.

        Always on groups. Dunno. Power View. Ditto

        DQS. Might be worth a poke.

        MDS. Can't even understand what that's about. And "...with regards to IIS permissions and Silverlight"? I'm with eadon on this one. The smell of frustration, complexity, lockin and pain (pain is something MS is good at. Very good).

        "What we are now looking at 14 years later with SQL Server 2012 is a mature set of tools" I don't bloody think so, and I suspect the various contributors either haven't seriously got their hands dirty yet or haven't got the guts to speak honestly about it.

        1. Philip Lewis
          FAIL

          Re: @diodesign

          I was too busy today to write my own diatribe, but the fact of the mater is that SQLServer is pretty piss poor at a lot of things.

          SSIS (like DTS before it) is abysmal for anything beyond trivial, and even then it borks often.

          To describe the optimizer as severely challenged, is as polite as I get. When you throw partitions into the mix, the optimization results are more often table scans than not. Add a few @vars in the predicate to spice up your life.

          And don't start me on statistical drift ... brain dead statistics are a major pain and the optimizer relies on them and some hard coded values in the algorithms targeted at toy databases (which SQLServer still is).

          I could go on about broken queries returning wrong data, broken internal structures never repaired, broken data type conversions etc etc.

          Time for bed, enough fighting with this for today.

          pjl

        2. Michael Wojcik Silver badge

          Re: @diodesign

          MDS. Can't even understand what that's about. And "...with regards to IIS permissions and Silverlight"? I'm with eadon on this one. The smell of frustration, complexity, lockin and pain (pain is something MS is good at. Very good).

          The use of Silverlight and IIS in particular, with manual configuration required, makes me think it started as a skunkworks or internal project that someone then decided to throw into the product, without reworking the user experience. (To be fair, this sort of thing is very common in the data-analytics world, where lots of people routinely mess around with early-release OSS like the Julia language. I just spent a couple hours last night trying to fix a basic installation issue in Julia packages.)

          Sometimes this sort of thing - a quick & dirty tool that gets released on the "make it work and you can have it" basis - can be quite good. Microsoft's kernrate sampling profiler and krView visualizer for it are a good example; kernrate isn't DTrace (what is?) but it can be very useful, and krView also comes in handy. But kernrate itself is a command-line tool with a boatload of obscure options and krView is an Excel spreadsheet. There's little user-friendliness there. (Of course, that's how some of us prefer to work anyway.)

          I'm not saying IIS+Silverlight was the best plan for the MDS UI engine, but it wouldn't surprise me if that's the story behind it. Someone said "hey, I've been throwing this tool together, but it needs a UI", and someone else said "hey, I've been playing with Silverlight", and the next thing you know you have Reese's Peanut Butter Cups.

    2. Skoorb
      Unhappy

      Whilst a little extreme, I do get your point. SQL Server is well known for having a really nice suite of management tools, but I was also hoping for some details on the database itself - at least as far as how the latest version compares to, say, Oracle, DB2 or PostGres.

      Anybody got any pointers? I've not touched the last two versions of SQL Server at all, but have just been told that I may have to do some 'data quality' and 'migration' work as part of DB being adopted by our organisation.

      1. Anonymous Coward
        Anonymous Coward

        SQL Server is a database. It has a much lower TCO than most other databases...

        1. Charlie Clark Silver badge
          Thumb Down

          TCO in comparison with which systems specifically? and for what workloads?

        2. Daniel B.
          Linux

          TCO depends

          SQL Server is a database. It has a much lower TCO than most other databases...

          Depends on whether you have any Windoze servers on your site.

      2. Philip Lewis

        Testing ....

        I have just this week installed Win2012 and SQL2012 on a test machine.

        I haven't had time to test anything yet though.

        I doubt anything useful will have been added, and I doubt the various known broken things that are known as T-SQL will have been fixed. Nor will there likely be useful things, like an optimizer that understands partitioning correctly.

        philip

  6. Charlie Clark Silver badge
    Thumb Down

    The Redmond software giant understood that the simple storage of transactions was a given and that the era of analysis was about to start…

    If only that (storing transactions is simple) were true! And also "dive through the SQL … provide an abstraction" SQL is an abstraction, though there is nothing forcing software clients to use it.

    This article purports to be about a database but is actually about the subset of database work called Business Intelligence.

    1. Sil

      This was already answered above, they wrote about the new functionalities, this isn't a full product review.

      1. BozNZ
        Alert

        New features...

        If your coding an application to support multiple RDBMS then many of the 'features' discussed are superfluous harder to support and more worryingly may tie your client to the platform and its upgrade cycle.

        Nice I guess if your already in the club but this review doesn't make me want to join.

  7. W. Anderson

    Windows Server 2012 un-competitiveness

    Microsoft is aggressively pushing it's Azure Cloud Computing with Hyper-V virtualization, all supported on Windows Server 2012 that has not proven, under any circumstances to be up to the challenge of competing with the likes of RedHat Linux or even FreeBSD OS that are preferred in supporting these leading technologies.

    Just recently Netflix chose FreeBSD over Windows under every test for reliability, superior networking performance and scalability, and particularly rock solid security capability to power Networking Applicances for streaming millions of movies to clients each month. Every financial Stock Exchange in USA and internationally, particularly London Stock Exchange had thoroughly tested and found Windows Server, including 2012 to be inferior to RedHat linux for the significantly important trading functions that oversee billions of trades each hour involving hundreds of billions of dollars. They obviously could not entrust such critical technology base to a Microsoft product.

    Windows Server 2012 maybe an improvement over Server 2008, but is not match for the incredible *NIX operating systems (OS) software that rightly dominate the server landscape today.

    1. BlueGreen

      Re: Windows Server 2012 un-competitiveness

      This is not an OS discussion.Don't be a divvy.

      1. eulampios
        Thumb Down

        Re: Windows Server 2012 un-competitiveness

        Microsoft SQL Server runs only on the certain type of OS. So it is eventually an OS discussion.

  8. Nigel Campbell

    Actually, there is an API for DQS

    The docs do actually document the API for programatically controlling fuzzy match operations in DQS - it exposes a web service that's used in MDS integration. However, they also go to some trouble to emphasize that these APIs are not supported for application code.

    Why might this be the case?

    If you look at the feature comparison docs for SQL Server, you will find fuzzy matching components that do something very similar to the fuzzy matching functions in DQS. Catch is, these features are only available on Enterprise Edition. DQS is available with the (much, much cheaper) business intelligence edition.

    I wonder just how late in the game their marketing wonks twigged on?

  9. Anonymous Coward
    Anonymous Coward

    Vertical scaling will only get you so far.

    SQL Server needs something like IBMs or Oracles Parallel Server.

    Although developers could live without it and code around it, such features make development easier.

This topic is closed for new posts.

Other stories you might like