Forum Replies Created

Viewing 15 posts - 15,016 through 15,030 (of 19,560 total)

  • RE: Purpose of few SSIS Packages

    lmu92 (4/9/2010)


    CirquedeSQLeil (4/9/2010)


    ...

    And the State Security Annihilation Service doesn't bother asking questions - they just act.

    That's where the QA (question asking tool) comes into play...

    Ah yes, good point.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    lmu92 (4/9/2010)


    CirquedeSQLeil (4/9/2010)


    Is today Friday?

    It depends.

    Over here in Germany is Saturday since over an hour. 😀

    Gooooood morning SSCeeeeeaaaaahhh!

    The forums are pretty quiet - I was checking for a heartbeat.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Purpose of few SSIS Packages

    lmu92 (4/9/2010)


    Tom.Thomson (4/8/2010)


    SSIS is used very extensively by the state security services of several countries to generate evidence for important show trials. This usage occurs mainly in Eastern Asia....

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Is today Friday?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Installation error: Invalid namespace

    Aaron Prohaska (4/9/2010)


    Does anyone know what Slp_Config_Install_Core_WMI_Provider_Cpu32 is? As soon as this is executed I get the this invalid namespace error. Can someone please help?

    I just tried to install the...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Security

    I have to admit that my memory served well on this one, but I doubted it. I went and looked it up - Google.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Security

    Kiran gajendragadkar (4/9/2010)


    jason .. There is no pain in your name 🙂

    Can you name the movie from whence the quote originates?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Mirror vs. Cluster - Which should we do?

    Clustering does provide a level of protection - even if you consider it just a High availability solution. It does cost more to implement than a standalone server, but...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Essential Software

    PrintKey

    BeyondCompare

    Notepad++

    RedGate Toolbelt

    TFS (VSS)

    Password Safe

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Comparing Table Variables with Temporary Tables

    Thanks Wayne. Nice article.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Why mssqlsystemresource involved in Dead locks

    Run a profile against your database.

    You can try to run that sqlhandle provided in the error text against the query provided at:

    http://sqlserver-qa.net/blogs/t-sql/archive/2007/10/04/2324.aspx

    This should help you in learning about that kind...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: MCJ - The Missing Link

    Yes Odd number of Board members. I don't think it should take more than three people though.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Why mssqlsystemresource involved in Dead locks

    Mani-584606 (4/9/2010)


    Do you know the query that is being executed by the proc sp_executesql?

    That proc is really what is being deadlocked. That proc is held inside the resource database and...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: more than 250 indexes on a table

    Bhuvnesh (4/9/2010)


    select * from sys.stats where auto_created = 0 And what does this query mean ?

    Word of caution. That view is SQL 2005. This thread is in...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: more than 250 indexes on a table

    hennie7863 (4/9/2010)


    Why should ik focus on the indexes? The indexes are advised by the vendor. When i try to change the indexes i will danger the support from the...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 15 posts - 15,016 through 15,030 (of 19,560 total)