Shut down the database.
Set the appropriate parameters in init.ora file.
Start the database in NOMOUNT state.
Issue the ALTER DATABASE ARCHIVELOG command.
Open the database.
Take a full closed backup.
第1题:
The database is currently running in the NOARCHIVELOG mode. What would be the first step to configure Flashback Database?()
第2题:
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:()
第3题:
You want to enable archiving on your database. Presently, the database is running in NOARCHIVELOG mode.Given below are the steps to accomplish the task in random order: 1. Shut down the instance. 2. Execute the ALTER DATABASE ARCHIVELOG command. 3. Start up the instance and mount the database. 4. Set the DB_RECOVERY_FILE_DEST initialization parameter to $ORACLE_HOME/dest_1. 5. Open the database. Which is the correct sequence of steps for accomplishing the task()
第4题:
Which three actions are required to configure the Flashback Database? ()
第5题:
Which is the correct command to put the database in ARCHIVELOG mode?()
第6题:
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
第7题:
4, 1, 3, 2, 5
1, 3, 4, 5, 2
1, 3, 2, 5; 4 not required
4, 1, 5, 2; 3 not required
1, 3, 4, 5; 2 not required
第8题:
alter database archivelog
alter system enable archivelog mode
alter database enable archive
alter database archivelog enable
None of the above
第9题:
4,1,3,2,5
1,3,4,5,2
1,3,2,5;4 not required
4,1,5,2;3 not required
1,3,4,5;2 not required
第10题:
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;
第11题:
4, 1, 3, 2, 5
4, 3, 1, 2, 5
2, 4, 3, 5, 1
4, 2, 5, 3, 1
第12题:
Shut down the database.
Set the appropriate parameters in init.ora file.
Start the database in NOMOUNT state.
Issue the ALTER DATABASE ARCHIVELOG command.
Open the database.
Take a full closed backup.
第13题:
You work as a database administrator for Supportcenter.cn. Your database is opened inNOARCHIVEKLOG mode. You decide to place the database in ARCHIVELOG mode. How would you do this?()
第14题:
You executed the following command in Recovery Manager (RMAN) to perform a backup of the DETTBS tablespace: RMAN> BACKUP TABLESPACE DETTBS; Under which conditions would this command execute successfully? ()
第15题:
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?()
第16题:
Which of the following steps is incorrect in the following sequence of enabling the ARCHIVELOG mode of a database?()
第17题:
Your ARCHIVELOG-mode database has lost three datafiles and shut down. One is assigned to the SYSTEM tablespace and two are assigned to the USERS tablespace. You can choose from the following steps to recover your database: a. Restore the three database datafiles that were lost. b. Issue the Startup Mount command to mount the database. c. Issue the alter database open command. d. Issue the alter database open resetlogs command. e. Recover the database using the recover database command. f. Recover the datafiles with the recover datafile command. g. Take the datafiles offline. Which is the correct order of these steps in this case?()
第18题:
Enable flashback logging.
Start the database in the ARCHIVELOG mode.
Issue the ALTER DATABASE FLASHBACK ON; command.
Set the FAST_START_MTTR_TARGET initialization parameter.
第19题:
a, b, c, d
b, d, e, c
a, b, d, e, c
b, f, d, f, c
b, d, a, c
第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题:
The database is in NOMOUNT state.
The database is in ARCHIVELOG mode and the tablespace is online.
The database is in ARCHIVELOG mode and the tablespace is offline.
The database is in NOARCHIVELOG mode and the tablespace is online.
The database is in NOARCHIVELOG mode and the tablespace is offline.
第22题:
The alter database archivelog command will fail
The alter database archivelog inconsistent command must be used to put the database in ARCHIVELOG mode
The alter database archivelog command will succeed
The alter database archivelog command will ask if you want to make the database consistent first
There is no alter database archivelog command. The correct command is alter database alterlogging
第23题:
Execute the ALTER DATABASE ARCHIVELOG statement
Select ARCHIVELOG option in the database control and restart the database to apply the changes.
Shut down and start the instance, and in the NOMOUNT state execute the ALTER DATABASE ARCHIVELOG statement.
Shut down and start the instance, mount the database, then execute the ALTER DATABASE ARCHIVELOG statement.
第24题:
a, b, e, c
b, e, d
a, b, d, c
b, g, c, f
a, b, d, f