我需要每天早上重新启动MS SQL服务器服务,因为我的Web客户端站点无法连接.
但是,当我启动我的服务时,它的工作原理.我不知道造成这个问题的原因.我在错误日志中找到了这个.
sqlservr (4052) An attempt to open the file "C:\Windows\system32\LogFiles\Sum\Api.log"
for read only access failed with system error 5 (0x00000005):
"Access is denied. ".
The open file operation will fail with error -1032 (0xfffffbf8).
sqlservr (3000) An attempt to open the file "C:\Windows\system32\LogFiles\Sum\Api.chk"
for read / write access failed with system error 5 (0x00000005): "Access is denied. ".
The open file operation will fail with error -1032 (0xfffffbf8).
Run Code Online (Sandbox Code Playgroud)
希望有人可以帮我解决这个问题.
使用Ms Sql server 2012我从我的Windows Server 2012 r2收到以下错误
错误:OpenSQLServerInstanceRegKey:GetRegKeyAccessMask失败(原因:2).