The Automatic Database Diagnostic Monitor (ADDM) analysis runs every 60 minutes on your database. Your database is facing a series of interrelated problems over a period of two hours. You need to ensure that the ADDM analysis is run over a time span of two hours in future. What would you do?()
第1题:
What are the consequences of executing the SHUTDOWN ABORT command? ()
第2题:
You use the Memory Advisor to tune the memory structures of your database. What is the prerequisite to use the Memory Advisor?()
第3题:
You are enabling the Automatic Shared Memory Management feature in the Oracle Database 10g to ensure that the important memory structures of the System Global Area (SGA) are automatically adjusted depending on the database workload. You are using Enterprise Manager 10g to enable this feature. You are currently on the Administration tab page. Which two links should you click to go to the Memory Advisor page?()
第4题:
For Oracle 11g, Oracle strongly recommends that you configure your database to use which of the following memory-management features?()
第5题:
To view the results of the most recent Automatic SQL Tuning Advisor task,which sequence should you follow?()
第6题:
Observe the following warning in an RMAN session of your database instance: WARNING: new failures were found since last LIST FAILURE command Which statement describes the scenario that must have produced this warning?()
第7题:
The database must be in the ARCHIVELOG mode.
The automatic memory tuning must be enabled.
The change tracking feature must be enabled.
The automatic memory tuning must be disabled.
第8题:
SET AUTORECOVERY ON
SET RECOVERY ON
SET AUTO ON
You cannot enable automatic media recovery.
第9题:
configure the database to run in ARCHIVELOG mode
configure the Flash Recovery Area to enable automatic database backup
schedule the database backup using DBMS_JOB package after creating the database
schedule the database backup using Recovery Manager (RMAN)commands after creating the database
schedule the database backup using Database Configuration Assistant (DBCA)while creating the database
第10题:
4 and 6
2,3,4,and 6
1,2,4,5,and 6
1,2,3,4,5,and 6
第11题:
EM Database home page,Software and Support,SQL Advisors,Automatic SQL Tuning Advisor
EM Database home page,Software and Support,Advisor Central,SQL Advisors,Automatic SQL Tuning Advisor
EM Database home page,Software and Support,Support Workbench,Advisor Central,SQL Advisors,Automatic SQL Tuning Advisor
Either B or C
All of the above
第12题:
Automatic PGA Memory Management
Automatic SGA Memory Management
Automatic Shared Memory Management
Automatic Memory Management
Manual SGA Memory Management
None of the above
第13题:
Which tasks are run automatically as part of the Automated Maintenance Task by default? ()(Choose all that apply.)
第14题:
You are working on a new Oracle Database 11g server, where only the software is installed and nodatabase is created. You plan to create a database on this server using the Database Configuration Assistant (DBCA). Some of the requirements set for your database creation task are: 1:Configure the database to operate in shared server mode. 2:Disable automatic maintenance tasks such as optimizer statistics collection. 3:Configure a naming method to help the remote user connect to the database instance. 4:Use Automatic Storage Management (ASM) for storing the database files. 5:Configure daily database backup to flash recovery area. 6:Configure Enterprise Manager Database Control to manage the database. Which of these requirements can be met while creating the database()
第15题:
In an Oracle 10g database, the in-memory statistics are gathered at regular intervals and used to perform growth-trend analysis and capacity planning of the database. Which component stores these statistics?()
第16题:
Which tasks are run automatically as part of the Automated Maintenance Task by default?()
第17题:
Which background process of a database instance, using Automatic Storage Management (ASM), connects asa foreground process into the ASM instance?()
第18题:
Which statement is true about the Manageability Monitor (MMON) background process()
第19题:
4 and 6
2,3,4,and 6
1,2,4,5,and 6
1,2,3,4,5,and 6
第20题:
Automatic memory management is disabled because PGA_AGGREGATE_TARGET and SGA_TARGET are not set
The instance is started but the database will not be opened until PGA_AGGREGATE_TARGET and SGA_TARGET are set
The database is opened but users cannot perform transactions until PGA_AGGREGATE_TARGET and SGA_TARGET are set
Automatic memory management is enabled and, as per policy, 60% of the memory for System Global Area (SGA) and 40% of the memory for Program Global Area (PGA) will be distributed at startup
第21题:
The CHANGE FAILURE command has detected new failures recorded in the Automatic Diagnostic Repository(ADR)
The VALIDATE DATABASE command has detected new failures recorded in the Automatic Diagnostic Repository (ADR)
The ADVISE FAILURE command has detected new failures recorded in the Automatic Diagnostic Repository (ADR) since the last LIST FAILURE
The RECOVER command has detected new failures recorded in the Automatic Diagnostic Repository (ADR) since the last LIST FAILURE command was executed
第22题:
Recovery catalog
Oracle Enterprise Manager Repository
Automatic Workload Repository (AWR)
Oracle 10g Enterprise Manager Grid Control
Automatic Database Diagnostic Monitor (ADDM)
第23题:
The database files are synchronized.
Uncommitted changes are not rolled back.
The database is closed, but the instance is still started.
Database buffers and redo buffers are not written to the disk.
The database undergoes automatic media recovery during the next startup.
第24题:
It transfers statistics from memory to disk at regular intervals.
It coordinates the rebalance activity for disk groups when ASM is used.
It communicates with the Automatic Storage Management (ASM) instance on behalf of the database Instance.
It performs dynamic memory management when Automatic Shared Memory Management is enabled for the Database instance