Equinox Online Help - Initialisation Keys
XLockListSize= |
|
|---|---|
| Applies to | |
| Ini Files | {myapp}.ini |
| Ini Sections | |
| Description | |
| Notes | This optional key name specifies the number of concurrent non-record locks that the server can support. Non-record locks are used for tables, workareas, indexes etc. Valid values are numbers in the range [256 to 32767] and it has a default value of 8192. An appropriate value for XLockListSize can be determined by examining the statistics on JDisplay. You should try and maintain XLockListSize at a reasonable level above the highest usage. |
| Default Value | |
| Optional/Mandatory | Optional |
| Obsolete? | No |