Forum Replies Created

Viewing 15 posts - 2,671 through 2,685 (of 19,560 total)

  • RE: Where does my data comes from?

    Just curious, have you tried talking to the dev teams?

    Another quick option is to query the system catalog sys.sql_modules for any procs that have the table name in the definition?

    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: Today's Random Word!

    onion

    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 Syntax Gotchas

    nice question.

    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: Interview question :critical issue faced by dba

    Jeff Moden (7/8/2014)


    SQLRNNR (7/8/2014)


    Jeff Moden (7/8/2014)


    The first day was spent filling out paper work and peeing in a cup." 😉

    Was that also a failure?:w00t:

    Heh... no. I studied real...

    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: Check who add datafile to a database

    This script should help you find it.

    /* This has not been Tested on a CS Collation */

    DECLARE @Path VARCHAR(512)

    ,@StartTimeDATETIME

    ,@EndTimeDATETIME

    /* These date ranges will need to be changed */

    SET @StartTime =...

    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: Interview question :critical issue faced by dba

    Jeff Moden (7/8/2014)


    The first day was spent filling out paper work and peeing in a cup." 😉

    Was that also a failure?:w00t:

    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: DBAs and the Fear Factor

    I love the statement...

    if we never confront anything that we fear, or don't understand, then we risk stagnation

    Stagnation as a DBA or Data professional is a terrible thing.

    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: Today's Random Word!

    Sean Lange (7/7/2014)


    SQLRNNR (7/7/2014)


    Sean Lange (7/7/2014)


    SQLRNNR (7/7/2014)


    gru

    despicable

    moi

    stuffed crust

    ahi

    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: Today's Random Word!

    Sean Lange (7/7/2014)


    SQLRNNR (7/7/2014)


    gru

    despicable

    moi

    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: Random Sample

    Thomas Abraham (7/7/2014)


    Nice question Christian. Thanks for contributing.

    +1

    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: Reporting Services High Memory Utilization

    Are you seeing performance issues?

    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: Today's Random Word!

    gru

    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: Reporting Services High Memory Utilization

    D.M. Corbett (7/7/2014)


    The ReportServer has very, very little processing to do. It is the other SQL database that is the work horse.

    So that is why I can't figure out why...

    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?

    Well he does seem to be "High." :-D:-D:-D

    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: Reporting Services High Memory Utilization

    The values you have set are the defaults for SSRS in 2005.

    Those defaults are based on "available" memory which is not the same as free memory. If you have...

    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 - 2,671 through 2,685 (of 19,560 total)