Quote:
|
Originally Posted by wehrle
Would it be true to say then that I would have to use the redirect and set tablespace container(s) options if I was going to restore a database in to a NEW database?
|
Not necessarily. You will only need to do a redirected restore if either of the following is true:
- container paths specified in the backup image do not exist on the target machine (e.g. you back up a database that is on disk d: of server1 and try to restore it on server2 where there is no disk d

- container paths specified in the backup image exist on the target but are occupied by something else (e.g. other files or another database's containers)