单项选择题

Your database runs in ARCHIVELOG mode, and is backed up every Sunday night using RMAN scripts. On Friday your database crashes. Now you want to use the backups from last Sunday night to restore your database. 
How can you do this?()

A.A
B.B
C.C
D.D


您可能感兴趣的试卷

你可能感兴趣的试题

2.单项选择题Management has decided that the database must be available 24 hours a day, 7 days a week. Given this requirement, which type of backup is required?()

A.user-managed backups.
B.partial database backups.
C.consistent database backups.
D.inconsistent database backups.

3.多项选择题Oracle Net Configuration Assistant is a post-installation tool that configures basic network components after installation. Which four components are included in the configuration?()

A.Directory server
B.Hostname adaptor
C.TCP/IP host file
D.Connection Manager
E.connecting pooling
F.external procedures
G.listener names and protocol addresses
H.Net Service names in a tnsnames.ora file
I.naming methods the client uses to resolve connect identifiers

4.多项选择题Which two file types must be included in a closed database backup taken with operating system commands?()

A.data files
B.control file
C.password file
D.online redo log files
E.initialization parameter file

5.多项选择题Which four occur during the processing of a request using Oracle Shared Server?()

A.The dispatcher returns the response to the user.
B.The dispatcher places the request into the request queue.
C.The shared server places the response in the response queue.
D.The response is handed off to the next available dispatcher.
E.A shared server picks up the request from the request queue and processes the request.

7.单项选择题

There is a problem with one of the disks used for your database and your system administrator informs you that the disk needs to be replaced. The replacement disk will not be available until tomorrow. 
There was only one data file on this disk; it belongs to the USERS tablespace in your PROD database. Your PROD database runs in ARCHIVELOG mode and nightly online backups are taken. The users need to be able to access the data in the USERS tablespace before the replacement disk arrives. You have already taken the USERS tablespace offline and have restored the data file from last night’s backup to a new disk. Which additional steps are required in order to make the USERS tablespace available?()

A.Only bring the tablespace back online.
B.Only recover the tablespace and then bring the tablespace back online.
C.Shut down the database, recover the data file and then start up the database.
D.Issue the ALTER DATABASE RENAME FILE command, recover the tablespace, and then bring the tablespace online.
E.Recover the tablespace, issue the ALTER DATABASE RENAME FILE command, and then bring the tablespace online.

8.多项选择题Which two are characteristics of user-managed backup and recovery operations?()

A.Recovery is initiated using SQL*Plus.
B.Database files are backed up using SQL commands.
C.Database files are backed up with Recovery Manager.
D.Database files are restored using Recovery Manager.
E.Database files are backed up using operating system commands.

10.多项选择题SQ L*Loader is a utility that can perform which two tasks?()

A.Load data from a disk, tape, or named pipes.
B.Load data into an Oracle database using DML statements.
C.Extract, reorganize, and insert data within an Oracle database.
D.Load data from external files into tables in an Oracle database.
E.Load data into an Oracle database using operating system commands.
F.Load data directly from a non-Oracle database to an Oracle database.

最新试题

Which of the following options would you choose to implement controlled access using remote authentication for your networks?()

题型:单项选择题

Which of the following commands cannot be executed when the database open?()

题型:单项选择题

Which of the following commands must be issued to remove a stored script from the recovery catalog?()

题型:单项选择题

Which of the following views must you query to identify any corrupt data file blocks that have been detected during backup set creation?()

题型:单项选择题

Which parameter allows SQL*Loader to load data into a table with the indexes in the unusable state, prior to the load operation?()

题型:单项选择题

Which one of the following files contains records that do not meet the specified load criteria in the SQL*Loader control file?()

题型:单项选择题

As a result of a media failure, the current online redo log group is corrupted. The database crashes, as the current online group is inaccessible. Which type of incomplete recovery are you most likely to perform? ()

题型:单项选择题

The database is being restored from a closed backup. The data files, control files, password file, and parameter file are available, but the online redo logs are not. Because the online redo logs are not available, you must simulate recovery and alter the database open with the reset logs option so the online redo logs are created while the database opens. Which type of recover is used in this situation?()

题型:单项选择题

Which one of the following parameters must be specified when exporting objects that has integrity constraints referencing objects that are currently being accessed by other users?()

题型:单项选择题

As A DBA, which of the following methods can you use to make a backup of your table?()

题型:单项选择题