August 12, 2014 at 6:26 am
Hello all,
GO
***************************************************************************
August 12, 2014 at 6:29 am
Any blocking? What's the process waiting for?
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
August 12, 2014 at 6:35 am
where can I find that in 'view history' (log) if there was any wait or blockings? Log says:
Message
The job succeed. The job was invoked by schedule ......The last step to run was step 1 (DefragmentIndex)
August 12, 2014 at 6:55 am
I thought you meant it was still running. No, there isn't any history of that kind of thing. After the fact it's near-impossible to figure out why something ran long unless you're got a pile of custom monitoring in place.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
August 12, 2014 at 6:58 am
Do you find any 'unusual' in the script? If I want to reorganize and rebuild index > 5000 pages where and how can put this filter in the script? Do you think I might help little bit?
August 12, 2014 at 7:02 am
To be honest, I'd say ditch your custom script and just use the one at http://ola.hallengren.com/
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
August 12, 2014 at 7:05 am
'Ola' scripts are very complicated. Thank you for valuable time sir.
August 12, 2014 at 7:23 am
Yes they are, but they're very well tested and very comprehensive
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply