• 相关软件
    >MSdistribution_history 创建者:webmaster 更新时间:2006-02-16 15:51

    MSdistribution_history 包含与本地分发服务器关联的分发代理程序的历史记录行。该表存储在分发数据库中。






















































































































    列名数据类型描述
    agent_idint分发代理程序的 ID。
    runstatusint运行状态:

    1 = 开始

    2 = 成功

    3 = 正在进行

    4 = 空闲

    5 = 重试

    6 = 失败


    start_timedatetime开始执行作业的时间。
    timedatetime记录消息的时间。
    durationint消息会话的持续时间(以秒为单位)。
    commentsnvarchar(255)消息文本。
    xact_seqnovarbinary(16)上次处理的事务序列号。
    current_delivery_ratefloat从最后一个历史记录项后,平均每秒传送的命令数。
    current_delivery_latencyint从最后一个历史记录项后,命令从进入分发数据库到应用到订阅服务器之间的滞后时间。
    delivered_transactionsint在会话中传送的事务总数。
    delivered_commandsint在会话中传送的命令总数。
    average_commandsint在会话中传送的平均命令数。
    delivery_ratefloat平均每秒传送的命令。
    delivery_latencyint命令从进入分发数据库到应用到订阅服务器之间的滞后时间。
    total_delivered_commandsint创建订阅后传送的命令总数。
    error_idintMsrepl_error 系统表中的错误 ID。
    updateable_rowbit设置历史记录行是否可被重写。
    timestamptimestamp该表的时间戳列。


    相关文章
    本页查看次数: