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
  • 相关阅读:
    面向对象程序设计(JAVA) 第14周学习指导及要求
    面向对象程序设计(JAVA) 第13周学习指导及要求
    面向对象程序设计(JAVA) 第12周学习指导及要求
    让小球做圆周运动,你有几种办法?
    💥2020面试准备系列(一):JS
    秒懂js的垃圾回收
    jqgrid计算表单
    CSS揭秘实用技巧总结
    利用css 实现 视觉差效果
    前端经典面试题解密:JS的new关键字都干了什么?
  • 原文地址:https://www.cnblogs.com/huanhuanang/p/5487036.html
Copyright © 2011-2022 走看看