ORA-22063
Error: ORA-22063: reading negative value [string] as unsigned
Causa: An attempt was made to convert a negative number to an unsigned integer.
Acción: Use the sign flag ORLTSB to convert a signed number.
COMENTARIOS:
No hay comentarios.