ORA-13230

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

Causa: The specified temporary table either already exists or there is not enough tablespace.

Acción: Delete the table if it already exists and verify if the current user has CREATE TABLE privleges and has sufficient space in the default or specified tablespace.

COMENTARIOS:


No hay comentarios.