You are performing an incomplete recovery because a tablespace is dropped and purged from the Recycle Bin. In which mode will you execute the following code?()
RMAN>RUN {
SET UNTIL SEQUENCE
RESTORE DATABASE;
RECOVER DATABASE;
}
A. NOMOUNT
B. MOUNT
C. OPEN
D. RESTRICTED