Oracle Solution for Error ora-08446

Solution for Oracle Error ORA-08446

ORA-08446: syntax error in SYNCHRONIZED clause in mask options

What triggered the Error:

A syntax error was found in the SYNCHRONIZED clause in the mask options parameter passed to a UTL_PG conversion routine. Valid specifications are: SYNC SYNC LEFT SYNC RIGHT SYNCHRONIZED SYNCHRONIZED LEFT SYNCHRONIZED RIGHT

What should we do to fix it:

Correct the mask options parameter.