PRGT-01017
The target Oracle Database home "{0}" is missing the patches for bug numbers "{1}" which are present in the source Oracle Database home "{2}". The target database has a lower patch level compared to the source database patch level. Apply the indicated patches to the target database and retry the migration.
Cause
An attempt to migrate a database with zero downtime was rejected because the target Oracle Database home did not include the patches for the indicated bugs.
Action
Rerun the migrate command with the '-ignoremissingpatches <patch_name>[,<patch_name>...]' option to ignore specific patches or with the '-ignore ALL|PATCH_CHECK' option to ignore patch checking, or apply the indicated patches to the target database and retry the migration.
PRGT-01017
The target Oracle Database home "{0}" is missing the patches for bug numbers "{1}" which are present in the source Oracle Database home "{2}".
Cause
An attempt to migrate a database with zero downtime was rejected because the destination Oracle Database home did not include the patches for the indicated bugs.
Action
Rerun the migrate command with the '-ignoremissingpatches <patch_name>[,<patch_name>...]' option to ignore specific patches or with the '-ignore ALL|PATCH_CHECK' option to ignore patch checking, or apply the mandatory patches in the destination Oracle Database home, and retry.
PRGT-01017
The target Oracle Database home "{0}" is missing the patches for bug numbers "{1}" which are present in the source Oracle Database home "{2}".
Cause
An attempt to migrate a database with zero downtime was rejected because the destination Oracle Database home did not include the patches for the indicated bugs.
Action
Rerun the migrate command with the '-ignoremissingpatches <patch_name>[,<patch_name>...]' option to ignore specific patches or with the '-ignore ALL|PATCH_CHECK' option to ignore patch checking, or apply the mandatory patches in the destination Oracle Database home, and retry.