until Thursday morning
until that point in time when the database is opened
until that point in time when the recovery is performed
until last Sunday’s backup
until that point in time when the table is dropped and purged
until Wednesday evening
第1题:
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:()
第2题:
You have the following online redo log configuration: Group Member 1 ’/disk1/oradata/redo01a.log’ 2 ’/disk2/oradata/redo02a.log’ 3 ’/disk3/oradata/redo03a.log’ You decide to multiplex the online redo log groups for recovery of redo log files in case of any disaster. Which two statements will you NOT issue to multiplex the online redo log files?()
第3题:
Your database is having two control files, three redo log file groups with two members in each group. Failure of which file would cause an instance to shut down?()
第4题:
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: ORA-00313: open failed for members of log group 1 of thread 1 ORA-00312: online log 1 thread 1: ’D:///REDO01.LOG’ You discover that the online redo log file of the current redo group is corrupted. Which statement should you use to resolve this issue?()
第5题:
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
第6题:
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.
第7题:
The online redo log file Is not allowed to be overwritten.
The archived redo log files are written to the flash recovery area until the MANDATORY destination is made available.
The database instance will crash because the archived redo log file cannot be created in a destination set as MANDATORY.
The destination set by the LOG_ARCHIVE_DEST_1 parameter is ignored and the archived redo log files are created in the next two available locations to guarantee archive log success.
第8题:
Increase the size of redo log files
Increase the size of redo log buffer
Increase the number of redo log files
Place the redo log files on a separate disk
Decrease the number of redo log groups to two
Increate the number Log Writer (LGWR) process
第9题:
until Thursday morning
until last Sunday’s backup
until Wednesday evening
until that point in time when the database is opened
until that point in time when the recovery is performed
until that point in time when the table is dropped and purged
第10题:
When a new log group is added, it would have one member in each disk group.
When a new log group is added, it would have two members in each disk group.
When a new tablespace is added, it would have one data file in each disk group.
When a new log file is added, it would have one member spread across the disk groups.
第11题:
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
第12题:
SQL>ALTER DATABASE DROP LOGFILE GROUP 1;
SQL>ALTER DATABASE CLEAR LOGFILE GROUP 1;
SQL>ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 1;
SQL>ALTER DATABASE DROP LOGFILE MEMBER ’D:///REDO01.LOG’;
第13题:
The database is running in the ARCHIVELOG mode. It has three redo log groups with one member each. Oneof the redo log groups has become corrupted. You have issued the following command during the recovery of a damaged redo log file:ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 3; Which action should you perform immediately after using this command?()
第14题:
You are working on a database, where you have three redo log groups. When the database is down for a backup, an operating system (OS) user deletes all the redo log files in a group. What will happen when you open your database?()
第15题:
In which scenario is a Database Administrator NOT required to perform an incomplete recovery?()
第16题:
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’
第17题:
The instance starts, the database is mounted, but efforts to open the database fail, and an error about the missing redo log group is displayed.
Before the instance starts, you receive an error about the missing redo log files of a group.
The instance starts and the database opens with an error message written to the alert log file.
The instance starts and the database opens because two redo log groups still exist.
The instance starts and the database opens, but every attempt to write to redo log files fails with an error.
第18题:
increase the size of the redo log buffer
increase the number of redo log groups
increase the number of log writer processes
increase the number of ARCn processes
change the appropriate LOG_ARCHIVE_DEST_n parameter to place the archived log files in a separate location
第19题:
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
第20题:
any control file
any archive log file
one of the redo log members
loss of the initialization parameter file
any data file belonging to the default permanent tablespac
第21题:
When a new log group is added, it would have one member in each disk group.
When a new log group is added, it would have two members in each disk group.
When a new tablespace is added, it would have one data file in each disk group.
When a new log file is added, it would have one member spread across the disk groups.
第22题:
archival
log writer
database writer
system monitor
process monitor
change tracking writer
第23题:
until Thursday morning
until that point in time when the database is opened
until that point in time when the recovery is performed
until last Sunday’s backup
until that point in time when the table is dropped and purged
until Wednesday evening