标题: ORA-08469: must use the SIGN IS SEPARATE clause in mask options Cause: A sign... [打印本页] 作者: admin 时间: 2016-8-2 10:20 标题: ORA-08469: must use the SIGN IS SEPARATE clause in mask options Cause: A sign... ORA-08469: must usethe SIGN IS SEPARATE clause in mask options Cause: A signed numeric entry with DISPLAY usage wasconverted using a
non-defaulted character set and its PICTURE character-string contains an S. In
these circumstances, a SIGN IS SEPARATE clause must be specified in the mask
options. Action: Eitherspecify a valid SIGN IS SEPARATE clause in the mask options, use
the defaulted character set, or don't specify an S in the PICTUREcharacter-string.