字体:大 中 小
护眼
关灯
上一章
目录
下一章
第二千二百五十三章 乾元剑帝 (8 / 10)
id = @agent_id and
publisher_id = srvid
-- Update Perfmon counter
if @perfmon_increment = 1
begin
if @runstatus = @startup
dbcc incrementinstance ("SQL Replication Agents", "Running", "Snapshot", 1)
else if (@runstatus = @succeed or @runstatus = @retry or @runstatus = @failure)
dbcc incrementinstance ("SQL Replication Agents", "Running", "Snapshot", -1)
end
/* Get start_time for latest agent run */
IF @runstatus <> 1 -- Start status
BEGIN
The content is not finished, continue reading on the next page
更多完整内容阅读登陆
《墨缘文学网,https://wap.mywenxue.org》
上一章
目录
下一章