How to fix the Oracle error RMAN-05029: UNDO TABLESPACE clause is only valid for Tablespace Point-in-Time Recovery?
In this post, you’ll learn more about the Oracle ErrorRMAN-05029: UNDO TABLESPACE clause is only valid for Tablespace Point-in-Time Recovery with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
RMAN-05029: UNDO TABLESPACE clause is only valid for Tablespace Point-in-Time Recovery
Reason for the Error RMAN-05029: UNDO TABLESPACE clause is only valid for Tablespace Point-in-Time Recovery
The UNDO TABLESPACE clause was specified for non-Tablespace Point-in-Time Recovery.
How to fix the Error RMAN-05029: UNDO TABLESPACE clause is only valid for Tablespace Point-in-Time Recovery ?
You can fix this error in Oracle by following the below steps
Remove the UNDO TABLESPACE clause.
Leave Your Comment