Oracle Solution for Error ora-08457

Solution for Oracle Error ORA-08457

ORA-08457: syntax error in SEPARATE CHARACTER option of SIGN clause

What triggered the Error:

A syntax error was found in the SEPARATE CHARACTER option of the SIGN clause in the mask options parameter passed to a UTL_PG conversion routine. Valid specifications are: SEPARATE SEPARATE CHARACTER

What should we do to fix it:

Correct the mask options parameter.