Hen*_*sen 4 azure-sql-database sp-blitz sp-blitzfirst
我刚刚从 BrentOzar.com 下载了 FirstResponderKit 的最新版本 (20190128),并尝试将其安装在 Azure SQL DB 上。我收到这些错误:
Msg 40515, Level 15, State 1, Procedure sp_AllNightLog, Line 16 [Batch Start Line 13]
Reference to database and/or server name in 'master.sys.procedures' is not supported in this version of SQL Server.
Msg 40515, Level 15, State 1, Procedure sp_AllNightLog_Setup, Line 16 [Batch Start Line 1492]
Reference to database and/or server name in 'master.sys.procedures' is not supported in this version of SQL Server.
Msg 40515, Level 15, State 1, Procedure sp_Blitz, Line 16 [Batch Start Line 2801]
Reference to database and/or server name in 'master.sys.all_objects' is not supported in this version of SQL Server.
Msg 40515, Level 15, State 1, Procedure sp_BlitzLock, Line 16 [Batch Start Line 28063]
Reference to database and/or server name in 'msdb.dbo.sysjobs' is not supported in this version of SQL Server.
Msg 40515, Level 15, State 1, Procedure sp_DatabaseRestore, Line 16 [Batch Start Line 35912]
Reference to database and/or server name in 'master.sys.xp_dirtree' is not supported in this version of SQL Server.
Run Code Online (Sandbox Code Playgroud)
它很好地安装在我的 SQL Server 2008 上。
FirstResponderKit 在 Azure 上工作吗?
编辑: 大部分都可以运行,我已经开始更改 sp_blitz,以便它也可以运行。如果你想测试它,请看我的github。
Edit2:
我已经针对从本地迁移的新 Azure SQL 数据库运行了它。它为我发现了两个问题(由 Microsoft 数据迁移助手引起),关于统计信息未更新,以及许多索引被禁用。我想其他人会发现类似的问题,如果我们能把这个版本放到主版本中。
需要测试人员!
来自GitHub 上的文档- (突出显示我的)
第一响应者工具包运行在:
归档时间: |
|
查看次数: |
959 次 |
最近记录: |