Viewing 15 posts - 61 through 75 (of 104 total)
Good work Grant. You could probably tune a little bit more for example specifying the page_count limit in the clause and modify the line from
SELECT @command = ''ALTER INDEX ''...
March 2, 2011 at 3:00 am
Lowell, this is what I wanted to hear. I assumed both the database owner and the db_owner role members have pretty much the same permissions on a specific database but...
March 1, 2011 at 6:17 am
Mr. Holio (2/27/2011)
Executing the query "DBCC CHECKDB WITH NO_INFOMSGS "...
February 27, 2011 at 3:23 pm
Very useful article. However I've recently came across quite a few entries while checking my integrity check maintenance plan history:
Executing the query "DBCC CHECKDB WITH NO_INFOMSGS " failed with...
February 27, 2011 at 3:17 pm
Does c:\test\ exist at all?
February 25, 2011 at 4:09 am
Probably both. It becomes such a dance at that point.
Appreciate your response.
Yours,
Mr.Holio
February 24, 2011 at 7:13 am
Grant Fritchey (2/24/2011)
sql_butterfly (2/23/2011)
Thanks Grant. What should be the generalized fillfactor for indexes on OLTP tables ?
I agree with Mr. Holio, or can I call you Bung? It depends. In...
February 24, 2011 at 6:30 am
Is he member of the dbcreator server role?
updated 2/25/2011
damn, for some reason I read CREATE DATABASE 😉
February 24, 2011 at 3:09 am
sql_butterfly (2/23/2011)
Thanks Grant. What should be the generalized fillfactor for indexes on OLTP tables ?
I would say it depends. You shall monitor the number of reads and writes on a...
February 24, 2011 at 2:10 am
Have you double checked your paths specified above? There are a couple of typos in this script..
February 24, 2011 at 1:13 am
I welcome any ideas. Thanks.
When I was saying the log was full I meant 10-15 entries per day and those have been generated by the actual user who tried...
February 22, 2011 at 8:17 am
For those who might be interested... the ODBC data source has been tested and guess what...
Running connectivity tests...
Attempting connection
Connection established
Verifying option settings
Disconnecting from server
TESTS COMPLETED SUCCESSFULLY!
But not working from the...
February 22, 2011 at 8:07 am
I can't investigate it further as application users get the error msg.
That's all I can see in the log: 18456 severity 14 state 5
February 22, 2011 at 6:03 am
Viewing 15 posts - 61 through 75 (of 104 total)