08 2020 档案

摘要:问题描述 Unable to start execution of step 1 (reason: JobOwner kigiboy doesn't have permissions to use proxy 1 for subsystem SSIS). The step failed. 没有权限导 阅读全文
posted @ 2020-08-21 14:50 单眼皮Boy 阅读(960) 评论(1) 推荐(0)
摘要:现象 sys.processes spid 和 blocked是同一个 同时我观察到还有PAGEIOLATCH_XX或Latch_XX这样的等待事件 解释 参考自微软知识库 When an SPID is waiting for an I/O page latch, you may notice t 阅读全文
posted @ 2020-08-20 17:01 单眼皮Boy 阅读(227) 评论(0) 推荐(0)
摘要:现象 Windows时间与标准时间不一样,关机不断电 方案一 修改注册表不过我没成功。这个应该是黑苹果,Windows双系统时有用。 Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v RealTimeIsUniv 阅读全文
posted @ 2020-08-20 00:11 单眼皮Boy 阅读(2061) 评论(0) 推荐(0)
摘要:文档1:关于shrink database 文档2:shrinkfile 以及一些坏处 shrink目的/好处 释放空间 shrink坏处 导致阻塞 导致索引碎片 shrink限制 不能shrink比创建时的大小还小 不能在数据库备份时shrink.同理,不能在shrink时备份 事务运行row v 阅读全文
posted @ 2020-08-07 14:46 单眼皮Boy 阅读(457) 评论(0) 推荐(0)