List the name of the duplicate index when checking for same #807
Comments
|
@MrBlueSky not sure what version do you have, but the latest gives this error message:
As you may notice there is this bit If I adjust it to my environment like that for example: i am going to get all four duplicates mentioned above:
Find-DbaDbDuplicateIndex is part of the dbatools anyway, so no need to get additional tools (see https://docs.dbatools.io/#Find-DbaDbDuplicateIndex). Would it work for you? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Request
The duplicate index check doesn't list the indices that were identified as duplicates. Limits the usefulness of the check since you need a separate tool or query to find out the actual index names.
The text was updated successfully, but these errors were encountered: