Contents Index -ch server option -cs server option

ASA Database Administration Guide
  The Database Server
    The database server
      Database server options

-cl server option

Function 

Sets a minimum cache size as a lower limit to automatic cache resizing.

Syntax 

dbsrv9 | dbeng9 } -cl {integer |
        integerG |
        integerK |
        integerM |
        integerP } ...

Applies to 

Windows NT/2000/XP, Windows 95/98/Me, UNIX

Description 

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.

Example 

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"
See also 

-c server option

-ca server option

-ch server option


Contents Index -ch server option -cs server option