易搜题 > 资格证大类 > 计算机编程 > 问题详情
问题详情

In Recovery Manager (RMAN), you are taking image copies of the data files of your production database and rolling them forward at regular intervals. You attempt to restart your database. After a regular maintenance task, you realize that one of the data files that belongs to the USERS tablespace is damaged and you need to recover the data file by using the image copy. Because a media failure caused the data file to be damaged, you want to place the data file in a different location while restoring the file. Which option must you consider for this task?()

A、using only the RMAN SWITCH command to set the new location for the data file

B、placing the database in the MOUNT state for the restore and recovery operations.

C、using an RMAN RUN block with the SET NEWNAME and then the SWITCH command.

D、configuring two channels: one for the restore operation and the other for the recovery operation

未找到的试题在搜索页框底部可快速提交,在会员中心"提交的题"查看可解决状态。 收藏该题
查看答案

相关问题推荐

  • Which of the following can be used in conjunction with a Flashback Versions Query to filter the results?()

    A

     A range of SCN values

    B

     A list of SCN values

    C

     A starting and ending timestamp

    D

     Minimum and maximum sequence values

    E

     A list of sequence values

  • You work with a newly created database. Presently, there is no application load on the database instance. You want to create a baseline for tuning the application, so you decide to collect recommendations that can be implemented to improve application performance.  What action must you take to achieve this?()  

    A、 Run Segment Advisor

    B、 Run the SQL Tuning Advisor (STA)

    C、 Run the Automatic Workload Repository (AWR) report

    D、 Run the SQL Access Advisor with a hypothetical workload

  • Youre performing tablespace point-in-time recovery on a tablespace called USERS. If an object in that tablespace has a foreign key constraint owned by another object in the INDEX_TBS  which statement is true?()  

    A、 You cannot perform the TSPITR with the constraints enabled.

    B、 You must perform the TSPITR recovery of both tablespaces for it to be successful.

    C、 You can perform TSPITR only on the USERS tablespace.

    D、 RMAN will determine if the INDEX_TBS tablespace must also be duplicated and will duplicate it automatically.

    E、 The TSPITR will only be successful if the constraint is enabled.

  • Which DBMS_RESOURCE_MANAGER procedure prioritizes consumer-group mappings?()  

    A、 CREATE_MAPPING_PRIORITY

    B、 SET_MAPPING_PRIORITY

    C、 SET_MAPPING_ORDER

    D、 PRIORITIZE_MAPPING_ORDER

    E、 This functionality is not available through the DBMS_RESOURCE_MANAGER package.

  • You perform a backup using the following BACKUP command:   RMAN> BACKUP AS COMPRESSED BACKUPSET DATABASE;   Which statement is true of this command?()  

    A、 A different procedure is required to restore a database from compressed backups

    B、 The AS COMPRESSED clause of the BACKUP command provided by RMAN is used to create compressed  backup sets and image copies.

    C、 Using this command to create backups minimizes the bandwidth consumed

    D、 Using this command to create backups improves the performance of the backup process

联系客服 会员中心
TOP