LOG_ARCHIVE_DEST was not set in the parameter file.
LOG_ARCHIVE_START was not set in the parameter file.
alter database archivelog; was not executed in MOUNT mode.
LOG_ARCHIVE_MAX processes were not set in the parameter file.
第1题:
You use the Memory Advisor to tune the memory structures of your database. What is the prerequisite to use the Memory Advisor?()
第2题:
Which two statements are true about the Automatic Workload Repository (AWR)()
第3题:
Which initialization parameter must you set to enable automatic archiving? ()
第4题:
You have a domain controller that runs Windows Server 2008 R2 and is configured as a DNS server. You need to record all inbound DNS queries to the server. What should you configure in the DNS Manager console()
第5题:
You configured automatic archive logging for the database. On the next startup the database runs for a while, but then hangs. After checking the alert log, you determine that all the online redo logs need archiving. Which step was skipped when you set up automatic archive log?()
第6题:
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.
第7题:
Enable Flashback Data Archive for the tables.
Specify undo retention guarantee for the database.
Enable supplemental logging for the database.
Query V$UNDOSTAT to determine the amount of undo that will be generated and create an undo tablespace for that size.
Create Flashback Data Archive on the tablespace on which the tables are stored.
第8题:
SQL Tuning Advisor
Undo Advisor
ADDM
Memory Advisor
第9题:
control file
tnsnames.ora
data dictionary
initialization parameter file
第10题:
Enable supplemental logging for the database.
Specify undo retention guarantee for the database
Create Flashback Data Archive in the tablespace where the tables are stored.
Create Flashback Data Archive and enable Flashback Data Archive for specific tables
第11题:
Archiving will be disabled because the destination for the redo log files is missing.
The database instance will shut down and the error details will be logged in the alert log file.
Archiving will be enabled and the destination for the archived redo log file will be set to the FlashRecovery Area implicitly.
Archiving will be enabled and the location for the archive redo log file will be created in the defaultlocation $ORACLE_HOME/log.
第12题:
Enable debug logging.
Enable automatic testing for simple queries.
Enable automatic testing for recursive queries.
Configure event logging to log errors and warnings.
第13题:
You are maintaining the SALES database for eSoft Corporation. You have not configured ASMM on the database. You want to know what size of the SGA will provide the best performance. Which advisor would you use to determine the suitable size of the SGA?()
第14题:
You need to maintain a record of all transactions on some tables for at least three years. Automatic undo management is enabled for the database. What must you do accomplish this task?()
第15题:
You are working as a DBA on the decision support system. There is a business requirement to track and store all transactions for at least three years for a few tables in the database. Automatic undo management is enabled in the database. Which configuration should you use to accomplish this task?()
第16题:
You are a security administrator for your company. The network consists of a single Active Directory domain. All servers run Windows 2003 Server. All client computers run Windows XP Professional. All computers are configured to use Automatic Updates to install updates without user intervention. Updates are scheduled to occur during o peak hours. During a security audit,you notice some client computers are not receiving updates on a regular basis. You verify that Automatic Updates is running on All client computers, and you verify that users cannot modify the Automatic Updates settings. You need to ensure that computers on your network receive all updates. What should you do?()
第17题:
LOG_ARCHIVE_DEST was not set in the parameter file.
LOG_ARCHIVE_START was not set in the parameter file.
alter database archivelog; was not executed in MOUNT mode.
LOG_ARCHIVE_MAX processes were not set in the parameter file.
第18题:
Flashback log files
Backups that have become obsolete
User managed backups of the data files and control files
Archived redo log files that have multiple copies in a different archive location and not backed up
第19题:
parallel image copy backup
backup with MAXPIECESIZE configured for the channel
parallel backup with MAXPIECESIZE configured for the channel
intrafile parallel backup
第20题:
Enable debug logging.
Enable automatic testing for simple queries.
Enable automatic testing for recursrve queries.
Configure event logging to log errors and warnings.
第21题:
backup pieces
control file autobackups
copies of all the parameter files
trace file generated using BACKUP CONTROLFILE TO TRACE
第22题:
ASM_POWER_LIMIT
ASM_DISKSTRING
ASM_DISKGROUPS
INSTANCE_TYPE
第23题:
LOG_ARCHIVE_DEST
LOG_ARCHIVE_START
LOG_ARCHIVE_FORMAT
LOG_ARCHIVE_MAX_PROCESSES
第24题:
Enable supplemental logging for the database.
Specify undo retention guarantee for the database
Create Flashback Data Archive in the tablespace where the tables are stored.
Create Flashback Data Archive and enable Flashback Data Archive for specific tables