Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » MobiLink - 服务器管理 » 使用 MobiLink 服务器技术 » MobiLink 服务器选项

 

-cm 选项

设置服务器内存高速缓存的最大大小。

语法
mlsrv11 -c "connection-string" -cm size[ k | m | g ] ...
注释

服务器用于保存表数据、网络缓冲区、缓存的下载数据及用于同步的其它结构的最大内存量。如果服务器拥有的数据超过此内存池可保存的数据,则会在磁盘上存储数据。

size 为需要保留的内存量(以字节为单位)。分别使用 kmg 将单位指定为千字节、兆字节或千兆字节。缺省值为 50M