Cause
The input raw buffer passed to a UTL_PG RAW_TO_NUMBER conversion routine had no trailing sign, but the mask options parameter specified a trailing sign.
Action
Correct the input raw data or the mask options so that they match.
Error Message
raw data has invalid trailing sign
The input raw buffer passed to a UTL_PG RAW_TO_NUMBER conversion routine had no trailing sign, but the mask options parameter specified a trailing sign.
Correct the input raw data or the mask options so that they match.