zoukankan      html  css  js  c++  java
  • EXAM D

    QUESTION 10
    The RVPC user can do which of the following? (Choose all that apply.)
    A. Register databases if granted the register database privilege
    B. See all databases in the recovery-catalog schema
    C. See all database-related metadata in the recovery catalog if they are granted access to that database
    D. Unregister databases from the RVPC catalog that were not granted to the RVPC catalog owner with the
    grant command
    E. Not be connected to with the RMAN command-line catalog parameter for backup or recovery purposes

    QUESTION 72
    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


    QUESTION 92

    To clean up old records that are in a Flashback Data Archive and are past the retention period, what must
    the DBA do?
    A. TRUNCATE the archive table.
    B. DROP the Flashback Data Archive.
    C. Nothing; expired rows are automatically removed.
    D. Nothing; expired rows are moved to an archive table.
    E. Delete entries from the archive where the metadata date retained is greater than the retention peri

  • 相关阅读:
    前端模板Nunjucks简介
    git提交时支持文件名大小写的修改
    多行文本加省略号的处理方法
    前端性能优化实践方案总结
    使用gulp工具生成svgsprites
    koa简介
    JSX语法简介
    踩坑所引发出的appendChild方法的介绍
    React业务实践
    javascript--数组
  • 原文地址:https://www.cnblogs.com/devlin/p/3545382.html
Copyright © 2011-2022 走看看