PRODSTOR parameter group
| Parameter name | Parameter description | Default value | Update | Output only |
|---|---|---|---|---|
| CSA | CSA STORAGE UTILIZATION | 0 KB | No | Yes |
| CSALIMIT | CSA STORAGE UTILIZATION LIMIT | 15 KB | Yes | No |
| DATASIZE | SYSTEM DATA AREA DEFAULT BLOCK SIZE Specifies the amount of storage that is acquired for a new system data area block unless a larger block is needed. A larger block is needed if the current object does not fit in an empty system data area block. This parameter should only be set under the specific guidance of Progress Customer Support. |
1 KB | Yes | No |
| DATASPACEEXTENT | DATA SPACE EXTENT SIZE Specifies the increment size when a dataspace is extended. Size is rounded up to the next 4 KB boundary. |
1024 KB | Yes | No |
| DATASPACEINIT | DATA SPACE INITIAL SIZE Specifies the initial size of a dataspace when it is created. Note that this number can be different from the threshold number, and logically should be larger. Size is rounded up to the next 4 KB boundary. |
1024 KB | Yes | No |
| DATASPACEMAXIMUM | DATA SPACE MAXIMUM SIZE Specifies the maximum size a dataspace can be extended to. Size is rounded up to the next 4 KB boundary. |
2097147 KB | Yes | No |
| DATASPACETHRESH | DATA SPACE THRESHHOLD SIZE Specifies when data should be stored in a dataspace. The Web Server uses this number to decide when it should store received data in a dataspace. Size is rounded up to the next 4 KB boundary. |
1024 KB | Yes | No |
| ECSA | ECSA STORAGE UTILIZATION | 366 KB | No | Yes |
| ECSALIMIT | ECSA STORAGE UTILIZATION LIMIT | 4096 KB | Yes | No |
| EMINPRIV | EPRIVATE MINIMUM STORAGE REQUIRED Controls the minimum amount of above the 16 MB line storage that must be available for new inbound sessions to be handled. If this much storage is not available, new inbound sessions are rejected. If set to 0, then the amount of above the 16 MB line storage is not checked for each new connection. |
4096 KB | Yes | No |
| EPRIVTHRESHOLD | THRESHOLD STORAGE VALUE FOR EPRIVATE The EPRIVTHRESHOLD parameter is used to control the number of active users within the product. If set, the value coded is compared at logon time to the amount of storage available to be allocated to eprivate. When the amount available falls below the coded value, the logon is rejected with an out of storage message. This is extended private storage. This is above-the-line storage. |
Yes | No | |
| ERRORSTACKSIZE | ERROR STACK SIZE The amount of storage acquired for each process for error processing. This value should be raised if stack underflow errors occur. Values that are not a multiple of 4 are always rounded up so that the stack storage can be allocated in 4 KB page size increments. This parameter should only be set under the specific guidance of Customer Support. |
16 KB | Yes | No |
| LSQAAVAILABLE | AVAILABLE LSQA/SWA/229/230/249 Displays the available LSQA/SWA/229/230/249 storage. It can be used to determine whether the REGION= parameter should be adjusted up or down. |
8672 KB | Yes | Yes |
| LSQATHRESHOLD | THRESHOLD STORAGE VALUE FOR LSQA Controls the number of active users in Data Virtualization. If set, the value coded is compared at logon time to the amount of storage available to be allocated to LSQA. When the amount available falls below the coded value, the logon is rejected with an out of storage message. Note that this is LSQA, not ELSQA. This is below the line storage. |
0 | Yes | No |
| MINPRIV | PRIVATE MINIMUM STORAGE REQUIRED Controls the minimum amount of below the 16 MB line storage that must be available for new inbound sessions to be handled. If this much storage is not available, new inbound sessions is rejected. If this parameter is set to 0, the amount of below the 16 MB line storage is not checked for each new connection. |
300 KB | Yes | No |
| PRIMARYSTACKHW | PRIMARY STACK HI-WATER Specifies the maximum use of the stack for all threads. |
0 | No | Yes |
| PRIMARYSTACKMAX | PRIMARY STACK MAXIMUM Sets an upper limit on the primary stack size. Values that are not a multiple of 4 are always rounded up so that all stack storage can be allocated in 4 KB page increments. Set this parameter only under the specific guidance of Customer Support. |
432 KB | Yes | No |
| PRIMARYSTACKSIZE | PRIMARY STACK SIZE An amount of storage acquired for each process for normal processing. This value should be raised if stack underflow errors occur. Values that are not a multiple of 4 are always rounded up so that all stack storage can be allocated in 4 KB page increments. Set this parameter only under the specific guidance of Customer Support. |
368 KB | Yes | No |
| PRIVTHRESHOLD | THRESHOLD STORAGE VALUE FOR PRIVATE Controls the number of active users in Data Virtualization. If set, the value coded is compared at logon time to the amount of storage available to be allocated to private. When the amount available falls below the coded value, the logon is rejected with an out of storage message. Note: This is private
storage, not extended private. This is below the line
storage. |
0 KB | Yes | No |
| SHARESUBPOOLZERO | SHARE SUBPOOL ZERO STORAGE Indicates whether subpool zero is shared
between tasks. When subpool zero is shared, applications must
explicitly free any storage allocated in subpool zero because shared
subpool storage is not released at end of task. If the server is
accessing VSAM files shared between multiple tasks under the same
DDNAME, set this value to |
N0 | Yes | No |
| STACKINCREMENTAMOUNT | PRIMARY STACK INCREMENT AMOUNT Increases the default primary stack size in response to short on stack storage condition(s). Values that are not a multiple of 4 are always rounded up so that all stack storage is allocated in 4 KB page increments. Set this parameter only under the specific guidance of Customer Support. |
16 KB | Yes | No |
| STORAGESHORTAGEDUMP | SVCDUMP ON STORAGE SHORTAGE The STORAGESHORTAGEDUMP parameter is used
to control whether or not an SVCDUMP of the product address space is taken at the time that a remote
logon is rejected due to a virtual storage shortage. This parameter will automatically be set to
|
Yes | No | |
| TASKSEGMENTSIZE | TASK SEGMENT SIZE ABOVE THE BAR The TASKSEGMENTSIZE parameter controls the size of the storage segment obtained above the bar in each request for general task usage. The size is specified in megabytes. |
Yes | No |