Viewing 15 posts - 901 through 915 (of 1,166 total)
Sorry!
May be I misread your info...
Yes it is not supported for Windows 2000 Server edition...
Either you upgrade your OS to Advanced Edt.. or don't use it...
December 18, 2006 at 12:55 pm
First you kill all the users from that db before you start your restore...
Overwirte option will not kill the users from the db...
Run the sp_who and check if any users...
December 18, 2006 at 12:51 pm
Thanks Anders Pedersen for sharing your exprience..
December 18, 2006 at 12:48 pm
SQL server EE (64 bit)
Data and Log file serperation (Raid 10)... but some SANs may give the same performance even the data and log files on the same drive based...
December 18, 2006 at 12:44 pm
Interesting...
Did you check system log for any disk errors?
If there is no HW issue, may be option will be calling PSS...
December 17, 2006 at 9:55 pm
You can create the index on system tables but can't be drop index and you can't run DBCC DBREINDEX against system tables too..
What table is system table index got corrupted?
You can...
December 17, 2006 at 1:32 pm
Microsoft forbid using the /3Gb switch with Windows 2000 Server.
You can use /3gb switch in Windows 2000 too...
December 17, 2006 at 1:17 pm
I don't know Express edition has this feature or not but it has very few features compared to other editions..
Check the following article...
http://www.sqlservercentral.com/columnists/bknight/comparisonofsqlserver2005editions.asp
December 16, 2006 at 9:48 pm
Yes..
sp_rename is not using any DDL statements so that it is not covered.. May be Next Version may cover it..
December 16, 2006 at 9:43 pm
Yes..
sp_rename is not using any DDL statements so that it is not covered.. May be Next Version may cover it..
December 16, 2006 at 9:43 pm
Did you try import and export wizard from SSMS?
December 16, 2006 at 1:33 pm
Run the profiler to check exactly what is happening...
There might be no rows in the text file or your db connection might be configured to different server?
December 16, 2006 at 10:38 am
You can find the meaning of the trace events in the profiler itself when you click on the event at the bottom it will tell what it is...
December 16, 2006 at 12:04 am
Viewing 15 posts - 901 through 915 (of 1,166 total)