ORA-30564
Error: ORA-30564: Index maintainence clause not allowed for ADD partition to RANGE partitioned tables
Causa: The clause INVALIDATE or UPDATE GLOBAL INDEXES is allowed only for ADD partition to a HASH partitioned table or ADD subpartition to a composite partitioned table.
Acción: Remove the clause and reissue the operation.
COMENTARIOS:
No hay comentarios.