Forum Replies Created

Viewing 15 posts - 18,796 through 18,810 (of 19,560 total)

  • RE: sql server Desktop Engine(SQLServerView) change directory

    When you say "Desktop Engine File," what are you actually referring to? Do you mean the log file, are you referring to a witness server that is monitoring your...

    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: Question of the Day for 25 Aug 2005

    Nice. Just stumbled onto this little pot of gold.

    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!

    lumberjack

    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 tempdb is growing ??

    Post the code, and we can better help you.

    Joie and Bru have given some suggestions that could be helpful, but they are shots in the dark without the code.

    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: What do I do now? (have fun with this...)

    What happens if you do it without Subversion?

    I have used SVN, VSS and TFS - and have not run into this issue.

    Also, we have used the same without source control...

    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: What do I do now? (have fun with this...)

    SSIS, if used properly, can be well used to do some very good things. If using perl inside of it - you should get your head checked. SSIS...

    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 server Desktop Engine(SQLServerView) change directory

    You could detach the database, copy the files to the new location, then re-attach the database.

    Since you are using Desktop Engine, and you are experiencing rapid db growth, you should...

    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: update cursor

    Have you considered using a set-based method instead of the cursor method?

    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!

    kindling

    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: DISABLE REPLICATION

    If you remove replication from currently replicating servers you will lose some "scalability." Meaning, whatever the reason was to setup replication in the first place - you will no...

    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: connectiivity issue to sql server

    Agree with some points that Joie made. Was there any sort of AD or network issue?

    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: Encrypted Stored Procedures

    How about replication?

    We had some procs that were once setup by the previous "dba" to be replicated. On server bounces we lost some of them.

    Just a thought.

    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: Replace cursor with while loop / compare cursor with while loop / optimize cursor

    clive-421796 (12/10/2009)


    -------------------------

    Have a question for you:

    What if for a SQL report you want to use @StartDate AND @EndDate parameters, but also have the option for @StartHour AND @EndHour. How 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: Replace cursor with while loop / compare cursor with while loop / optimize cursor

    Aaron Bertrand has also blogged about it here.

    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?

    I take off for a few hours to work on my presentation (asked last minute to present at meeting tonight) and the thread goes berserk.

    WOW.

    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 - 18,796 through 18,810 (of 19,560 total)