Viewing 15 posts - 7,966 through 7,980 (of 9,707 total)
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...
May 5, 2010 at 4:13 am
wodom (5/4/2010)
May 4, 2010 at 3:26 pm
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...
May 4, 2010 at 12:53 pm
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....
May 4, 2010 at 12:51 pm
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...
May 4, 2010 at 12:48 pm
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...
May 4, 2010 at 11:15 am
tosscrosby (5/4/2010)
May 4, 2010 at 11:13 am
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...
May 4, 2010 at 11:07 am
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...
May 4, 2010 at 8:02 am
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...
May 4, 2010 at 6:11 am
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"...
May 4, 2010 at 6:09 am
Sorry, Jason. I'm referring to Gianluca Sartori's post. I should have quoted him.
May 3, 2010 at 8:51 am
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...
May 3, 2010 at 8:44 am
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...
May 3, 2010 at 8:11 am
Viewing 15 posts - 7,966 through 7,980 (of 9,707 total)