Oracle Solution for Error ora-31508

Solution for Oracle Error ORA-31508

ORA-31508: invalid parameter value for synchronous change set

What triggered the Error:

A parameter value was specified that is not supported for synchronous change sets.

What should we do to fix it:

Correct the call to supply only valid parameter values for a synchronous change set. Synchronous change sets only support the default values for the following parameters: begin_scn, end_scn, begin_date, end_date, stop_on_ddl, supplemental_processes.