单项选择题

You issue the following command on the RMAN prompt.
REPORT NEED BACKUP DAYS 5;
Which statement is true about executing this command?()

A. It will display a list of files that need incremental backup
B. It will display a list of files that need backup after five days
C. It will display a list of files that were backed up in the last five days
D. It will display a list of files that have not been backed up in the last five days
E. It will apply the current retention policy to determine the files that need to be backed up



您可能感兴趣的试卷

你可能感兴趣的试题

1.单项选择题

You have enabled backup optimization in RMAN. You issue the following RMAN command to configure a redundancy-based retention policy:
CONFIGURE RETENTION POLICY TO REDUNDANCY 3;
Which statement is true?()

A. The command fails because you cannot configure a redundancy-based retention policy when backup optimization is enabled
B. Backup optimization is performed, but RMAN considers the redundancy-based retention policy when it determines which datafiles should be backed up
C. Backup optimization is permanently disabled
D. Backup optimization is temporarily disabled because a redundancy-based retention policy is specified

3.多项选择题Which two statements about workload capture and replay operations are true?()  

A. The clients must be created manually on the test machines to perform more realistic testing.
B. Restart the database in RESTRICTED mode before beginning workload replay to enable a clean state for workload replay.
C. Restart the database in RESTRICTED mode before beginning workload capture to enable a clean state for capturing the workload.
D. The application state of the capture system must be identical to the application state of the replay system when the workload replay begins.

4.多项选择题Identify the two direct sources from where SQL plans can be loaded into the SQL plan baselines.()

A. Cursor cache
B. Stored outline
C. SQL Tuning Set
D. Automatic Workload Repository (AWR) snapshots

5.单项选择题Which of the following is not a valid linguistic sort element?()

A. Accent expansion
B. Canonical equivalence
C. Reverse secondary sorting
D. Ignorable characters
E. Character rearrangement

6.单项选择题What is the name of the file that identifies the set of available locale definitions?()

A. locale.def
B. lxdef.ora
C. lx1boot.nlb
D. lx1boot.ora
E. lang.def

8.单项选择题Which NLS parameter directly governs linguistic searches?()

A. NLS_SEARCH_L
B. NLS_SORT
C. NLS_SEARCH
D. NLS_SORT_L
E. None of the above

9.单项选择题How many different calendars does Oracle 11g support?()

A. 22
B. 7
C. 6
D. 15
E. 2

10.单项选择题Which is not a valid locale definition file type?()

A. Language
B. Linguistic sort
C. Calendar
D. Territory
E. Character set

最新试题

Examine the following ALTER command:  SQL> ALTER DISKGROUP dgroup1 UNDROP DISKS;  What is the purpose of the command?()  

题型:单项选择题

What does the DB_FLASHBACK_RETENTION_TARGET parameter configure?()  

题型:单项选择题

Examine the following RMAN script:  RMAN> run { debug on; allocate channel c1 type disk; backup datafile 5; }  Which statement describes the purpose of the script?()  

题型:单项选择题

To enable faster incremental backups, you enabled block change tracking for the database. Which two statements are true about the block change tracking file?() 

题型:多项选择题

Which three statements are true about persistent configuration?()  

题型:多项选择题

Which option is best practice for creating a recovery catalog owner in the catalog database?()  

题型:单项选择题

The database is currently open and the temp03.dbf tempfile belonging to the default temporarytablespace TEMP has been corrupted. What steps should you take to recover from this tempfile loss in an efficient manner?()  

题型:单项选择题

View the Exhibit and examine the disk groups created at the time of migrating the database storage to Automatic Storage Management (ASM). Why does the FRA disk group initially have more free space even though both DATA and FRA disk groups are provided with the same size?()

题型:单项选择题

You want to enable automatic PGA memory management in your database. Which setting is required to achieve this?()

题型:单项选择题

Examine the CREATE DISKGROUP command used to create a disk group:  SQL> CREATE DISKGROUP misc EXTERNAL REDUNDANCY DISK ’ORCL: FRA3’ NAME misc1, ’ORCL: FRA4’ NAME misc2;  In which situation would you use this method of disk group creation?()

题型:单项选择题