You have a database with the following tablespaces: SYSTEM, SYSAUX, UNDO, USERS,
TEMP. You want to”roll back” the data in the USERS tablespace to the way it looked
yesterday.
Which tablespaces do you need to perform a point-in-time restore operation on in order to
complete this task? (Choose all that apply.)
A.
SYSTEM
B.
SYSAUX
C.
UNDO
D.
USERS
E.
TEMP
F.
This restore is not possible.
Why is B correct instead of E?
A, B, C, D, E. You will need to restore the datafles associated with each tablespace in the database in order to successfully complete the point-in-time database restore operation