How can we help you today? How can we help you today?
Nigel Morse
I misread. It's trying to get the job history. So the query we run is msdb..sp_help_jobhistory @mode='FULL' Maybe you could run that via SSMS and see how long it takes (and how many rows it returns) Thanks[/code] / comments
I misread. It's trying to get the job history. So the query we run ismsdb..sp_help_jobhistory @mode='FULL' Maybe you could run that via SSMS and see how long it takes (and how many rows it retur...
0 votes
Thanks. I asume that must be from when we gather all the job information from the server. I'm suprised that's taking so long. Can I ask how many jobs do you have on this server please? / comments
Thanks. I asume that must be from when we gather all the job information from the server. I'm suprised that's taking so long. Can I ask how many jobs do you have on this server please?
0 votes