Oracle Solution for Error ora-08443

Solution for Oracle Error ORA-08443

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 ZEROES

What should we do to fix it:

Correct the mask options parameter.