COBCH1798 LOC 64 requires a USAGE POINTER data item in the RETURNING phrase

The ALLOCATE statement attempted to allocate storage above the 2Gb bar and return the allocated 64-bit address using a USAGE POINTER-32 data item.

Resolution:

Use a USAGE POINTER data item in the returning phrase.