Recover older RMAN backup that has the same tag
We have an Oracle 12c database and we periodically execute a script that performs an RMAN backup and tags each backup with "BASELINE." i.e., we have multiple backups with the same tag name. Is there a way to restore an older RMAN backup given that they all have the same tag name? Database is in non-archivelog mode.