is it possible to restore archivelogs from TAG ?
Hello,
I had have to restore my database which for i had made a permanent backup using the KEEP option with special tag.(this should include the needed archivelogs)
Now i restored the database with syntax: restore database from TAG <tag>; --> worked fine
But the necessary archvielog was not restored.
I tryed : restore archivelog from TAG <tag>; --> this did not work
The backup is self should know which archivelogs are needed.....
Does anyone know how this could work?
1