ERROR | failed to create temporary table [string] during R-tree creation |
CAUSE | The specified temporary table either already exists or there is not enough tablespace. |
ACTION | Delete the table if it already exists and verify if the current user has CREATE TABLE privileges and has sufficient space in the default or specified tablespace. |