Oracle Error Message
ORA-08446: syntax error in SYNCHRONIZED clause in mask options
Reason for 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
Solution
Correct the mask options parameter.