Oracle Solution for Error ora-39052

Solution for Oracle Error ORA-39052

ORA-39052: cannot specify SKIP_CURRENT on initial start of a job.

What triggered the Error:

The user has already specified SKIP_CURRENT for a job that has never executed.

What should we do to fix it:

Only specify SKIP_CURRENT when restarting a job.