How to restore database from tags that have the same name?
I have a database in noarchivelog mode with rman retention policy set to redundancy 2. I perform two separate backups 1 day apart and each time I tag the backup with "baseline". So if I "list backup" I have two full backup set, both with tag "baseline".
I understand when I perform a database restore from tag "baseline", it restores the latest "baseline" tag. But what do I do if I want to restore from the older "baseline" tag?