Viewing 15 posts - 13,456 through 13,470 (of 39,818 total)
How do you decide it's a parent? If there's any match of a substring?
What if you add this row next: 5.46.200.1.462222.2.1.1.1.1.1.1.2
Are there two parents?
July 9, 2012 at 6:17 pm
Jeff has clued you in. Tempdb works on temp objects, and you need to handle the peak. If you run out of space when you run queries, you don't have...
July 9, 2012 at 6:15 pm
You need a query that tells you what is the new information from last week. I'd start by writing that query in T-SQL to get the changed data based on...
July 9, 2012 at 12:10 pm
I'd concur with Alan on the disabling them. Easier to put them back if you have issues.
July 9, 2012 at 10:45 am
kevin77 (7/8/2012)
Steve, what does SqlServerCentral.com do to store passwords and authenticate users? If it's not a hash with a four or five byte salt, then I would gladly help...
July 9, 2012 at 9:51 am
Doctor Who 2 (7/9/2012)
July 9, 2012 at 9:45 am
djackson 22568 (7/9/2012)
I agree with the point that I believe you were intending to make. No arguments whatsoever.
...
Good points, and I won't argue with you on this. There are...
July 9, 2012 at 9:42 am
Jeff Moden (7/8/2012)
July 9, 2012 at 9:40 am
SSL isn't too bad. Easy procedure in BOL for setting it up. Do not use a self signed cert. Get a real one.
Also, IPSec works well if you coordinate with...
July 6, 2012 at 11:21 am
Pettite and CC out, and the Yanks still near the top of MLB : http://espn.go.com/mlb/standings
And the Rockies are officially in the doghouse. Tied for the worst record, behind KC, CIN,...
July 6, 2012 at 9:47 am
Michael Meierruth (7/6/2012)
I got a real bang seeing that photo on the right hand side of your editorial. Not many people can say they actually ever used a card punch...
July 6, 2012 at 9:38 am
Brandie Tarvin (7/6/2012)
A lot of people have been displaced due to the recent East Coast flooding...
July 6, 2012 at 9:37 am
thadeushuck (7/6/2012)
July 6, 2012 at 9:35 am
This might help: http://www.sqlservercentral.com/articles/Administration/sqlserveralerts/1435/
In terms of changing settings, alerts don't detect this. You'd be better off using Policy Based Management to prevent, or alert you when these occur (DOP/tempdb).
For size...
July 6, 2012 at 9:27 am
Viewing 15 posts - 13,456 through 13,470 (of 39,818 total)