Thread number.
Log Sequence number.
Control file sequence number.
Name of the last archived log.
第1题:
You are maintaining your database in Oracle10g. You are performing an incomplete recovery because the tablespace, DATA1, was dropped and purged from the Recycle Bin. After performing an incomplete recovery, you open the database with the RESETLOGS option. What will NOT be the impact of using the RESETLOGS option?()
第2题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information in the RMANrepository can be listed?()
第3题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMANrepository can be listed?()
第4题:
Using the LIST command in Recovery Manager (RMAN), which two pieces of information from the RMAN repository can be listed?()
第5题:
You are performing a database recovery because a user’s schema is dropped. While performing the recovery, you use the UNTIL SEQUENCE clause. Which type of database recovery are you performing?()
第6题:
The backup RB3 and the current online redo log files
the backup RB2 and the archived redo log files after the log sequence number 15622
Backup R81 and the archived redo log hies after the log sequence number 12871
The backup RB3 and the archived redo log files after the log sequence number 16721
第7题:
Stored scripts in the recovery catalog
Backups that can be deleted from disk
Backup sets and images copies that are obsolete
Backups that do not have the AVAILABLE status in the RMAN repository
第8题:
UNTIL CANCEL
UNTIL SCN
UNTIL SEQUENCE
UNTIL TIME
第9题:
stored scripts in the recovery catalog.
backups that can be deleted from disk.
backup sets and image copies are obsolete.
backups that do not have the AVAILABLE status in the RMAN repository.
第10题:
backups that can be deleted
stored scripts in the recovery catalog
backup sets and image copies that are obsolete
only the most recent backup sets or image copies
backups that do not have the AVAILABLE status in RMAN repository
第11题:
Stored scripts in the recovery catalog
Backups that can be deleted from disk
Backup sets and images copies that are obsolete
Backups that do not have the AVAILABLE status in the RMAN repository
第12题:
Network Sequence Caching (NSC)
Molecular Sequence Caching (MSC)
Network Sequence Reduction (NSR)
Molecular Sequence Reduction (MSR)
第13题:
Which of the following is a characteristic of a sequence?()
第14题:
When performing incomplete recovery using UNTIL SEQUENCE with RMAN, which two pieces of information are required?()
第15题:
You are performing an incomplete recovery because some important tables have been dropped and purged from the Recycle Bin. Which clause can you NOT use to perform the incomplete recovery by using the RMAN utility?()
第16题:
Your database operates in ARCHIVELOG mode. The redo log files are not multiplexed and one of the online redo logs is missing. The missing redo log sequence, 230, is not archived, and it contained information from 10:35 a.m. onwards. The current time is 11:00 a.m. Because of a disk crash, you executed the following command to perform an incomplete recovery: RMAN> RUN { 2> SET UNTIL SEQUENCE 230 THREAD 1; 3> ALTER DATABASE MOUNT; 4> RESTORE DATABASE; 5> RECOVER DATABASE; 6> ALTER DATABASE OPEN RESETLOGS; 7> }; With reference to this scenario, which statement is true?()
第17题:
In which three situations is incomplete recovery required?()
第18题:
The log sequence for the database will restart from 1.
The log sequence number will be written to the control file.
The log sequence number will be written to the datafile headers.
The log sequence number will be written to the initialization parameter file.
第19题:
user managed complete recovery
user managed incomplete recovery
RMAN-based complete recovery
RMAN-based incomplete recovery
第20题:
Packet Flow Acceleration
Network Sequence Caching
AppFlow's MAPI acceleration
Molecular Sequence Reduction
第21题:
Thread number.
Log Sequence number.
Control file sequence number.
Name of the last archived log.
第22题:
stored scripts in the recovery catalog
backups that can be deleted from disk
backup sets and image copies are obsolete
backups that do not have the AVAILABLE status in the RMAN repository
第23题:
NOMOUNT
MOUNT
OPEN
RESTRICTED
第24题:
RMAN recovers up to log sequence 230, but not including 230.
RMAN returns an error because the log sequence number mentioned in the command should be 229.
RMAN returns an error because the log sequence number mentioned in the command may never be missing.
RMAN recovers up to and including log sequence 229 but then returns an error because log sequence 230 is missing.