Defines the initial value for the data file cache size for all new databases that are created or migrated. The data file cache is a buffer in memory that holds data files. Analytic Services allocates this memory during data load, calculation, and retrieval operations, as needed.
This setting does not apply to aggregate storage databases.
DATAFILECACHESIZE n
n |
|
DATAFILECACHESIZE specifies, in bytes, kilobytes, megabytes, or gigabytes, the size of the data file cache for new databases on the server. The specified value takes effect for all new databases that are created after the server is started. To set or change the data file cache size for an individual database, use Administration Services or MaxL. For more information, see the online help or HTML documentation for those components.
If this setting is added to the essbase.cfg
file while Analytic Services is running, the effect begins after a restart.
DATAFILECACHESIZE 800M
causes Analytic Services to define the the data file cache size of all subsequently created databases as 800 megabytes.
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |