Difference between revisions of "DB MAXWKA"

From Recital Documentation Wiki
Jump to: navigation, search
 
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 20. The maximum value for DB_MAXWKA is 256.
+
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