多项选择题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


您可能感兴趣的试卷

你可能感兴趣的试题

1.多项选择题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.

3.单项选择题

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.

4.多项选择题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.

6.多项选择题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.

7.多项选择题In which three situations is incomplete recovery required?()

A.After a shutdown abort.
B.When recovering to an SCN.
C.When recovering until a specific time.
D.When a required archived log is missing.

8.单项选择题After running the CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS command, what has been accomplished?()

A.Retain the data file backup for 7 days.
B.Run the recover process every 7 days.
C.Destroy the physical backup files every 7 days.
D.Destroy the physical backup files older than 7 days.
E.Retain one backup of each data file for at least 7 days.
F.Keep the catalog information in the control file for 7 days.

最新试题

Which one of the following files includes the parameter NAMES.DIRECTORY_PATH(hostname)?()

题型:单项选择题

Which of the following packages maintains information in the recovery catalog? ()

题型:单项选择题

Which Oracle background process frees SGA resources that were allocated to a user process that failed?()

题型:单项选择题

Which of the following SQL*Loader parameters enables you to load a specified number of records stored in the data file?()

题型:单项选择题

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?()

题型:单项选择题

SQL*Loader reads a set of records from a file, generates INSERT commands, and passes them to the Oracle kernel. Oracle then finds places for those records in free blocks in the table and updates any associated indexes. Which SQL*Loader mode is used in this scenario?()

题型:单项选择题

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

题型:单项选择题

Which of the following parameters must be specified to define the number of dispatchers that need to be started?()

题型:单项选择题

Which of the following dynamic view would you query to identify the online CURRENT redo log group?()

题型:单项选择题

Which of the following parameters would you use to record the errors that might be generated during the import operation?()

题型:单项选择题