ORA-14627
										
				Error: ORA-14627: Invalid operation was specified on a GLOBAL partitioned index
				Causa: An invalid operation such as ALTER INDEX DROP|SPLIT SUBPARTITION was specified on the global index.
				Acción: Ensure that subpartition level operations are not specified on a GLOBAL index, since these are only RANGE partitioned.
  
				
COMENTARIOS:
No hay comentarios.