There are several ways how to avoid this Linux
"oom-killer" process stopping Progress index rebuild, for example:
- allocate more available RAM memory to the server or run idxbuild at another time when more memory is available when there is less demand from other processes
- instead of "idxbuld all" run "idxbuild" at the area / table level
- reconfigure or disable Linux "oom-killer" process in consulation with Linux support
- Review IDXBUILD parameters used to use less RAM memory: For example specify -TF <n> memory usage factor, with a smaller percentage (default 50)