Collection Contents 上一页 下一页 PDF

SQL Remote 用户指南

Adaptive Server Enterprise 的命令参考

sp_queue_reset 过程


作用 

将服务器重置到稳定队列为空的点。

语法 

sp_queue_reset

说明 

此过程由 SQL Remote 消息代理使用,并且不得在生产环境中直接调用。它从稳定队列 sr_transaction 表中删除所有行,并重置 sr_queue_state 表,为新的 SQL Remote 系统做准备。

在开发阶段,此过程可用于重置服务器。


Collection Contents 上一页 下一页 PDF