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 RIGHTWhat should we do to fix it:
Correct the mask options parameter.