1)
I want to recover the hull of an oracle database to a different location on the same host in order to build another database:
e.g.
/oracle/<AA>/920_64/ should be restored to /oracle/<BB>/920_64
How can I do this with Legato?
2)
If I want to redirect several files of a backup to different locations, how can I do it within one restore session:
e.g.
/oracle/<AA>/920_64/ and /sapmnt/<AA> both backed up in the same backup should be restored to /oracle/<BB>/920_64 and /sapmnt/<BB> by running only a single restore
Thanks for any suggestions
I want to recover the hull of an oracle database to a different location on the same host in order to build another database:
e.g.
/oracle/<AA>/920_64/ should be restored to /oracle/<BB>/920_64
How can I do this with Legato?
2)
If I want to redirect several files of a backup to different locations, how can I do it within one restore session:
e.g.
/oracle/<AA>/920_64/ and /sapmnt/<AA> both backed up in the same backup should be restored to /oracle/<BB>/920_64 and /sapmnt/<BB> by running only a single restore
Thanks for any suggestions