How to fix the Oracle error RMAN-05512: Tablespace string cannot be skipped from duplication?

In this post, you’ll learn more about the Oracle ErrorRMAN-05512: Tablespace string cannot be skipped from duplication with the details on why you receive this error and the possible solution to fix it.

Oracle Error Description

RMAN-05512: Tablespace string cannot be skipped from duplication

Reason for the Error RMAN-05512: Tablespace string cannot be skipped from duplication

The SYSTEM and SYSAUX tablespaces were not included in the DUPLICATE DATABASE. They must be present.

How to fix the Error RMAN-05512: Tablespace string cannot be skipped from duplication ?

You can fix this error in Oracle by following the below steps

Remove the SYSTEM and/or SYSAUX tablespace from the SKIP list and retry the operation.

Tags :

Leave Your Comment