Forum Replies Created

Viewing 15 posts - 15,721 through 15,735 (of 19,560 total)

  • RE: The Missing Certification

    WayneS (3/30/2010)


    CirquedeSQLeil (3/30/2010)


    If any are interested, I posted my blog on the topic. A greater bit of depth needs to be done with the topic. I figure 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: Backup File Missing

    If the file is not there then somebody or some process has deleted if the backup completed successfully.

    I would certainly verify that auditing is on for that fileshare and check...

    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: dynamic sql inside stored procedure?

    Magy (3/30/2010)


    The queries are all the same except for various AND statements.

    So I guess I could do this?

    SELECT * FROM myTable

    WHERE 1 = 1

    select case @myVar

    WHEN 1 THEN

    ...

    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: Help querying a many-to-many

    Have you tried using a left outer join for this query in lieu of the inner joins?

    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: How to deal with a large transaction log file

    I would shrink the log file first. After the log file is shrunk an properly sized, then do the move.

    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?

    Jack Corbett (3/30/2010)


    Paul White NZ (3/30/2010)


    CirquedeSQLeil (3/30/2010)


    That to me is akin to calling Paul

    Paulster

    Never do that again. I will find you.

    :w00t:

    A little intense there hey, Paulie? 😀

    Careful -...

    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: Cannot shrink tempdb log file

    sgambale (3/30/2010)


    My tempdb, which hardly ever gets to over 10GB (almost all of it data), got to within 1 GB of the space limit on the drive it's on.

    I wound...

    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: The maintenance plan job keeps changing the owner?!!!

    Thanks for posting back.

    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: TempDB Size not showing properly

    Is this still an 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: Scheduled SQL Server Agent Jobs

    Lynn,

    Do you have any other jobs or processes that may be trying to fire it off? I ask because I have a ton of jobs that are setup 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: Frequently fragmented indexes

    10% fragmentation seems like an awfully low threshold. I've been in environments where we didn't touch it unless it was 50% (1TB plus databases). Then we would defrag...

    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: backup and restore of a Filegroup

    Have a look at this article on PieceMeal restores:

    http://msdn.microsoft.com/en-us/library/ms177425.aspx

    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?

    The most preferred by Canadians is "CanoBeer" 😀

    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: using Ghost.exe with SQL database

    In answer to your question about imaging the database - yes it can be done. I wouldn't do it until after the computer name as been changed as stated...

    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!

    Ok, now that is beyond too far. Having a festival for the oysters. Think of all the lambs.

    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,721 through 15,735 (of 19,560 total)