Active Cache is the integration of Coherence and WebLogic Server. Which component is NOT part of this integration?()A、Coherence*WebB、Coherence*ExtendC、TopLink Grid with CoherenceD、Coherence cluster lifecycle management in WebLogic ServerE、Named cache depe

题目

Active Cache is the integration of Coherence and WebLogic Server. Which component is NOT part of this integration?()

  • A、Coherence*Web
  • B、Coherence*Extend
  • C、TopLink Grid with Coherence
  • D、Coherence cluster lifecycle management in WebLogic Server
  • E、Named cache dependency Injection

相似考题
更多“Active Cache is the integration of Coherence and WebLogic Server. Which component is NOT part of this integration?()A、Coherence*WebB、Coherence*ExtendC、TopLink Grid with CoherenceD、Coherence cluster lifecycle management in WebLogic ServerE、Named cache depe”相关问题
  • 第1题:

    How can the command-line Coherence application in Windows and UNIX be started ?()

    • A、 navigate to the $COHERENCE_HOME directory and type bin/coherence.cmd (Windows) or ./bin/coherence.sh (UNIX)
    • B、 navigate to the $COHERENCE_HOME directory and type coherence.cmd (Windows) or bin/coherence.sh (UNIX)
    • C、 navigate to the $COHERENCE_HOME directory and type bin/coherence.cmd (Windows) or coherence.sh (UNIX) 
    • D、  All of the above

    正确答案:A

  • 第2题:

    When scaling Coherence from one to two cache servers, it will not show the same scalability as two to four. Why?()

    • A、 Coherence uses a more efficient TCMP algorithm going from two to four cache servers
    • B、 When going from one to two cache servers, object backups are copied across servers so work is doubled,but going from two to four is a fixed amount of work
    • C、 Near cache is enabled with a larger quorum thus performance is improved
    • D、 all of the above

    正确答案:B

  • 第3题:

    To use Active Cache features in WebLogic 12C, which three libraries are needed from the WebLogic Server installation to be deployed in WebLogic Server?()

    • A、coherence-work.jar
    • B、coherence.jar
    • C、active-cache-1.0.jar
    • D、coherence-web-spi.war

    正确答案:B,C,D

  • 第4题:

    A customer has a critical, performance-sensitive web application that connects to a multinode  Oracle RAC database. Which feature of WebLogic can provide significant performance benefit?()

    • A、The Web Session Affinity feature of Active GridLink for RAC
    • B、WebLogic Clustering  
    • C、The Transaction Affinity feature of Active GridLink for RAC
    • D、Coherence*Web Session Replication

    正确答案:C

  • 第5题:

    Which two options best describe how the Maven Plugin for WebLogic enables WebLogic to be effectively used in a Continuous Integration environment?()

    • A、execution of unit and integration tests
    • B、management of the life cycle of a WebLogic domain including creation, configuration, and server life-cycle management
    • C、deployment and undeployment of applications
    • D、Java profiling

    正确答案:A,C

  • 第6题:

    Which three data sources integrations are provided by Coherence out of the box ? ()

    • A、 TopLink Grid and TopLink Essentials
    • B、 Java Persistence API (JPA)
    • C、 Open Database Connectivity (ODBC)
    • D、 FileSystem
    • E、 Java Database Connectivity (JDBC) 

    正确答案:A,B,E

  • 第7题:

    Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE application?()

    • A、Deploy Active Cache shared library
    • B、Declare dependency on the shared library
    • C、Declare all dependency injection entries
    • D、Package tangosol-coherence-override.xml in modules classpath
    • E、Package coherence-cache-config.xml in modules classpath

    正确答案:A,B,C,E

  • 第8题:

    What is the solution for the "maximum socket buffer size" warnings in Oracle Coherence version 3.1 to 3.3 ? ()

    • A、 configure the OS allow for larger buffers
    • B、 upgrade the Coherence version
    • C、 configure the OS allow for small buffers
    • D、 configure the OS allow for small buffers and upgrade the Coherence version

    正确答案:A

  • 第9题:

    单选题
    How can the command-line Coherence application in Windows and UNIX be started ?()
    A

     navigate to the $COHERENCE_HOME directory and type bin/coherence.cmd (Windows) or ./bin/coherence.sh (UNIX)

    B

     navigate to the $COHERENCE_HOME directory and type coherence.cmd (Windows) or bin/coherence.sh (UNIX)

    C

     navigate to the $COHERENCE_HOME directory and type bin/coherence.cmd (Windows) or coherence.sh (UNIX) 

    D

      All of the above


    正确答案: B
    解析: 暂无解析

  • 第10题:

    多选题
    Which three data sources integrations are provided by Coherence out of the box ? ()
    A

    TopLink Grid and TopLink Essentials

    B

    Java Persistence API (JPA)

    C

    Open Database Connectivity (ODBC)

    D

    FileSystem

    E

    Java Database Connectivity (JDBC)


    正确答案: D,B
    解析: 暂无解析

  • 第11题:

    多选题
    Which two statements are TRUE regarding Coherence Indexes ? ()
    A

    indexes are maintained by cache entry ownes

    B

    an application should not suggest an index that another aplication had suggested

    C

    indexes cannot be sorted

    D

    each application using Coherence may suggest the same set of indexes when it starts


    正确答案: D,A
    解析: 暂无解析

  • 第12题:

    单选题
    Identify architecturally where in an application, Coherence stack will be used ()
    A

     coherence resides locally on the machines of all remote application users

    B

     coherence resides between remote users and the Web tier

    C

     coherence resides between the Web tier and application tier

    D

     coherence resides between the application tier and data tier


    正确答案: B
    解析: 暂无解析

  • 第13题:

    Which Coherence caching pattern matches the sequence of events ?()  1. Data is requested from cache  2. The requested data does not exist in the cache (cache miss)  3. The Coherence cache store is used to red data from the back-end persistent data source, and placed in ther cache  4. Data requested from the cache is returned to the caller

    • A、 read through
    • B、 write through
    • C、 refresh ahead
    • D、 write behind

    正确答案:A

  • 第14题:

    Select three true statements regarding Coherence()

    • A、 Coherence provides stronger data management than an Application Server
    • B、 Coherence provides better scale-out performance than a Application Server
    • C、 Coherence provides better scale-out performance than a Database Server
    • D、 Coherence provides better througput than a JMS messaging server Coherence provides stronger configuration management than Grid Control

    正确答案:A,B,C

  • 第15题:

    Which two statements are TRUE regarding Coherence Indexes ? ()

    • A、 indexes are maintained by cache entry ownes
    • B、 an application should not suggest an index that another aplication had suggested
    • C、 indexes cannot be sorted
    • D、 each application using Coherence may suggest the same set of indexes when it starts

    正确答案:A,D

  • 第16题:

    Coherence provides the ideal infrastructure for building _____ services, and the ______ applications.()

    • A、 Data Grid; Client and Server based
    • B、 Outster; Client and Server based
    • C、 Data Grid;DNS based
    • D、 Cloud cluster;Client and Server based

    正确答案:A

  • 第17题:

    Which four actions can you perform using the WebLogic Admin Console?()

    • A、Stop and start Managed Servers using the Node Manager.
    • B、Stop and start Coherence Servers using the Node Manager.
    • C、Create a WebLogic Domain Template.
    • D、Create and target JDBC connection pools.
    • E、Create and target WebLogic Diagnostic Framework Diagnostic Modules.
    • F、Change Java command-line parameters at run time.

    正确答案:A,B,D,F

  • 第18题:

    Identify architecturally where in an application, Coherence stack will be used ()

    • A、 coherence resides locally on the machines of all remote application users
    • B、 coherence resides between remote users and the Web tier
    • C、 coherence resides between the Web tier and application tier
    • D、 coherence resides between the application tier and data tier

    正确答案:D

  • 第19题:

    A customer has a critical, performance-sensitive web application that connects to a multimode  Oracle RAC database. Which feature of WebLogic can provide signification benefit?()

    • A、The Web Session Affinity feature of Active GridLink for RAC
    • B、WebLogic Clustering
    • C、The Transaction Affinity feature of Active GridLink for RAC
    • D、Coherence*Web Session Replication

    正确答案:C

  • 第20题:

    单选题
    When scaling Coherence from one to two cache servers, it will not show the same scalability as two to four. Why?()
    A

     Coherence uses a more efficient TCMP algorithm going from two to four cache servers

    B

     When going from one to two cache servers, object backups are copied across servers so work is doubled,but going from two to four is a fixed amount of work

    C

     Near cache is enabled with a larger quorum thus performance is improved

    D

     all of the above


    正确答案: D
    解析: 暂无解析

  • 第21题:

    单选题
    Active Cache is the integration of Coherence and WebLogic Server. Which component is NOT part of this integration?()
    A

    Coherence*Web

    B

    Coherence*Extend

    C

    TopLink Grid with Coherence

    D

    Coherence cluster lifecycle management in WebLogic Server

    E

    Named cache dependency Injection


    正确答案: D
    解析: 暂无解析

  • 第22题:

    多选题
    Select three true statements regarding Coherence()
    A

    Coherence provides stronger data management than an Application Server

    B

    Coherence provides better scale-out performance than a Application Server

    C

    Coherence provides better scale-out performance than a Database Server

    D

    Coherence provides better througput than a JMS messaging server Coherence provides stronger configuration management than Grid Control


    正确答案: A,B
    解析: 暂无解析

  • 第23题:

    单选题
    Coherence provides the ideal infrastructure for building _____ services, and the ______ applications.()
    A

     Data Grid; Client and Server based

    B

     Outster; Client and Server based

    C

     Data Grid;DNS based

    D

     Cloud cluster;Client and Server based


    正确答案: B
    解析: 暂无解析