zoukankan      html  css  js  c++  java
  • 053(七十五)

    371、

    371.In what state are the datafiles of a tablespace after a TSPITR has been successfully completed?
    A. The datafiles have an ONLINE status.
    B. The datafiles have an OFFLINE status.
    C. The datafiles have an ONLINE status and are in hot backup mode prepared for an online backup.
    D. The datafiles have an OFFLINE status and are in hot backup mode for an online backup.
    E. The datafiles are in STANDBY mode.

    372、

    372.Which command do you use to generate a report of database incarnations?
    A. list incarnation of database
    B. report incarnation of database
    C. list database incarnation
    D. database incarnation list 
    E. report database incarnation

    373、

    373.Which of the following Oracle features utilize the undo tablespace? (Choose all that apply)
    A. Flashback Query
    B. Flashback Drop
    C. Flashback Table
    D. Flashback Database
    E. Transaction Processing
    F. Recycle Bin

    374、

    374.Which of the following statements are true regarding the Recycle Bin? (Choose all that apply.)
    A. The Recycle Bin is a physical storage area for dropped objects.
    B. The Recycle Bin is a logical container for dropped objects.
    C. The Recycle Bin stores the results of a Flashback Drop operation.
    D. The objects in the Recycle Bin are stored in the tablespace in which they were created.

    375、

    375.Over the course of a day, a department performed multiple DML statements (inserts, updates, deletes) on multiple rows of data in multiple tables. 
    The manager would like a report showing the time, table name, and DML type for all changes that were made. 
    Which Flashback technology would be the best choice to produce the list?
    A. Flashback Drop
    B. Flashback Query
    C. Flashback Transaction Query
    D. Flashback Versions Query
    E. Flashback Table
  • 相关阅读:
    spin_count
    not in改写关联无需考虑重复数据
    substr函数
    Flex样式-ToolTip篇
    Flex样式-ProgressBar篇
    Flex样式-MenuBar篇
    Flex样式-DataGrid篇
    Flex样式-ColorPicker篇
    FireBug之Console命令大全
    Flex样式-VSlider篇
  • 原文地址:https://www.cnblogs.com/huanhuanang/p/5487036.html
Copyright © 2011-2022 走看看