zoukankan      html  css  js  c++  java
  • OCP-1Z0-053-200题-118题-496

    QUESTION 118

    Which two statements are true regarding an AutomaticStorage Management (ASM) instance? (Choose

    two.)

    A. As ASM instance mounts an ASM control file

    B. An ASM instance uses the ASMB process for rebalancing ofdisks within a disk group

    C. Automatic Memory Management is enabled in an ASM instance even when the MEMORY_TARGET

    parameter is not set explicitly

    D. An RDBMS instance gets connected to an ASM instance using ASMB as a foreground process when the

    database instance is started

    Answer: CD

    同496题:http://blog.csdn.net/rlhua/article/details/12981547


    Explanation/Reference:

    Section: Database Architecture & Resource Management, RAC, ASM

    http://download.oracle.com/docs/cd/B28359_01/server.111/b31107/asminst.htm

    Automatic memory management is enabled by default onan ASM instance, even when the

    MEMORY_TARGET parameter is not explicitly set.

    ASMB runs in a database instance that is using an ASM disk group. ASMB communicates with the ASM

    instance, managing storage and providing statistics. ASMB can also run in the ASM instance. ASMB runs in

    ASM instances when the ASMCMD cp command runs or when the database instance first starts if the SPFILE

    is stored in ASM.

  • 相关阅读:
    JVM内存模型与类加载机制
    JS 实现动态轮播图
    Jedis & spring-data-redis
    JAVA反射机制与动态代理
    JavaScript -- 筑基
    IO流与装饰者模式
    ES&IK环境搭建
    Elasticsearch笔记
    DQL
    DDL--DML
  • 原文地址:https://www.cnblogs.com/hzcya1995/p/13316063.html
Copyright © 2011-2022 走看看