ORA-29857
Error: ORA-29857: domain indexes and/or secondary objects exist in the tablespace
Causa: An attempt was made to drop a tablespace which contains secondary objects and/or domain indexes.
Acción: Drop the domain indexes in his tablespace. Also, find the domain indexes which created secondary objects in this tablespace and drop them. Then try dropping the tablespace.
COMENTARIOS:
No hay comentarios.