Oracle Error Message
ORA-13232: failed to allocate memory during R-tree creation
Reason for the Error
This feature assumes a minimum of 64K memory for bulk creation.
Solution
Create the index for a small subset of the data. Then, use transactional insert operations for the rest of the data.