ORA-13230: failed to create temporary table [string] during R-tree creation

ORA-13230: 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.