浏览代码

just once Rob

Rob.Sewell 6 年之前
父节点
当前提交
06913234d0
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      BPCheck/Create Notebook from sql file.ps1

+ 0 - 1
BPCheck/Create Notebook from sql file.ps1

@@ -35,7 +35,6 @@ DECLARE @lpim bit, @lognumber int, @logcount int
 DECLARE @query NVARCHAR(1000)
 DECLARE @diskfrag bit
 DECLARE @accntsqlservice NVARCHAR(128)
-DECLARE @maxservermem bigint
 DECLARE @maxservermem bigint, @systemmem bigint
 -- Does not include reserved memory in the memory manager
 DECLARE @mwthreads_count int