Your are the DBA supporting an Oracle 11g Release 2 database and wish to move a table containing several DATE, CHAR, VARCHAR2, and NUMBER data types, and the table’s indexes, to another tablespace.The table does not have a primary key and is used by an OL

题目

Your are the DBA supporting an Oracle 11g Release 2 database and wish to move a table containing several DATE, CHAR, VARCHAR2, and NUMBER data types, and the table’s indexes, to another tablespace.The table does not have a primary key and is used by an OLTP application.Which technique will move the table and indexes while maintaining the highest level of availability to the application?()

A. Oracle Data Pump.

B. An ALTER TABLE MOVE to move the table and ALTER INDEX REBUILD to move the indexes.

C. An ALTER TABLE MOVE to move the table and ALTER INDEX REBUILD ONLINE to move the indexes.

D. Online Table Redefinition.

E. Edition-Based Table Redefinition.


相似考题
参考答案和解析
参考答案:D
更多“Your are the DBA supporting an Oracle 11g Release 2 database and wish to move a table cont ”相关问题
  • 第1题:

    使数据库表变为自由表的命令是A) DROP TABLE B) REMOVE TABLEC)FREE TABLE D)RELEASE` TABLE


    正确答案:B
    本题考查自由表的操作命令。当数据库不再使用某个表,而其他数据库要使用该表时,必须将该表从当前数据库移出,使之成为自由表,其命令格式为:
    REMOVE TABLE <表名>
     故选项B为正确答案。

  • 第2题:

    ORACLE初始化参数文件的默认路径是:()

    A.对于UNIX,在$ORACLE_HOME/dbs

    B.对于UNIX,在$ORACLE_HOME/dbs/admin

    C.对于Linux,在%ORACLE_HOME%\database

    D.对于Windows,在%ORACLE_HOME%\dbs

    E.对于Windows,在%ORACLE_HOME%\database\admin


    参考答案:A

  • 第3题:

    从()release版本开始SBEVM电路板支持2载三扇。

    A.release 33

    B.release 32

    C.release 31

    D.release 30


    参考答案:A

  • 第4题:

    缺省情况下, GPON 的 T-CONT 默认绑定 dba 模板编号()

    A.5

    B.1

    C.2

    D.7


    参考答案:B

  • 第5题:

    (23 )为了提高查询速度,则 DBA 应创建相应的

    A )视图( View )

    B )索引( Index )

    C) 游标( Cursor )

    D) 基本表( Table )


    正确答案:B

  • 第6题:

    ORACLE的DBA日常工作有哪些任务

    A.ORACLE安装

    B.ORACLE升级

    C.ORACLE数据库应用架构设计

    D.性能调优


    ORACLE 安装;ORACLE 升级;ORACLE 数据库应用架构设计;性能调优