OCI: Create DB System From Backup Fails
An OCI DB System creation from backup fails with the below errorThe restore operation failed due to an unknown error. Refer to WorkRequestId LaunchFromBackupSurrogateKey-<DB BACKUP OCID>-<DB SYSTEM OCID>-1 when opening a Service Request at My Oracle Support.
We have reviewed Doc ID 2611784.1 and confirmed we are using the correct wallet password.
We were able to get the database open by doing the following on the new DB system.
Set ORACLE_HOME, ORACLE_SID, create tnsnames.ora file and copy wallet file from source to target system.
The DB system was created and the on-prem stand-alone database was migrated and created as a PDB.