How to Restore and Recover Cumulative Incremental level 0 and Cumulative Incremental level 1 backups
Due to a fire incident, I physically lost my Oracle Database server. Luckily, I was doing weekly Cumulative incremental level 0 backups of my databases and daily Cumulative incremental level 1 backups of my databases on an external Hard drive.
Now I need to restore these backups on a new physical server. I don't have backups of archivelogs.
Some data loss can be allowed in this scenario. I have a backup of control file and spfile (controlfile autobackup is configured).
How can I restore and recover my databases on this new server ? I don't use a recovery catalog.