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

You want to take the backup of the USERS tablespace. It has a single data file of 900 MB. You have tape drives of 300 MB each. The SBT channel is configured for Recovery Manager (RMAN). To accomplish the backup, you issued the following RMAN command: RMAN> BACKUP SECTION SIZE 300M TABLESPACE users; Which two statements are true about the execution of the above command? ()(Choose two.)

A

The backup piece size will be limited to 300 MB

B

The RMAN uses multiplexing to perform backup

C

The operation is accomplished using the default channel available

D

The RMAN parallelizes the backup although the parallelism is not set for a channel

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

相关问题推荐

  • You want to convert your existing non-ASM files to ASM files for the database PROD.  Which method or command would you use to accomplish this task?()  

    A、 Data Pump Export and Import

    B、 conventional export and import

    C、 the CONVERT command of RMAN

    D、 the BACKUP AS COPY. command of RMAN

  • 用Linux ls-al命令列出下面的文件列表,(33)是块设备文件。

    A.drwx----1 hel users 1024 Sep 10 08:10 aaa

    B.-rw----2 hel-s users 56 Sep 09 11:05 bbb

    C.brw----2 hel-s users 56 Sep 09 11:05 ccc

    D.1rwx----1 hel users 2024 Sep 12 08:12 ddd

  • 在Windows Server 2003下若选择安全登录,则首先需要按(38)组合键。

    A.Shiff+Alt+Esc

    B.Ctrl+Alt+Tab

    C.Ctrl+Shiff

    D.Ctrl+Alt+Delete

  • The RECYCLEBIN parameter is set to ON for your database. You drop a table, PRODUCTS, from the SCOTT schema. Which two statements are true regarding the outcome of this action? ()(Choose two)

    A

    All the related indexes and views are automatically dropped

    B

    The flashback drop feature can recover only the table structure

    C

    Only the related indexes are dropped whereas views are invalidated

    D

    The flashback drop feature can recover both the table structure and its data

  • Which three statements are true regarding the functioning of the Autotask Background Process (ABP)?()

    A

     It creates jobs without considering the priorities associated with them.

    B

     It translates tasks into jobs for execution by the scheduler.

    C

     It determines the list of jobs that must be created for each maintenance window.

    D

     It is spawned by the MMON background process at the start of the maintenance window.

    E

     It maintains a repository in the SYSTEM tablespace to store the history of the execution of all tasks.

联系客服 会员中心
TOP