启用 QAnywhere 消息传递。
mlsrv11 -c "connection-string" -m [ message-properties-file ] ...
不建议使用可选的 message-properties-file。现在属性通过 Sybase Central 指定并存储在数据库中,或使用服务器管理请求来指定。
在 message-properties-file 中,每个属性必须单占一行,并且包含一个属性名、一个 = 符号以及一个属性值。
有关可设置属性的列表,请参见服务器属性。
要在使用示例服务器消息存储库 (samples-dir\QAnywhere\server\qanyserv.db) 时启动 QAnywhere 消息传递,请运行以下命令:
mlsrv11 -m -c "dsn=QAnywhere 10 Demo" |
有关 samples-dir 的信息,请参见示例目录。
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |