Viewing 15 posts - 3,196 through 3,210 (of 9,643 total)
george sibbald (3/12/2010)
Before we have a DBA contest some one is going to have to define what a DBA does first.............
According to Buck Woody a DBA is a Default Blame...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 12, 2010 at 1:12 pm
Your welcome. I'm always happy to help out where and when I can.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 12, 2010 at 12:48 pm
While not a corruption ninja, I will say that I'd agree with Paul on this one. I do notice that the query you posted does NOT match the one...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 12, 2010 at 12:47 pm
I've never had the pleasure of working at a company that had a lounge or game room, but we would occasionally have a staff lunch (one co-worker loved to cook),...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 12, 2010 at 6:13 am
Lynn Pettis (3/11/2010)
Jack Corbett (3/11/2010)
I'm not sure that...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 3:20 pm
Do you have your network and sever admins involved as well? It doesn't seem to me to be a SQL Server issue.
I'm not sure that you'd get anything from...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 3:01 pm
When I have a table that has a Foreign Key column, essentially a child table, that I am loading using SSIS, I use a lookup transform to "weed out" rows...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 8:40 am
Try this search: http://www.bing.com/search?setmkt=en-US&q=SQL+Server+fixed+server+role
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 8:35 am
Geoff Hiten has a great presentation he does on clustering where he recommends using mount points. He has a series of blog posts started on it as well which...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 8:21 am
If you have correctly sized your log and have the correct recovery model and backup strategy you shouldn't have much, if any, log growth.
In order to find out how much...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 8:15 am
I can relate. I wonder how people know so much, but it really is just plugging away. Need to learn how to tune a query, find a book/blog/article...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 8:05 am
Yes you can install them side by side.
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 8:01 am
This seems like a good opportunity to use Service Broker.
I can't find it now, but I have read an article/blog post where the author used Service Broker and a .NET...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 7:55 am
SCOM also can do SQL Monitoring if you already have it for other reasons. I don't think you'll find a purchased solution that isn't close to or more than...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 7:38 am
A shared lock will have to be taken on Table2 resources in any situation. Think about it this way, you are updating table1 based the relationship with table2. ...
Jack Corbett
Consultant - Straight Path Solutions
Check out these links on how to get faster and more accurate answers:
Forum Etiquette: How to post data/code on a forum to get the best help
Need an Answer? Actually, No ... You Need a Question
March 11, 2010 at 7:35 am
Viewing 15 posts - 3,196 through 3,210 (of 9,643 total)