Forum Replies Created

Viewing 15 posts - 6,241 through 6,255 (of 9,722 total)

  • RE: Query Plans. Any way to store, retrieve, and execute?

    I've never even heard of anyone executing a query plan before. Just a query.

    Are you trying to execute a query with a specific query execution plan instead of letting...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Determing Data Compression Gains

    Add your data type sizes (per row) and multiple by the number of rows in each table. This will get you the uncompressed size.

    Don't forget to add the overhead...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Certifications.

    Self-study has always worked best for me as I tend to forget class-taught items a week after the class unless I actually practice them.

    Getting books and working through the exercises...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    GilaMonster (3/23/2011)


    Brandie Tarvin (3/23/2011)


    jcrawf02 (3/22/2011)


    After reading that thread, I want cookies. Thanks a lot, Brandie.

    Hee. I am so evil. @=)

    I want cookies too, and I love that analogy.

    Still bad info...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Shrink Database in Simple Recovery Mode

    What Gail said.

    Re-read the cookie analogy.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: 'sa' level permissions

    Can you believe I still have my SQL 2000 System Tables Map? @=)

    You can get user / login information from the following tables:

    sysremotelogins (to verify linked servers, etc.)

    syslogins (gets login...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: R2 problem with SQL Server Agent

    Well, progress didn't help me much. There's still not a whole lot out there. But I'm attempting to repair the install to see if that works.

    If not, I guess I'm...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    jcrawf02 (3/22/2011)


    After reading that thread, I want cookies. Thanks a lot, Brandie.

    Hee. I am so evil. @=)

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Shrink Database in Simple Recovery Mode

    You're welcome. I hope the analogy made things easier to understand for you.

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Shrink Database in Simple Recovery Mode

    Sachin Nandanwar (3/22/2011)


    Brandie Tarvin (3/22/2011)

    A checkpoint doesn't change the size of the log files. It just marks a section of the log as ready to be reused by the transaction...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Shrink Database in Simple Recovery Mode

    Sachin Nandanwar (3/22/2011)


    GilaMonster (3/22/2011)


    Sachin Nandanwar (3/22/2011)


    Do shrinking of database logged even though the recovery model is SIMPLE ?

    All data modifications are logged regardless of the recovery model.

    So when a checkpoint...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Shrink Database in Simple Recovery Mode

    GilaMonster (3/22/2011)


    Sachin Nandanwar (3/22/2011)


    Do shrinking of database logged even though the recovery model is SIMPLE ?

    All data modifications are logged regardless of the recovery model.

    Hence the reason, Sachin, why I...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Jason, you need to change that out for the image of Boo in her monster costume. @=)

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    Oh, hey, completely non-SQL related link:

    If you like superheroes, you will like "Grayson" (They created this trailer with an 18,000 dollar budget).

    http://www.youtube.com/watch?v=XiZuvJ48MZ0

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

  • RE: Are the posted questions getting worse?

    GilaMonster (3/22/2011)


    Brandie Tarvin (3/22/2011)


    This particular piece of advice, which doesn't have a whole lot to do with the OPs problem (other than the bit about shrinking the files after doing...

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

Viewing 15 posts - 6,241 through 6,255 (of 9,722 total)