Oracle Solution for Error ora-08444

Solution for Oracle Error ORA-08444

ORA-08444: syntax error in JUSTIFIED clause in mask options

What triggered the Error:

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

What should we do to fix it:

Correct the mask options parameter.