Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

spBlitz_NonSPLatest.sql throwing errors on Azure SQL MI #164

Closed
VladDBA opened this issue Feb 13, 2024 · 0 comments · Fixed by #168
Closed

spBlitz_NonSPLatest.sql throwing errors on Azure SQL MI #164

VladDBA opened this issue Feb 13, 2024 · 0 comments · Fixed by #168
Assignees
Labels
bug Something isn't working

Comments

@VladDBA
Copy link
Owner

VladDBA commented Feb 13, 2024

In some test runs on Azure SQL MI spBlitz_NonSPLatest.sql throws the following errors (complete with debug mode output)

Running CheckId [92].
Msg 8115, Level 16, State 8, Line 1
Arithmetic overflow error converting numeric to data type numeric.
The statement has been terminated.
[truncated]
Running CheckId [224].
Msg 40514, Level 16, State 45, Procedure xp_cmdshell, Line 1 [Batch Start Line 0]
'xp_cmdshell' is not supported in this version of SQL Server.

This is more of a bug in sp_Blitz

@VladDBA VladDBA added the bug Something isn't working label Feb 13, 2024
@VladDBA VladDBA self-assigned this Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant