ASA Database Administration Guide
The Database Server
The database server
Database server options
Sets a minimum cache size as a lower limit to automatic cache resizing.
{ dbsrv9 | dbeng9 } -cl {integer |
integerG |
integerK |
integerM |
integerP } ...
Windows NT/2000/XP, Windows 95/98/Me, UNIX
This option sets a lower limit to the cache. The default minimum cache size is the initial cache size.
For the meaning and usage of the cache size arguments and the G, K, M, and P characters, see -c server option.
The following example starts a server named silver that has a minimum cache size of 5 Mb and loads the sample database:
dbeng9 -cl 5M -n silver "C:\Program Files\Sybase\SQL Anywhere 9\asademo.db"