You can perform a partial restore to a different directory from the last backup.
To perform a partial restore to different directory
brrestore -d util_file -b last -m <TABLESPACENAME>=<The whole path of directory> [-u <username>/<password>]
For example:
To restore tablespace PSAPDDICD from the last backup to the directory “E:\temp”:
brrestore -d util_file -b last -m PSAPDDICD=E:\temp [-u <username>/<password>]
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |