Skip to content

Conversation

@DavidWiseman
Copy link

  • Fix error that occurs on case-sensitive collations: Database 'TempDB' does not exist. Make sure that the name is entered correctly.

  • Fix 'No AlwaysOn Health XEvent session found' issue on case-sensitive collations. Session is AlwaysOn_health with a lower-case h.

  • Fix collation issue with COUNT/Count

* Fix error that occurs on case-sensitive collations:
Database 'TempDB' does not exist. Make sure that the name is entered correctly.

* Fix 'No AlwaysOn Health XEvent session found' issue on case-sensitive collations.  Session is AlwaysOn_health with a lower-case h.

* Fix collation issue with COUNT/Count
@DavidWiseman
Copy link
Author

Hi, I just came across your script as I had an issue created where someone was interested in integrating into my project, DBA Dash. I'm creating this PR as I noticed some issues running this on case-sensitive collations in my lab. Hopefully, this fix is useful for you - if not, feel free to close.

PS
It might be worth adding a license file to the project, otherwise, the default copyright protections apply, which might prevent people from using your project.

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.

1 participant