1Z0-052

单选题Note the following points describing various utilities in Oracle Database 1g:1. It enables the high-speed transfer of data from one database to another. 2. It provides a complete solution for the backup, restoration, and recovery needs of the entire da

题目
单选题
Note the following points describing various utilities in Oracle Database 1g:1. It enables the high-speed transfer of data from one database to another. 2. It provides a complete solution for the backup, restoration, and recovery needs of the entire database.3. It enables the loading of data from an external file into an Oracle database.4. It provides a tape backup management for the Oracle ecosystem. Which point describes Oracle Secure Backup()
A

1

B

2

C

3

D

4

E

1, 2, and 4

F

1, 2, 3, and 4

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

In your database, online redo log files are multiplexed and one of the members in a group is lost due to media failure? How would you recover the lost redo log member?()

  • A、 import the database from the last export
  • B、 restore all the members in the group from the last backup
  • C、 drop the lost member from the database and then add a new member to the group
  • D、 restore all the database files from the backup and then perform a complete recovery
  • E、 restore all the database files from the backup and then perform an incomplete recovery

正确答案:C

第2题:

You are working on an Oracle Database 10g database. Because of data loss, you decided to perform a Flashback Database operation using the following command:  SQL> FLASHBACK DATABASE TO TIMESTAMP(SYSDATE 5/24);  Which two statements are true? ()

  • A、SYSDATE should not be used with TIMESTAMP.
  • B、The database must have multiplexed redo log files.
  • C、The database must be in the MOUNT state to execute the command.
  • D、The database must be opened with the RESETLOGS option after the flashback operation.
  • E、The entire database needs to be restored from the most recent backup before the flashback operation.

正确答案:C,D

第3题:

A customer has the need to implement a tape backup solution to backup a 500GB database on a daily basis.  Which of the following factors is the most important consideration in the design of a backup and restore solution?()

  • A、Amount of data in the backup
  • B、Bandwidth available to the tape device
  • C、Length of the backup/restore window
  • D、Speed that the backup system can find files for restoration

正确答案:C

第4题:

Note the following points describing various utilities in Oracle Database 11g:  1:It enables the high-speed transfer of data from one database to another.  2:It provides a complete solution for the backup, restoration, and recovery needs of the entire database.  3:It enables the loading of data from an external file into an Oracle database.  4:It provides a tape backup management for the Oracle ecosystem. Which point describes Oracle Secure Backup()

  • A、1
  • B、2
  • C、3
  • D、4
  • E、1,2,and 4
  • F、1,2,3,and 4

正确答案:D

第5题:

In your production database you want to use an Automatic Storage Management (ASM) instance to manage the database files. Which option would you use to migrate the database files from a non-ASM instance to an ASM instance?()

  • A、Oracle Migration Assistant
  • B、Recovery Manager (RMAN)
  • C、Oracle Data Pump Export and Import
  • D、conventional Oracle Export and Import
  • E、operating system utilities to copy the files to the ASM instance

正确答案:B

第6题:

n your production database you want to use an Automatic Storage Management (ASM) instance to manage the database files. Which option would you use to migrate the database files from a non-ASM instance to an ASM instance?()

  • A、 Oracle Migration Assistant
  • B、 Recovery Manager (RMAN)
  • C、 Oracle Data Pump Export and Import
  • D、 conventional Oracle Export and Import
  • E、 operating system utilities to copy the files to the ASM instance

正确答案:B

第7题:

Your database is in NOARCHIVELOG mode and a logswitch happens every 20 minutes. On Thursday morning,media failure resulted in corruption of a data file belonging to the TOOLS tablespace. Backups are taken on every Sunday.  What would you do in this situation?()

  • A、recover using Oracle Flashback Database technology
  • B、restore the data files from backup and perform a complete recovery
  • C、restore only the corrupted data file and perform tablespace recovery
  • D、restore the data files from backup and perform cancel-based recovery
  • E、restore the entire database from the most recent backup and start the instance and open the database

正确答案:E

第8题:

To accomplish user-managed backup for the USERS tablespace, you issued the following command to put the database in backup mode:   SQL> ALTER TABLESPACE users BEGIN BACKUP;   While copying the file to the backup destination a power outage caused the instance to te minate abnormally.  Which statement is true about the next database startup and the USERS tablespace?()  

  • A、 The database will open,and the tablespace automatically comes out of the backup mode.
  • B、 The database will be mounted,and recovery must be performed on the USERS tablespace.
  • C、 The database will be mounted,and data files in the USERS tablespace must be taken out of the backup mode.
  • D、 The database will not be mounted,and you must restore all the data files for the USERS tablespace from the backup,and perform recovery.

正确答案:C

第9题:

A data file become corrupted in your database due to bad sectors on the disk. Because of corruption, you lost all the important tables in that data file. Which method would you use for recovery?()

  • A、 Flash back all the tables in the data file, one by one.
  • B、 Restore the data file to a new location and perform a media recovery.
  • C、 Flash back the database, there is no need to restore the data file.
  • D、 Restore the data file from the most recent backup and flash the database.

正确答案:B

第10题:

Note the following points describing various utilities in Oracle Database 11g: 1. It enables the transfer of data from one database to another. 2. It provides a complete solution for the backup, restoration, and recovery needs of the entire database. 3. It enables the loading of data from an external file into tables of an Oracle database. 4. It provides a tape backup management for the Oracle ecosystem.  Which point describes the Oracle Data Pump utility()

  • A、1
  • B、2
  • C、3
  • D、4
  • E、1 and 3
  • F、1, 2, 3, and 4

正确答案:A

更多相关问题