RMAN TSPITR Fails with RMAN-06026 RMAN-06024
(Doc ID 1108123.1)
Last updated on JANUARY 30, 2022
Applies to:
Oracle Database - Enterprise Edition - Version 10.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
Performing RMAN TSPITR as follows:
rman target / catalog <catalog schema>/<password>@<catalog db service>
RMAN> RECOVER TABLESPACE <tablespace name> UNTIL TIME '05-04-2010:07:00:00' AUXILIARY DESTINATION '/tmp/<path>/' ;
It fails with below errors:
RMAN-06026: some targets not found - aborting restore
RMAN-06024: no backup or copy of the control file found to restore
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |