recovery catalog
Oracle Enterprise Manager Repository
Automatic Workload Repository (AWR)
Oracle 10g Enterprise Manager Grid Control
Automatic Database Diagnostic Monitor (ADDM)
第1题:
You work as a database administrator for Certkiller .com. You want to administer your database servers,which are running on different host machines,using the Web-enabled grid control interface. You have configured the agent on the host machines. You have started the Oracle Database 10g Grid Control utility on your machine. Which two additional components would you configure to achieve this objective?()
第2题:
You want to administer your PROD database from a remote host machine using a Web-enabled interface. Which Oracle tool would you use to accomplish this task efficiently without using command-line interfaces?()
第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题:
You support Oracle Database 12c Oracle Database 11g, and Oracle Database log on the same server. All databases of all versions use Automatic Storage Management (ASM). Which three statements are true about the ASM disk group compatibility attributes that are set for a disk group?()
第5题:
You are managing a single instance Oracle 10g database that utilizes the following parameters: Which of the following set of commands must you execute to enable Flashback Database?()
第6题:
下面不属于Oracle 10g产品系列的是()。
第7题:
average row size
last analyzed date
size of table in bytes
size of table in database blocks
number of free blocks in the free list
number of extents present in the table
第8题:
The Oracle kernel will be placed in this location.
The Oracle software will be placed in this location.
The server parameter file (SPFILE) will be placed in this location.
The database files will be placed in this location, if not specified explicitly.
The location will be considered for the base of Oracle Managed Files (OMF).
The location will be considered for the base of Optimal Flexible Architecture (OFA).
第9题:
MMAN
PMON
MMON
MMNL
第10题:
setting the STATISTICS_LEVEL parameter to TYPICAL
adding filters to the Automatic Database Diagnostic Monitor (ADDM)
enabling Automated Maintenance Task using Oracle Enterprise Manager
setting the OPTIMIZER_USE_PENDING_STATISTICS parameter to TRUE
第11题:
Oracle Enterprise Manager
The V$LOG view
The V$LOGFILE view
The V$FLASHBACK_DATABASE_LOGS view
第12题:
The database-compatibility version settings for each instance must be greater than or equal to the RDBMS compatibility of all ASM disk groups used by that database instances.
RDBMS compatibility and the database version determines whether a database instance can mount the ASM disk group.
The RDBMS compatibility settings for a disk group control the format of data structures for ASM metadata on the disk.
ASM compatibility controls which features for the ASM will be enabled.
第13题:
You work as a database administrator for Supportcenter.cn. In your Oracle database 10g installation you have set ORACLE_BASE to /u01/app/oracle. Which objective will be achieved by this setting?()
第14题:
You dropped a schema of a user in an Oracle 10g by mistake. You decide to flash the database back to its previous state to restore the deleted schema. Which process writes the before images of the physical database blocks to the flashback database logs?()
第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题:
In an Oracle 10g database, the in/x7fmemory statistics are gathered at regular intervals and used to perform growth/x7ftrend analysis and capacity planning of the database. Which component stores these statistics?()
第17题:
You upgraded Oracle Database 10g to Oracle Database 11g. How would this affect the existing users’ passwords?()
第18题:
recovery catalog
Oracle Enterprise Manager Repository
Automatic Workload Repository (AWR)
Oracle 10g Enterprise Manager Grid Control
Automatic Database Diagnostic Monitor (ADDM)
第19题:
setting the STATISTICS_LEVEL parameter to TYPICAL
adding filters to the Automatic Database Diagnostic Monitor (ADDM)
enabling Automated Maintenance Task using Oracle Enterprise Manager
setting the OPTIMIZER_USE_PENDING_STATISTICS parameter to TRUE
第20题:
The ASM compatibility attribute controls the format of the disk group metadata.
RDBMS compatibility together with the database version determines whether a database Instance can mount the ASM disk group.
The RDBMS compatibility setting allows only databases set to the same version as the compatibility value, to mount the ASM disk group.
The ASM compatibility attribute determines some of the ASM features that may be used by the Oracle disk group.
The ADVM compatibility attribute determines the ACFS features that may be used by the Oracle 10g database.
第21题:
Recovery catalog
Oracle Enterprise Manager Repository
Automatic Workload Repository (AWR)
Oracle 10g Enterprise Manager Grid Control
Automatic Database Diagnostic Monitor (ADDM)
第22题:
LGWR
DBWR
MMON
RVWR
第23题:
STARTUP MOUNT EXCLUSIVE ALTER DATABASE FLASHBACK ON; ALTER DATABASE OPEN;
STARTUP MOUNT ALTER DATABASE FLASHBACK ON; ALTER DATABASE OPEN RESETLOGS;
STARTUP MOUNT EXCLUSIVE ATLER DATABASE ARCHIVELOG; ALTER DATABASE FLASHBACK ON; ALTER DATABASE OPEN RESETLOGS;
STARTUP MOUNT ALTER DATABASE ARCHIVELOG; ALTER DATABASE FLASHBACK ON; ALTER DATABASE OPEN;