ORA-08464:input raw decimal data contains more than 42 digits
错误码
错误描述:input raw decimal data contains more than 42 digits
错误原因:The input raw buffer passed to a UTL_PG RAW_TO_NUMBER conversion routine contained more than 42 digits. This exceeds the maximum size of an Oracle number.
解决方法:Correct the raw input buffer.
向认证技术专家提问
向技术专家提问


