Skip to content

Conversation

@techpilot007
Copy link

Updates for Update-SQLIndexRunbook.ps1
-Increased the the timeout for the execution of the average fragmentation query. We've found that having multiple severely fragmented tables leads to the timeout being reached.
-Add another Write-Verbose statement to give feed back on where the script is in it's execution.
-Concatenate the schema with the table name so that the script can handle tables with the same name in different schemas.

Updates for Update-SQLIndexRunbook.ps1
-Increased the the timeout for the execution of the average fragmentation query. We've found that having multiple severely fragmented tables leads to the timeout being reached. 
-Add another Write-Verbose statement to give feed back on where the script is in it's execution. 
-Concatenate the schema with the table name so that the script can handle tables with the same name in different schemas.
Copy link

@Erik-McKelvey Erik-McKelvey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This fixes a major flaw in the script. Would be great if it was merged in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants