Viewing 15 posts - 106 through 120 (of 225 total)
I'm not aware of any SSIS to do it, however, if the machine that will do the processing has Excel installed you can use some simple PowerShell to automate opening...
March 31, 2014 at 9:35 pm
I don't know. But if I was going to explore options:
1. I'd check there's no Processor Affinity masks set, and no maximum number of concurrent connections. I know you said...
March 31, 2014 at 9:28 pm
Also remember that if you begin a transaction and rollback, the identity values will also have increased afterwards. That makes sense if you think about it.
Identity is a count of...
March 31, 2014 at 9:14 pm
Jim P. (3/27/2014)
So I was put on a 45 day probation for it.
I think I'd have started looking for a new job at that point. I'm in my 30s. I...
March 31, 2014 at 6:29 pm
GilaMonster (3/31/2014)
Nice generalisation there.
It is a generalization, speaking from limited experience, and open to discussion. I'm sorry if you felt I was saying, "every fast learner is like this". Especially...
March 31, 2014 at 2:50 am
Phil Factor (3/30/2014)
Despite their wide range of backgrounds, the DBAs and Database developers I respect are 'quick on their feet' to acquire new skills.
Wow this really rubs me the...
March 31, 2014 at 2:21 am
From the error it sounds like you have two parameters like this:
Parameter 1 (based on Parameter 2)
Parameter 2
If that's the case (I didn't try to digest everything you said) then...
March 28, 2014 at 1:25 am
Grant Fritchey (3/27/2014)
It can actually cause performance problems.
From what I've seen where people actually tested this out, it's no more than 10%. I guess there are environments where 10% is...
March 27, 2014 at 10:12 pm
Some of those sound fair enough.
I've rebooted a production server once or twice by accident during high pressure events, and once or twice when a patch documented as not...
March 26, 2014 at 9:45 pm
free_mascot (3/26/2014)
Think simple logic... why statistics require? what it will do? You will get the answer.
Thanks for your reply.
In this case I get that I could generate my own...
March 26, 2014 at 5:14 am
What if 1000 PROC is replicating? Need to edit 1000 PROC?
Yep.
March 26, 2014 at 5:01 am
Move the comment header to between the lines ALTER/CREATE PROC and AS.
March 26, 2014 at 12:35 am
Sounds like someone's homework. What do you think the answer is?
March 26, 2014 at 12:34 am
Gila,
Why did statistics need to be updated when attaching to the new version of SQL Server? I did a little googling but couldn't find a reference for it.
Thanks
March 25, 2014 at 11:33 pm
I come down firmly against the business in this case; as a huge company it has no excuse to be penny pinching.
IMHO the problem will stem from management. They treat...
March 25, 2014 at 11:23 pm
Viewing 15 posts - 106 through 120 (of 225 total)