Viewing 7 posts - 61 through 67 (of 67 total)
For Question1:
No impact will be there
From 2K-BOL:
The SORTED_DATA_REORG clause of CREATE INDEX eliminated the sort performed when a clustered index was created. Replaced by the DROP_EXISTING clause of CREATE...
December 1, 2008 at 2:37 am
I could think of the following steps:
1.Remove logshipping on the primary.
2.Restore/Reinstall the secondary.
4.Restore the latest Fullbackups of the logshipped DBs.
3.Reconfigure logshipping.
Regards,
November 30, 2008 at 10:11 pm
Here, this page has the minimum requirements that are needed for installing different Editions of SQL Server 2005
http://technet.microsoft.com/en-us/library/ms143506(SQL.90).aspx
🙂
November 30, 2008 at 8:35 pm
No, I do not think the users can do anything from their end.
What kind of memory issues are you getting? If you see anything in the errorlogs, you might want...
November 28, 2008 at 8:39 am
Click on options and increase the connection timeout property and see if that helps.
November 28, 2008 at 12:47 am
If you can get some outage to reboot the machine, that would be one option to try.
Otherwise, disable write caching on the drive and defrag it and see if...
November 27, 2008 at 11:26 pm
[font="Verdana"]
I am not sure about VBScript but, you can use some OS commands to get this done.
I created a job in SQL Server for this and it works fine....
November 25, 2008 at 10:01 pm
Viewing 7 posts - 61 through 67 (of 67 total)