ORA-08443: syntax error in BLANK WHEN ZERO clause in mask options
What triggered the Error:
A syntax error was found in the BLANK WHEN ZERO clause in the mask options parameter passed to a UTL_PG conversion routine. Valid specifications are: BLANK ZERO BLANK ZEROS BLANK ZEROES BLANK WHEN ZERO BLANK WHEN ZEROS BLANK WHEN ZEROESWhat should we do to fix it:
Correct the mask options parameter.