The following script applied on a simple 2-line VARA, takes days to execute and DB reports numerous 'row lock contentions':
:SET &VARA_TABLE# = "VARA_ARRAY"
:DEFINE &ARRAY1#, string, 999999
:FILL &ARRAY1#[] = GET_VAR(&VARA_TABLE#,"1")
With the value 32767 (instead of 99999) this still works but with 327678 or higher it loops.
Observations:
Release : 12.3.8
This is a defect
The fix for this issue will be available in v21.0.9