Internal Error # 5305
VM Swap Space Exhausted
──────────────────────────────────────────────────────────────────────────────────
There is insufficient room in the VM swap area in real memory to load
virtualized data. This only occurs in the undocumented internal
function _vmTwo(). The CA-Clipper runtime issues calls to the _vmTwo
function when it must obtain two de-referenced virtual memory handles
concurrently. Typically, _vmTwo() is useful for string operations such
as copy or comparison.
(CA Internal Error Listing 03OCT93)