Forum Replies Created

Viewing 15 posts - 7,966 through 7,980 (of 9,707 total)

  • RE: Error in SSIS Package

    We can't see the error. The box is too small.

  • RE: Timout expired when logging in from client SSMS

    How are you running through SSMS? Are you right-clicking an object in the Object Explorer and choosing execute or are you running the code directly in a query window?

    We ran...

  • RE: Will SQL Server 2000 run on Win Server 2008 R2?

    wodom (5/4/2010)


    What would it matter how many bits our old version has anyway? I've also been asking what kinds of differences there might be between 32 and 64 bit...

  • RE: TempDB log growth

    Sorry, I misspoke. I don't run InputBuffer anymore. I have better code now that gives me the entire context of the command instead of just the first X number of...

  • RE: Will SQL Server 2000 run on Win Server 2008 R2?

    wodom (5/4/2010)


    Brandie Tarvin (5/4/2010)


    He's asking if your SQL 2000 is 64 bit or 32 bit.

    I don't know. Haven't been able to find out. We're supposed to download it from MS....

  • RE: TempDB log growth

    It doesn't matter what database you're on for the InputBuffer command (and I believe the same for the OpenTran). A SPID is unique in the whole server instance. It should...

  • RE: Timout expired when logging in from client SSMS

    Another question. Are you querying directly through SSMS or through an application or web service?

    Connection Timeout properties can hide all sorts of places and not all of them are...

  • RE: Where are you?

    tosscrosby (5/4/2010)


    That's why I put the caveat in there about language nuances. I knew what you meant and I'm sure Brandie did too but a newcomer might not...

  • RE: Will SQL Server 2000 run on Win Server 2008 R2?

    He's asking if your SQL 2000 is 64 bit or 32 bit.

    I don't have experience with that version of Windows, but I think I heard that running 32 bit SQL...

  • RE: Where are you?

    tosscrosby (5/4/2010)


    Who? The men in white coats carrying a net?

    Sorry, guys. I'm the one who called the WhiteCoats, but I thought they were going after my local...

  • RE: Where are you?

    Bhuvnesh (5/3/2010)


    I dont understand why we have very few girls in database field ? , i think ROLLBACK doesnt work for them 😀

    There's a joke here I seem to...

  • RE: Different owner on the logshipped database

    Roust_m (5/3/2010)


    Brandie Tarvin (5/3/2010)


    Norecovery isn't going to help you. It'll leave the db in the same state as it is now. "Restoring".

    This is the same. If you specify "norecovery"...

  • RE: Tempdb GROWS

    Sorry, Jason. I'm referring to Gianluca Sartori's post. I should have quoted him.

  • RE: Tempdb GROWS

    You can't rely just on writes, though. Excessive reads could also be causing an issue. Especially if there's a RBAR problem in the query. Bad use of indexing could also...

  • RE: The Cost of Data Loss

    Steve Jones - Editor (5/3/2010)


    However, not being an underground guy, if they offer a tour, I'll send you, Brandie.

    I'll hold you to that. @=)

    It's a neat idea, and...

Viewing 15 posts - 7,966 through 7,980 (of 9,707 total)