Difference between revisions of "DB MAXWKA"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
| − | + | ''Deprecated in Recital 10'' | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
==Purpose== | ==Purpose== | ||
| Line 11: | Line 6: | ||
==See Also== | ==See Also== | ||
| − | [[SELECT]], [[ | + | [[SELECT]], [[SELECT()]], [[SET VIEW]], [[USE]], [[WORKAREA()]] |
==Description== | ==Description== | ||
| − | The DB_MAXWKA environment variable | + | The DB_MAXWKA environment variable 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. | ||
| Line 21: | Line 16: | ||
==Products== | ==Products== | ||
| − | Recital | + | Recital, Recital Server |
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Configuration]] | [[Category:Configuration]] | ||
[[Category:Environment Variables|MAXWKA]] | [[Category:Environment Variables|MAXWKA]] | ||
| + | [[Category:Deprecated]] | ||
Latest revision as of 17:32, 3 March 2010
Deprecated in Recital 10
Contents
Purpose
Used to define the maximum number of available workareas
See Also
SELECT, SELECT(), SET VIEW, USE, WORKAREA()
Description
The DB_MAXWKA environment variable 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, Recital Server