ORA-01768
										
				Error: ORA-01768: number string too long
				Causa: A number entered exceeds the limit of 255 characters, including digits, sign, decimal point, and exponent.
				Acción: Shorten the number string, perhaps by expressing it in scientific notation, for example, 1.85E9 instead of 1,850,000,000.
  
				
COMENTARIOS:
No hay comentarios.