Viewing 15 posts - 211 through 225 (of 541 total)
Change it to real.
August 3, 2011 at 7:21 am
You have to put "C:\Windows\System32\cmd.exe" in executable
August 2, 2011 at 12:25 pm
Paul you just have to add body_format = @variable.
[ @body_format= ] 'body_format'
Is the format of the message body. The parameter is of type varchar(20), with a...
August 1, 2011 at 2:02 pm
Chris try disable/rebuild index it should perform faster than drop/create.
I don't know your underlying disk structure but for best performance you should separate all your indexes from the data file...
July 28, 2011 at 12:22 pm
Can you post partition function and scheme scripts?
You can script them from the DB>Storage folder.
July 28, 2011 at 8:07 am
I think you can setup a group policy for a service and add a user to that group not sure if's its locally on the server or in AD.
But if...
July 28, 2011 at 7:12 am
Kwisatz78 (7/22/2011)
Hi allI then restored a DB and mapped the database role security admin to the same group for that database
How did you do this?
July 22, 2011 at 10:33 am
It depends on your environment/application/db size.
If you can schedule down time then detach/copy/attach will work (copy time must be taken into consideration)
If you have 99.999 policy detach/attach is impossible...
July 22, 2011 at 9:48 am
alen teplitsky (7/20/2011)
July 21, 2011 at 9:57 am
halifaxdal
you may want to take a look at this.
http://www.sqlrecoverytool.com/sql-data-restore.html
trial version lets you view corrupted DB.
July 21, 2011 at 8:15 am
jpSQLDude (7/13/2011)
AlexSQLForums (7/13/2011)
Are you setting up another SharePoint App in DCB?
We are actually moving to DCB, but we only have a limited maintenance window to do the move. So we...
July 14, 2011 at 2:07 pm
Sure you do in /server properties/database settings.
July 13, 2011 at 12:39 pm
Viewing 15 posts - 211 through 225 (of 541 total)