ORA-23290
										
				Error: ORA-23290: This operation may not be combined with any other operation
				Causa: An ALTER TABLE RENAME [COLUMN | CONSTRAINT] operation was given in conjunction with another ALTER TABLE Operation. This is not allowed.
				Acción: Ensure that RENAME COLUMN/RENAME CONSTRAINT is the only operation specified in the ALTER TABLE statement.
  
				
COMENTARIOS:
No hay comentarios.