after a crash of my database, i try to restore my backupset. 1. Create a new Database with the same name as the old database 2. Set the flash_recovery_area to the folder where the backupset from the old database is stored 3. rman -> connect target / -> restore database;
RMAN says: no data found.
How can i say the db where the backupset is stored?
Thank you!