标题: ORA-08456: no sign in picture mask but SIGN clause in mask options Cause: The... [打印本页] 作者: admin 时间: 2016-8-2 10:03 标题: ORA-08456: no sign in picture mask but SIGN clause in mask options Cause: The... ORA-08456: no sign inpicture mask but SIGN clause in mask options Cause: The picture mask parameter passed to a UTL_PGconversion routine
contained no sign symbol ('S', '+', or '-'), but the mask options parametercontained
a SIGN clause. A sign symbol is required in the picture mask parameter when the
mask options parameter contains a SIGN clause. Action: Correctthe picture mask parameter or the mask options parameter.