ORA-14125
										
				Error: ORA-14125: REVERSE/NOREVERSE may not be specified in this context
				Causa: REVERSE/NOREVERSE clause is not allowed in this context.
				Acción: Remove offending clause. REVERSE may be specified as an attribute of an index (not of an individual partition, if creating a partitioned index) in CREATE INDEX statement and ALTER INDEX REBUILD statement. NOREVERSE may be specified only in ALTER INDEX REBUILD statement.
  
				
COMENTARIOS:
No hay comentarios.