hey guys,
ive referred about the redirected restore redirected restore supports both online and offline.
these r the steps
1. take an online/ofline backup for u'r actual database.
2. now transfer the backup image over to target server, FTP the backup image.
3.restore the database on target server using redirect option
4.Define the containers
5.continue the redirect restore.
6. now u can connect to database ( it the backup is offline )
7.if the backup is online u cannot connect, as the db was in rollforward
pending the process continues
8.use query status option in rollforward command to check which logs has to
be rolledforward
9. move the required log files from source database active log directory to the target database active log directory
10 and then rolloforward to end of logs
11. this time u should connect to database on target server.
hope this helps u maybel,