Restoring backup in OCI
Not sure if this is the right forum, however I'm restoring a rman backup in OCI and get the following error :
run {
restore spfile to '/home/oracle/db1pfile.ora' from 'BACKUP-2021-04-21-14-18-51-c-1994441571-20210427-00';
}2> 3> 4>
RMAN-06172: no AUTOBACKUP found or specified handle is not a valid copy or piece
The backup is take from AWS RDS using RMAN , and the files were copied over to local storage of the oracle server in OCI.
Any help would be appreciated.
Thanks in advance.