Viewing 13 posts - 1 through 13 (of 13 total)
Thanks, I'll do that. Interesting that it's never been an issue prior to this recent security patch. Or, I guess it may be a case where it has always happened,...
August 17, 2005 at 9:59 am
Yes they are on the same filegroup. Now I see the EMPTYFILE option in BOL in DBCC SHRINKFILE. Thanks!!!
April 20, 2005 at 3:23 pm
Thanks for the replies. The transaction log is already on another drive. This is the only database on this drive.
So, I will set auto grow off and alter the database...
January 13, 2005 at 10:18 am
Three things that worked best for me. 1) Being lucky enough to have a good mentor. 2) Liking to read.
3) Being thrown from the frying pan into the fire,...
November 26, 2003 at 9:37 am
One of the advantages of using FT search is that you can rank the search results, and, therefore, display the results in order of relevance. The FT catalog is...
November 13, 2003 at 9:36 am
Thanks. I looked all over BOL, but didn't come across this. Since we don't run in fiber mode, it would imply that firing up a worker thread on...
October 23, 2003 at 9:18 am
If you see anything running in the Distributed Transaction Coordinator, you may also be able to kill it from there.
September 25, 2003 at 10:31 am
It is a Microsoft Press book. Authors are Alan Hirt, Cathan Cook, Kimberly Tripp, and Frank McBath. The ISBN is 0-7356-1920-4. It came out a little more...
September 5, 2003 at 12:09 pm
Sales people who give a demo of our website without telling us that they are doing so. You know the kind of demo...150 people in a room in front...
September 5, 2003 at 10:10 am
I'm surprised that nobody has mentioned the new SQL Server 2000 High Availability book. It is awesome!
September 5, 2003 at 10:05 am
Let me phrase my question another way, based on things that I'm seeing in profiler traces. We have a web application (IIS/ASP) that calls a COM layer, which executes...
July 23, 2003 at 1:57 pm
You can specify collations at several levels in SQL 2000. The default collation that you select when you install SQL Server, on the database level when you create the...
July 10, 2003 at 9:53 am
In EM, check the Properties of the SQL Server in question. Go to the Processor tab, and check to see if the "Use Windows NT fibers" check box is...
July 8, 2003 at 10:03 am
Viewing 13 posts - 1 through 13 (of 13 total)