1,3,4,and 5
7,3,4. and 5
2,3,4,and 5
7,4,3,and 5
Only 6 is required
第1题:
An administrator is planning a cluster running applications in 3 separate resource groups. RGA - Database 1 RGB - Web Server RGC - Database 2 Database 1 and Database 2 must be online before the Web Server. All resource groups have a Startup Policyof Online on Home Node Only. Which of the following will ensure that the resource groups are processed in the correct order?()
第2题:
In order to perform Flashback Transaction Query operations, which of these steps are required?()
第3题:
Which two prerequisites are needed for performing workload capture and replay?()
第4题:
Which two operations are NOT performed by the DUPLICATE command in Recovery Manager (RMAN) whileduplicating a running database? ()(Choose Two)
第5题:
ALTER DATABASE DROP LOGFILE GROUP 1
ALTER DATABASE CLEAR LOGFILE GROUP 1
ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1
ALTER DATABASE DROP LOGFILE MEMBER ’D:///REDO01.LOG’
第6题:
Drop the affected tablespace, re-create the tablespace, restore the datafiles, and the tablespace.
Take the affected datafile offline (if not already offline), restore the damaged image of the datafile, and then bring it online.
Restart the database in MOUNT mode, restore the damaged datafile, recover the datafile and then open the database with resetlogs.
Put the database in RESTRICTED mode, restore all the datafiles in the affected datafile and recover the tablespace, and then put the database in normal operational mode.
第7题:
The destination must be global only.
A maximum of five destinations can be assigned.
A maximum of ten different destinations can be assigned.
All the destinations are determined by the server automatically.
The destination may be local or remote for a Standby Database.
The destination can be changed by setting the LOG_ARCHIVE_FORMAT initialization parameter.
第8题:
Shut down the database, restore the two data files and then start up the database.
Take the system and users tablespace offline, restore the two data files, recover the two datafiles, and then bring the SYSTEM and USERS tablespaces online.
Shut down the database, restore the two data files, start up the database in MOUNT mode, recover the two data files, and then alter the database open.
Take the SYSTEM and USERS tablespaces offline, recover the two datafiles and then bring the SYSTEM and USERS tablespaces online.
第9题:
backup of offline tablespaces
backup of readonly tablespaces
backup of systemcritical tablespaces
backup of online, locally managed tablespaces
backup of read/write dictionarymanaged tablespaces
第10题:
Creating the control file for the duplicate database
Restoring the target data files to the duplicate database
Performing complete recovery using all available backups
Generating a new, unique DBID for the duplicate database
Copying the online redo log files from the target database to the duplicate database
第11题:
The WORK_AREASIZE_POLICY initialization parameter cannot be set to AUTO.
The Oracle database automatically controls the amount of PGA memory allotted to SQL work areas.
Setting the value of the SGA_TARGET initialization parameter to 0 will disable the automatic PGA memory management.
The SORT_AREA_SIZE parameter is ignored by all the sessions running in the automatic PGA memory management mode.
第12题:
Restore the data file and perform incomplete recovery.
Restore the data file and perform point-in-time recover.
Drop the tablespace and lose all data in the tablespace.
Restore the database and lose all data since the last backup.
第13题:
Your production database is running in the ARCHIVELOG mode and the ARCn process is functional. You have two online redo log groups. Which three background processes would be involved when a log switch happens? ()
第14题:
Which two statements are true regarding the database in ARCHIVELOG mode?()
第15题:
Your database is in ARCHIVELOG mode. You have two online redo log groups,each of which contains one redo member. When you attempt to start the database, you receive the following errors:()
第16题:
Ensure that database is running with version 10.1 compatibility.
Enable Flashback Logging.
Enable Supplemental Logging.
Ensure that the database is running with version 10.0 compatibility.
Ensure that the database is in ARCHIVELOG mode.
第17题:
You should perform a log switch
You should make a backup of the database
You should switch the database to the NONARCHIVELOG mode
You should shut down the database instance and perform a complete database recovery
第18题:
The database will operate normally without generating any redo.
The database will hang, and you must shut down and restart the instance.
The database will crash, and you must recover the database from the point of failure.
The database will operate normally and will generate minimal redo for the tables created with the NOLOGGING clause.
第19题:
You can perform online whole database backups.
You can performofflinewhole database backups.
You cannot perform schema-level export/import operations.
You can perform the backup of only the SYSTEM tablespace when the database is open.
第20题:
ALTER DATABASE DROP LOGFILE GROUP 1;
ALTER DATABASE CLEAR LOGFILE GROUP 1;
ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1;
ALTER DATABASE DROP LOGFILE MEMBER 'D:/REDO01.LOG
第21题:
Creating the control file for the duplicate database
Restoring the target data files to the duplicate database
Performing complete recovery using all available backups
Generating a new, unique DBID for the duplicate database
Copying the online redo log files from the target database to the duplicate database
第22题:
archival
log writer
database writer
system monitor
process monitor
change tracking writer
第23题:
You should perform a log switch
You should make a backup of the database
You should switch the database to the NONARCHIVELOG mode
You should shut down the database instance and perform a complete database recovery