Difference between revisions of "DB MAXWKA"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 15: | Line 15: | ||
==Description== | ==Description== | ||
− | The DB_MAXWKA environment variable / symbol is used to define the maximum number of available workareas. By default this is set to | + | The DB_MAXWKA environment variable / symbol is used to define the maximum number of available workareas. By default this is set to 100. The maximum value for DB_MAXWKA is 256. |
Please note: DB_MAXWKA should be kept to the minimum required to avoid unnecessary memory allocation. | Please note: DB_MAXWKA should be kept to the minimum required to avoid unnecessary memory allocation. |
Revision as of 16:16, 12 March 2009
DB_MAXWKA
Class
Environment Variables / Symbols
Purpose
Used to define the maximum number of available workareas
See Also
SELECT, USE, SELECT(), WORKAREA(), SET VIEW
Description
The DB_MAXWKA environment variable / symbol is used to define the maximum number of available workareas. By default this is set to 100. The maximum value for DB_MAXWKA is 256.
Please note: DB_MAXWKA should be kept to the minimum required to avoid unnecessary memory allocation.
Products
Recital Database Server, Recital Mirage Server, Recital Terminal Developer