RMAN offers the equivalent of the SQL command alter database backup controlfile to trace.()
第1题:
Community college()
第2题:
hich of the following RMAN structures can data from a datafile span?()
第3题:
When you are allowing RMAN to backup your archived redo log files,how does RMAN know which archived redo logs to back up from your archive log destination?()
第4题:
Which of the following RMAN structures can data from a datafile span?()
第5题:
For an incomplete recovery, which four backup types can be used by Recovery Manager (RMAN) to restore data files?()
第6题:
What is the purpose of the RMAN recovery catalog?()
第7题:
RECOVER DATABASE;
SWITCH DATAFILE ALL;
RESTORE CONTROL FILE;
RECOVER DATABASE USING BACKUP CONTROL FILE;
第8题:
the DBNEWID utility
the ANALYZE command
the RMAN LIST command
the RMAN REPORT command
the RMAN CROSSCHECK command
the RMAN BLOCKRECOVER command
第9题:
rman TARGET / NOCATALOG
rman TARGET sys/password
rman TARGET sys/password AS SYSDBA
rman TARGET sys/password@db_name CATALOG rman_user/rman_password@rcat
第10题:
RMAN would use the current operating system location to place the backup.
RMAN would use the control file of the target database to maintain the backup.
RMAN would use the recovery catalog of the target database to maintain the backup.
RMAN would use the control file of the target database to maintain the backup metadata.
RMAN would use the recovery catalog of the target database to maintain the backup metadata.
第11题:
RMAN backup-set pieces spanning backup sets
RMAN backup-set pieces within a given backup set
RMAN backups
RMAN channels
None of the above
第12题:
0, because channels have not been defined.
3, as indicated by the degree of parallelism.
1, the default value when device is configured.
5, as indicated by the last parallelism command.
第13题:
RMAN provides more granular catalog security through which feature?()
第14题:
You can back up the RMAN recovery catalog with RMAN.()
第15题:
The EMPLOYEES table is stored in the USERS tablespace. You need to check if the EMPLOYEES table is affected by the block corruption found in the USERS tablespace. Which option would you use?()
第16题:
You want to implement the backup and recovery strategy in your database using Recovery Manager (RMAN). You have chosen the control file of the target database for the RMAN repository. Which command-line RMAN command would you use to establish a local connection between RMAN and the RMAN repository if your database is using password file authentication?()
第17题:
You observe that the senior database administrator always uses the following command when connecting to Recovery Manager (RMAN), and then starts executing commands to backup the database files: % rman target / What would be the effect of this command?()
第18题:
SYSDBA
SYSOPER
No system privileges are required for the RMAN user.
Only SYS user can connect and execute RMAN commands on a target database.
第19题:
Make backups faster
Store RMAN metadata
Store RMAN scripts
Provide the ability to do centralized backup reporting
Make recovery faster
第20题:
True
False
第21题:
True
False
第22题:
Virtual private database
Virtual private catalog
RMAN virtual database
RMAN secure catalog
Oracle Database Vault
第23题:
RESYNC CATALOG;
REGISTER DATABASE;
CREATE CATALOG TABLESPACE rman_ts;
GRANT recovery_catalog_owner TO rman_db01;