Forum Replies Created

Viewing 15 posts - 16,066 through 16,080 (of 19,560 total)

  • RE: Object tampering within SQL Server 2008??

    amandix (3/22/2010)


    Yes I’m aware of the risk… but since SQL 2000 to 2005 only work it out for the best. Must be a way to do the same in SQL...

    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 create statistics on every column of every table in a database.

    I think you are creating more work for yourself and will make maintenance on the database a little more difficult.

    http://www.developer.com/db/article.php/3622881/Basics-of-Statistics-in-SQL-Server-2005

    That link discusses some of the workings of statistics. Statistics...

    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: SQL 2008 - Best Practice Analyzer

    You're welcome.

    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: Object tampering within SQL Server 2008??

    amandix (3/22/2010)


    Doing your suggestion, i can't move to step 5, because it didn’t change the original procedure and therefore when the system calls the sp, my changes would not be...

    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: Stored Procedure only partially executes in SSIS

    Since you have added logging to it, that is good.

    Does the stored procedure run in a transaction?

    Maybe encapsulate the statements in the proc within a try...catch block and output errors...

    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?

    Jeff Moden (3/22/2010)


    Gianluca Sartori (3/22/2010)


    tstaker (3/22/2010)


    Anyone have anything funny, interesting or weird to talk about today? I'm bored.

    A consulting company here installed a SQL clustered Server with two nodes...

    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: Object tampering within SQL Server 2008??

    amandix (3/22/2010)


    Thanks.

    Here follows step by step (SQL 2005 solution):

    1. Copy the mdf and ldf of mssqsystemresource and rename both with copy in the end “mssqsystemresource_copy.mdf” and “mssqsystemresource_copy.ldf”

    2. Attach this...

    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: Blocking while running reports

    The datasource is Oracle. The reportserver is obviously MS SQL. Which (source db or report db) is showing the contention/ blocking?

    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: T-SQL Oddities

    The Dixie Flatline (3/22/2010)


    Jason, I just searched back through T-SQL QotDs looking for the string "Name" and couldn't find it. 🙁

    I distinctly remember some of the odd things...

    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: I have successfully removed SQL Server 2005 from the SQL2 node because of a bad install

    In follow up to Waynes post, please document the Cluster Names, Node Names, Group names and let us know what they are (so proper advice can be given).

    Also, it would...

    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: dm_io_virtual_file_stats

    Silaphet Mounkhaty (3/22/2010)


    Dear SQLGuru,

    I have two flat files that we process nightly say file1.txt and file2.txt. We process file1 at 12:45am and file2 at 4:45am nightly. The size of file1...

    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?

    Alvin Ramard (3/22/2010)


    I've been contracting since Nov 2007 and I'm on my 2nd contract. I was without work for about 6 weeks between these contracts. This contract was labelled...

    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: T-SQL Oddities

    The Dixie Flatline (3/22/2010)


    Yes! There was a really funny Question of the Day about names.

    Which one was that? I don't recall it.

    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: Trouble with join

    Looks fine to me. Is it not producing the desired results?

    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: Object tampering within SQL Server 2008

    Lynn Pettis (3/22/2010)


    Probably didn't like the answers in the first post.

    That was the perception I got.

    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 - 16,066 through 16,080 (of 19,560 total)