Viewing 15 posts - 196 through 210 (of 260 total)
It is okay. That works just fine.
BTW, why maintenance Plans for maintaining your indexes? Maintenance plans are not really smart enough IMO. Did you get a chance to look at...
February 6, 2014 at 12:14 pm
Looks like related to Activity Monitor.
See these links...
http://stackoverflow.com/questions/4021428/where-are-all-those-sql-server-sessions-from
February 5, 2014 at 11:50 am
Have you checked the permissions? Are you sure, the remote user defined in the linked Server has appropriate permissions to access the tables on your remote server? How is the...
February 3, 2014 at 9:08 am
Adam Bean (1/29/2014)
This is great, I have many ideas already on how to expand this pretty intensely.
That's exactly what I needed, I didn't realize PWDCOMPARE was out there! Unfortunately...
January 29, 2014 at 12:23 pm
Thanks Lowell for this Script...Very handy and very useful 🙂
January 29, 2014 at 12:05 pm
Brent has an amazing 20 mins video...on this topic.
http://www.brentozar.com/archive/2013/12/video-the-secrets-of-tempdb/
January 22, 2014 at 12:12 pm
I use RedGate SQL Search and ApexSQL Search(both of them are free and integrate with your SSMS) for searching Database objects. They both work flawless...
January 20, 2014 at 10:00 am
Profiler and DTA are not included in any of the 3 Express Edition flavors...(Express, Express with Tools, Express with advanced Services)
FYI
http://msdn.microsoft.com/en-us/library/cc645993(v=SQL.110).aspx
January 15, 2014 at 2:51 pm
I've written a detailed 7 part series on how to setup a SQL Cluster Lab from scratch in the past. Below is the link. Hope this helps...
http://sqlbuzz.wordpress.com/2014/01/14/setup-a-sql-server-cluster-lab-in-your-own-laptop/
January 14, 2014 at 3:27 pm
AFAIK...It's Mandatory for the first time.
January 13, 2014 at 4:45 pm
You don't need to restart Agent Service each and every time you create a new Operator to work.
However I do remember on SQL 2005 and 2008, Agent Service needs...
January 13, 2014 at 3:51 pm
You can change it in Startup Parameters with an "-e" switch.
see below link for how this can be done...
January 13, 2014 at 3:43 pm
Since you are not seeing 'NT AUTHORITY\ANONYMOUS LOGON', I think you fixed one issue and now you are dealing with User Permissions Issue...
Well, Can you double check if the user(Who...
January 13, 2014 at 1:30 pm
Viewing 15 posts - 196 through 210 (of 260 total)