Viewing 15 posts - 76 through 90 (of 2,647 total)
My suggestion is to not use maintenance plans. What do they do for you, besides cause headaches? 🙂 Create your own job with the proper steps as scripts. Then you...
May 16, 2014 at 11:56 am
Nevermind... http://support.microsoft.com/kb/2926699
May 14, 2014 at 1:35 pm
Lynn Pettis (4/30/2014)
SQLKnowItAll (2/18/2014)
April 30, 2014 at 11:44 am
I think that no matter what you use, a DBA "could" get around it if they have SA.
April 7, 2014 at 7:48 am
First, make sure this database is not involved in any cross-database or distributed transactions. They are not supported with AO. Have you thought about doing a geo-cluster? We are currently...
April 4, 2014 at 5:53 am
There has to be some political or architecture change involved here. There cannot possibly be any cost savings now (if there were any to begin with) because the man hours...
March 28, 2014 at 11:36 am
ramana3327 (3/28/2014)
I have a table with clustered index on that. I have only 5 columns in that table. Execution plan is showing that Index scan occurred. Please let me know...
March 28, 2014 at 11:26 am
Hmm... This works just fine...
CREATE login ClarkKent WITH password = 'P@$$w0rdSr0ngEnough'
execute as login='ClarkKent'
select * from sys.procedures --nothing to see
select * from sys.all_objects --lots of system stuff, but they ALSO...
March 19, 2014 at 9:55 am
Yeah, I am looking really hard to find any inherited permissions for this, but I cannot. Again, the scenario is that a Windows Group is added with default, public, permissions....
March 19, 2014 at 9:34 am
jpomfret7 (3/5/2014)
SQLKnowItAll (3/4/2014)
jpomfret7 (7/13/2011)
Peter Maloof (7/5/2011)
I have to disagree that a phone book is an unclustered index.
Unless I'm mistaken, the white pages contain data physically sorted by
last name, first name...
March 5, 2014 at 7:54 am
jpomfret7 (7/13/2011)
Peter Maloof (7/5/2011)
I have to disagree that a phone book is an unclustered index.
Unless I'm mistaken, the white pages contain data physically sorted by
last name, first name and address....
March 4, 2014 at 7:47 am
Lowell (2/22/2014)
it's easy to test, just create a user.
create user ClarkKent without...
February 22, 2014 at 1:03 pm
Jeff Moden (2/21/2014)
SQLKnowItAll (2/21/2014)
February 21, 2014 at 5:01 pm
I wanted to add that I am not a recruiter, I am a part of the team and part of the decision making process. That is why my job description...
February 18, 2014 at 5:41 pm
Nobody mentioned Dice.com? Also, get him on linkedin and post his resume. That's when recruiters started calling me when I wasn't even looking...
February 18, 2014 at 5:22 pm
Viewing 15 posts - 76 through 90 (of 2,647 total)