86、Which statement is true about a whole consistent database backup on a database running in ARCHIVELOG mode?

A. The backup will consist of used data blocks only. 
B. The database must be shut down to accomplish the backup. 
C. The backup can be accomplished without shutting down the database. 
D. The backup will contain all database files that have never been backed up.
Answer: B
View Code

 

87、

87.Which statement is true about the UNDO_RETENTION parameter when retention guarantee is not enabled? 
A. It is the time period after which the undo data becomes obsolete. 
B. It is the time period after which the committed undo data would be transferred to a temporary tablespace. 
C. It is the minimum time period up to which the committed undo data would be retained if free undo space is available. 
D. It is the time period after which the undo data is transferred to the Flash Recovery Area to provide read consistency. 
Answer: C
View Code

 

88、

88.You have a large amount of historical data in a flat file. Some analysts in your organization need to 
query this data in the file. The file is too large to load the data in it into your current database. 
Which is the most effective method to access this data in your database? 
A. Use the database link. 
B. Use the SQL*Loader utility. 
C. Use the Oracle Data Pump utility. 
D. Create an external table and leave the data in the flat file.
Answer: D
View Code

 

89、

89.Which statements are true regarding the creation of an incident package file by using the EM Workbench Support? (Choose all that apply.) 
A. You can add SQL test cases to the incident package. 
B. You can add or remove the trace files to the package. 
C. You cannot create an incremental incident package when the physical files are purged from the ADR. 
D. You can create the incremental incident package ZIP file for new or modified diagnostic information for the incident package already created. 
Answer: ABD
View Code

 

90、

90.You are managing an Oracle Database 11g database. You want to ensure the recovery of the database to the point of failure. 
Which configuration will you do to accomplish the task? 
A. Multiplex all database files. 
B. Configure the Flash Recovery Area. 
C. Configure the database instance for ARCHIVELOG mode. 
D. Configure the FAST_START_MTTR_TARGET initialization parameter.
Answer: C 
View Code

 

posted on 2016-04-06 10:37  充实自己  阅读(235)  评论(0编辑  收藏  举报