Sets the maximum size for the server memory cache.
mlsrv11 -c "connection-string" -cm size[ k | m | g ] ...
The maximum amount of memory the server uses for holding table data, network buffers, cached download data, and other structures used for synchronization. When the server has more data than can be held in this memory pool, the data is stored on disk.
The size is the amount of memory to reserve in bytes. Use k, m, or g to specify units of kilobytes, megabytes, or gigabytes, respectively. The default is 50M.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |