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?()
第1题:
You plan to use the In Database Archiving feature of Oracle Database 12c, and store rows that are inactive for over three months, in Hybrid Columnar Compressed (HCC) format.Which three storage options support the use of HCC?()
A. ASM disk groups with ASM disks consisting of Exadata Grid Disks.
B. ASM disk groups with ASM disks consisting of LUNS on any Storage Area Network array
C. ASM disk groups with ASM disks consisting of any zero padded NFS-mounted files
D. Database files stored in ZFS and accessed using conventional NFS mounts.
E. Database files stored in ZFS and accessed using the Oracle Direct NFS feature
F. Database files stored in any file system and accessed using the Oracle Direct NFS feature
G. ASM disk groups with ASM disks consisting of LUNs on Pillar Axiom Storage arrays
第2题:
While planning to manage more than one database in your system, you perform the following activities: 1. Organize different categories of files into independent subdirectories. 2. Use consistent naming convention for database files. 3. Separate administrative information pertaining to each database. Which option corresponds to the type of activities performed by you?()
第3题:
As soon as you discover that you have lost an online redo log, if the database is still functioning, what should be your first action?()
第4题:
You plan to use the In Database Archiving feature of Oracle Database 12c, and store rows that are inactive for over three months, in Hybrid Columnar Compressed (HCC) format. Which three storage options support the use of HCC?()
第5题:
You plan to configure the new Oracle Database 11g installation by performing these tasks: - Use Automatic Storage Management (ASM) as the storage option. - Use Oracle Enterprise Manager Database Control to manage the database. - Provide the same password for SYS, SYSTEM, SYSMAN, and DBSNMP accounts during theinstallation. - Configure the database to send email notifications. Some tools available to you for installation are: 1:Oracle Universal Installer (OUI) 2:Database Configuration Assistant (DBCA) 3:Database Upgrade Assistant (DBUA) 4:Oracle Net Configuration Assistant Which tools would you use for this installation()
第6题:
In a new installation of Oracle Database 11g, you perform these activities: 1:Organize software and data on different subdirectories to avoid poor performance. 2:Use consistent naming conventions for database files. 3:Separate administrative information pertaining to the database in different directories. Which option corresponds to the type of activities you performed()
第7题:
SYSTEM
OUTLN
INTERNAL
SYS
第8题:
Oracle will automatically take the datafile out of hot backup mode,generate a warning message,and then open the database.
Oracle will automatically take the datafile out of hot backup mode and then open the database.
Oracle will generate an error when trying to open the database,indicating that a datafile is in hot backup mode.You will need to correct this error before you can open the database.
The database will open with the file in hot backup mode. You can restart the backup at any time.
The datafile in hot backup mode will be corrupted and you will have to recover it.
第9题:
Oracle Net Manager
Listener Control utility
Database Configuration Assistant
Oracle Net Configuration Assistant
第10题:
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.
第11题:
Transportable database
Transportable tablespace
Data Pump full export / import
The DBMS_PDB package
RMAN
第12题:
Shut down the database
Clear the online redo log
Back up the database
Checkpoint the database
Call Oracle support
第13题:
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?()
第14题:
You want to create a new optimized database for your transactional production environment to be used by a financial application. While creating the database, you want the Oracle software to take care of all basic settings to optimize the database performance. Which method would you use to achieve this objective?()
第15题:
In the parameter file of your production database, the FAST_START_MTTR_TARGET parameter is set to 300 to optimize instance recovery. While observing the performance of the database during instance recovery, you find that the redo log files are not sized properly to support this activity. Which two sources could you use to determine the optimal size of the redo log files?()
第16题:
When you create a backup control file, where is the resulting file written to?()
第17题:
Your database instance is running. You are not able to access Oracle Enterprise Manager Database Control because the listener is not started. Which tool or utility would you use to start the listener?()
第18题:
Which tasks can be accomplished using the Enterprise Manager Support Workbench in Oracle Database 11g?()
第19题:
Compare Period ADDM report
AWR Compare Period report
Active Session History (ASH) report
Taking a new snapshot and comparing it with a preserved snapshot
第20题:
ASM disk groups with ASM disks consisting of Exadata Grid Disks.
ASM disk groups with ASM disks consisting of LUNS on any Storage Area Network array
ASM disk groups with ASM disks consisting of any zero padded NFS-mounted files
Database files stored in ZFS and accessed using conventional NFS mounts.
Database files stored in ZFS and accessed using the Oracle Direct NFS feature
Database files stored in any file system and accessed using the Oracle Direct NFS feature
ASM disk groups with ASM disks consisting of LUNs on Pillar Axiom Storage arrays
第21题:
It creates database files for the duplicate database under the Oracle base with a different directory for the duplicate database.
It overwrites data files of the target database because a different location for data files is not mentioned for the duplicate database.
It creates database files for the duplicate database under the same Oracle home as that of the target database with the same directory structure.
It creates database files for the duplicate database under the same Oracle home as that of the target but with a different directory for the duplicate database.
第22题:
When the instance is started
When the database is mounted
When the database is opened
When the database is closed
第23题:
use the external table population
use the Oracle Data Pump export and import utility
use the conventional path data load of SQL*Loader utility
use the direct path data load of Oracle export and import utility