Viewing 15 posts - 3,961 through 3,975 (of 9,643 total)
Well, I would use SQL Server Profiler to setup the trace. I'd filter on the database name (msdb) and include events that have to with locking/blocking and the...
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
October 26, 2009 at 9:56 pm
Man that really sucks Jeff. I was looking forward to meeting you. You were on my list. I even made it public.
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
October 26, 2009 at 8:23 pm
Lynn Pettis (10/26/2009)
Bob Hovious 24601 (10/26/2009)
Yowch, really sorry to hear that, Barry. I will shift to you all the good vibes I can pour into the Force.
I'll second...
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
October 26, 2009 at 7:15 pm
Thanks Bob. I figured there was a good reason Flo was not posting, but I didn't remember hearing anything.
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
October 26, 2009 at 4:33 pm
Bob Hovious 24601 (10/26/2009)
Good to see you back posting in the main forums, Jack....
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
October 26, 2009 at 3:56 pm
ahperez (10/26/2009)
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
October 26, 2009 at 2:51 pm
G,
I don't see anything in the error message that really helps me. I know when I have had issues it has usually been caused by AV. Does the...
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
October 26, 2009 at 1:35 pm
1. In my opinion DBA and BI are pretty different so you are likely to go one path or the other. BI is more marketable right now, but...
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
October 26, 2009 at 12:20 pm
Sure, there will be locks on the table being inserted into while the insert happens. Depending on the indexes and some other factors the type of lock will vary...
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
October 26, 2009 at 12:17 pm
You should be able to do view definition to the schema(s).
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
October 26, 2009 at 12:13 pm
First question,
What has changed?
Did you do a CU or service pack either SQL or Windows?
Is Anti-virus on the server? Did it get an update?
Did anything...
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
October 26, 2009 at 12:12 pm
What account did you give the permission to? I'd guess that the package is running under the IIS credentials at this pount.
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
October 26, 2009 at 12:08 pm
If you put a partition by on your the row_number function it will return the same row_number for the same dates, assuming you don't store the time portion of the...
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
October 26, 2009 at 12:06 pm
Be sure to check Anti-virus. I have a blog post about this, http://wiseman-wiseguy.blogspot.com/2009/07/mystery-of-failing-database-mail.html. Different error message, but worth a look.
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
October 26, 2009 at 12:03 pm
I suggest you start here. Then come back with specific questions.
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
October 26, 2009 at 12:00 pm
Viewing 15 posts - 3,961 through 3,975 (of 9,643 total)