Viewing 15 posts - 916 through 930 (of 1,187 total)
GilaMonster (9/19/2008)
webrunner (9/19/2008)
(Someone might unwittingly think the tempdb is just a backup and may delete it accidentally.)
If SQL's running, the files can't be deleted as SQL will have...
September 19, 2008 at 3:32 pm
Thanks so much for the advice.
webrunner
September 19, 2008 at 3:09 pm
Pam Brisjar (9/15/2008)
September 15, 2008 at 8:26 pm
I knew I should have checked *.ldf - even though it is a log file, so I thought it was not a database file.
I guess both are considered "database...
August 28, 2008 at 9:40 am
No voting system is perfect, but it seems that electronic manipulation of votes is harder to track than manipulation of paper ballots. That's just my gut feeling, though. I may...
August 26, 2008 at 3:01 pm
That was a cool, tricky question.
I got this in Query Analyzer (SQL 2000):
Server: Msg 170, Level 15, State 1, Line 2
Line 2: Incorrect syntax near 'GO'.
Server: Msg 170, Level 15,...
August 25, 2008 at 9:29 am
What always gets me is that cheaters always know that they are not playing by the rules, so where is the self-satisfaction of a job well done supposed to come...
August 25, 2008 at 8:21 am
I'm interested in this too.
Is there any script that can log any "root cause" blocking SPIDs to a table so I can answer questions about whether or not there was...
August 22, 2008 at 10:55 am
GilaMonster (8/20/2008)
When you get the sql text from sys.dm_exec_sql_text and the connection is running a stored procedure, exec_sql_text returns the create statement, rather than...
August 20, 2008 at 10:31 am
GilaMonster (7/30/2008)
I've never seen this on my servers...
July 30, 2008 at 10:01 am
humbleDBA (7/30/2008)
Hi webrunner,Don't know if you've found what this was, but was wondering if this is the blackbox trace that runs:
http://blogs.msdn.com/sqlserverstorageengine/archive/2007/06/03/sql-server-s-black-box.aspx
http://decipherinfosys.wordpress.com/2007/12/26/black-box-trace-in-sql-server-2000-and-2005/
Just a guess...
Thanks...
July 30, 2008 at 7:32 am
GilaMonster (7/30/2008)
Where was the table you were saving to?
I was saving to a table on my local test SQL Server instance on my desktop. (Where I was also storing the...
July 30, 2008 at 7:29 am
GilaMonster (7/29/2008)
webrunner (7/29/2008)
I happened to be running a T-SQL Duration profile trace yesterday. Could this be the performance info on that trace?
Depends. Were you running it to file or to...
July 29, 2008 at 2:49 pm
I'm starting to think the same thing. I found this page in a Google search:
http://jimmers.info/kb/VTables.txt
The file is titled "Undocumented virtual tables for Microsoft SQL Server 2000 SP3" and it has...
July 29, 2008 at 2:35 pm
GilaMonster (7/29/2008)
I would suggest you set up a...
July 29, 2008 at 2:04 pm
Viewing 15 posts - 916 through 930 (of 1,187 total)