Viewing 15 posts - 601 through 615 (of 756 total)
I have to agree with smunson. Plan the upgrade to SP3 at a time when you will be able to reboot the server. Good luck with the upgrade!
July 27, 2009 at 12:00 am
If your database is in Full recovery mode and you have some index rebuild job running, that can explain the database grow. If you are rebuilding the indexes it will...
June 11, 2009 at 4:17 am
Mani, sometime ago I asked you if you solved the problem. Could you please let me know. Thanks in advance.
May 25, 2009 at 6:34 am
Could you please specify why do you want to disable the windows authentication!
May 4, 2009 at 9:47 am
I have couple of questions here and could you please tell me how you are managing them at your organization:
1.How to create multiple secondary data files and log files for...
February 4, 2009 at 12:00 am
Perry Whittle (1/31/2009)
Jason try
select name, state, state_desc from sys.databases where state = 6
will show offline databases. Or check for
where state_desc = 'OFFLINE'
I meant this query. I found it handy...
February 1, 2009 at 1:24 pm
SK, thanks for the script
February 1, 2009 at 4:10 am
Madhu, I have on my SQL Server de Latin1_General_CI_AI collation and it does not give me any problems with the SharePoint databases. So I think you can just keep your...
February 1, 2009 at 4:03 am
Maybe this link will help you , give it a try and let me know if it helped.
http://social.msdn.microsoft.com/Forums/en-US/sqltools/thread/4a973abc-6675-4b5d-8c47-967ffc3679ea/
February 1, 2009 at 3:50 am
It is weird that the results of the query on the Node 3 shows that XP is enabled and yet you get the message that it is not enabled.
January 29, 2009 at 3:55 pm
Did you try to run the script that ALZDBA gave you?
January 26, 2009 at 2:57 pm
Viewing 15 posts - 601 through 615 (of 756 total)