• 053(二十八)


    136、

    136.You issued the following command to mount the DATA disk group in restricted mode:
    ALTER DISKGROUP data MOUNT RESTRICT;
    What is the implication of this command?
    A. The client RDBMS instance can access the file as a read-only file.
    B. A new disk cannot be added to a disk group.
    C. A disk in a disk group can be taken offline.
    D. The client RDBMS instance cannot access the files in the disk group.
    Answer: D
    View Code

    137、

    137.Your company wants to upgrade the current production database to the RAC environment. To perform testing before migrating to the RAC environment, 
    you performed the workload capture on the production database to record the peak workload. You set up the test RAC database and want to replay the recorded workload on the testmachine. 
    Note the following steps that you may require to replay the database workload:
    1) Preprocess the captured workload.
    2) Restart the database in RESTRICTED mode.
    3) Set up the Replay Clients.
    4) Restore the test database to the point when the capture started.
    5) Remap connections.
    Arrange the steps required in the correct sequence to accomplish this task on the test machine.
    A. 1, 4, 5, 3 (2 is not required.)
    B. 1, 4, 3, 5 (2 is not required.)
    C. 1, 2, 4, 5 (3 is not required.)
    D. 2, 1, 5, 3, 4
    E. 1, 2, 4, 5, 3
    Answer: A
    View Code

    138、

    138.You are working on the APPDB database as a DBA. The database has a default Flashback Data Archive DFLA1 created on it. 
    You issued the following command to drop the Flashback Archive FLA1:
    DROP FLASHBACK ARCHIVE fla1;
    What is the effect of this command?
    A. The Flashback Archive FLA1 is dropped only if it is empty.
    B. The tablespace having Flashback Archive is dropped.
    C. The Flashback Archive FLA1 is dropped after moving the existing data in it to the default Flashback Archive.
    D. The Flashback Data Archive and historical data are dropped.
    Answer: D
    View Code

    139、

    139.Which two prerequisites are needed for performing workload capture and replay? (Choose two.)
    A. Close all sessions performing queries using database links.
    B. running the database in shared server mode
    C. The database on which the workload is replayed has to be a restore of the original database to a specific SCN. 
    D. setting up the directory to capture the workload
    Answer: CD
    View Code

    140、

    140.Which two statements are true regarding Health Monitor checks in Oracle Database 11g? (Choose two.)
    A. Health Monitor checks can be used to scan the contents of the redo log and archive logs for accessibility and corruption.
    B. Health Monitor checks can be used to verify the integrity of database files and report failures if these files are inaccessible, corrupt or inconsistent.
    C. Health Monitor checks can be used to verify the contents of dictionary entries for each dictionary object and fix it automatically.
    D. Health Monitor checks are always initiated manually when there is some critical error.
    Answer: AB
    View Code
  • 相关阅读:
    怎么样把网站logo(小图标)在地址栏里显示
    PHP 做群发短信(短信接口连接问题)
    网页JS弹出广告代码,头部,右下角,网页中漂浮,对联广告代码等大全
    PHP 时间戳与系统时间保持一致
    PHP 把数据表列出来的东西导出成execle格式
    数据库连接类 DB.class.php
    session判断页面是否已经登录的问题
    结合Smarty,生成HTML静态页
    PHP做文件下载功能
    滚动字幕,鼠标经过停留
  • 原文地址:https://www.cnblogs.com/huanhuanang/p/5403159.html
Copyright © 2020-2023  润新知