zoukankan      html  css  js  c++  java
  • OCP-1Z0-053-200题-151题-53

    QUESTION 151

    You want to use RMAN to create compressed backups.

    Which statement is true about the compression algorithms that RMAN can use?

    A. The BZIP2 compression algorithm consumes more CPU resources than the ZLIB compression algorithm.

    B. The ZLIB compression algorithm consumes more CPU resources than the BZIP2 compression algorithm.

    C. The ZLIB compression algorithm provides maximum compression and produces smaller backups than the

    BZIP2 compression algorithm.

    D. Only the BZIP2 compression algorithm can be used tomake compressed backups to disk.

    Answer: A

    同53题:http://blog.csdn.net/rlhua/article/details/14093639


    Explanation/Reference:

    Section: Backup, Recovery & Recovery Manager (RMAN)

    The BZIP2 compression algorithm consumes more CPU resources than the ZLIB compression algorithm. The

    BZIP2 compression algorithm provides for optimum compression, but tends to use more CPU resources than

    the ZLIB compression algorithm. The ZLIB compression algorithm is optimized for performance and uses less

    CPU resources. You should note that the COMPATIBLE initialization parameter must be set to 11.0.0 or higher

    to use the ZLIB compression algorithm.

    The option that states the ZLIB compression algorithm consumes more CPU resources than the BZIP2

    compression algorithm is incorrect. The BZIP2 compression algorithm consumes more CPU resources. The

    option that states the ZLIB compression algorithm provides maximum compression and produces smaller

    backups than the BZIP2 compression algorithm is incorrect. The BZIP2 compression algorithm provides

    maximum compression and produces smaller backups than the ZLIB compression algorithm.

    The option that states only the BZIP2 compression algorithm can be used to make compressed backups to disk

    is incorrect. The ZLIB compression algorithm can also be used to make compressed backups to disk.

  • 相关阅读:
    【原创】NOR FLASH Block Unprotection
    虚拟机:Snapshot
    Struts2:简单登陆验证DAO VO ACTION
    Cocos2dx:安装
    LoadRunner:Socket+Http协议
    LoadRunner中添加外部文件(md5.h),使用MD5
    Javascript实现网页水印(非图片水印)
    ASP.NET网站限制访问频率
    再谈“ASP.NET网站限制恶意访问”
    【新闻】“赢在淘宝”b比赛 30强、10强火热出炉~!
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316094.html
Copyright © 2011-2022 走看看