标题: ORA-08464: input raw decimal data contains more than 42 digits Cause: The inp... [打印本页] 作者: admin 时间: 2016-8-2 10:05 标题: ORA-08464: input raw decimal data contains more than 42 digits Cause: The inp... ORA-08464: input rawdecimal data contains more than 42 digits Cause: The input raw buffer passed to a UTL_PG RAW_TO_NUMBERconversion
routine contained more than 42 digits. This exceeds the maximum size of an
Oracle number. Action: Correctthe raw input buffer.