Viewing 15 posts - 811 through 825 (of 972 total)
Software is available from multiple vendors on external monitoring and scheduling task within SQL Server. Quest is one that is widely known in the industry for this but others...
January 19, 2010 at 9:52 am
I believe it would depend on what your packages are doing exactly. I would probably look at checking for a flag or some type of value if the package...
January 19, 2010 at 9:44 am
What is the purpose of doing that?
January 15, 2010 at 12:10 pm
Most of the values you find in a MSDB table can be found in BOL: http://tinyurl.com/yc2crxx
Otherwise here they are for on_success_action, same applies for on_fail_action
1 = Quit the job...
January 15, 2010 at 12:03 pm
larry.dano (1/15/2010)
January 15, 2010 at 11:51 am
Greg J (10/10/2005)
January 15, 2010 at 11:49 am
I would suggest starting up a trace file in Profiler and seeing if anything stands out to you, mainly look for excessive durations on stored procedures or T-SQL queries being...
January 15, 2010 at 11:41 am
A little more detail on your issue or question would allow for more detailed response/answer.
January 15, 2010 at 5:48 am
Jason Manthei-309857 (1/14/2010)
The VM host was showing not showing any CPU's pegged.
It was or it was not?
January 14, 2010 at 2:22 pm
Jason Manthei-309857 (1/13/2010)
January 14, 2010 at 1:23 pm
If you stop SQL Server Service does CPU drop below 100%?
January 13, 2010 at 4:13 pm
What services of SQL Server 2005 did you install on the server? Is it fully patched?
What version of Window Server 2003? Is it updated and patched?
January 13, 2010 at 2:22 pm
SQLSimon (1/7/2010)
It works from within BIDS & also as a SQL job, providing I'm RDP'd on as the same domain user as the account used to run the job step.
Well...
January 7, 2010 at 8:25 am
Well...there is something running on that server (CLIENT: xx.xx.xx.xx) that's trying to connect, at least from that error message. I am at bit of a loss on advice to...
January 7, 2010 at 8:03 am
My best guess is the problem lies with the PSFTP executable. I have not worked with this program much so I am not completely familar with it.
To verify you...
January 7, 2010 at 7:54 am
Viewing 15 posts - 811 through 825 (of 972 total)