Select three true statements regarding Coherence()A、 Coherence provides stronger data management than an Application ServerB、 Coherence provides better scale-out performance than a Application ServerC、 Coherence provides better scale-out performance than 

题目

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

相似考题
更多“Select three true statements regarding Coherence()A、 Coherence provides stronger data management than an Application ServerB、 Coherence provides better scale-out performance than a Application ServerC、 Coherence provides better scale-out performance than ”相关问题
  • 第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题:

    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

    正确答案:B

  • 第3题:

    Which two statements are true about Oracle ActiveCache ?()

    • A、 it supports very large data-sets such as the result-sets from large search queries to be held in memory
    • B、 it provides a set of management tools that enables automation of configuration
    • C、 it provides enhanced visibility across the entire application infrastructure
    • D、 it significantly increases the performance of Web-based applications with no code change

    正确答案:A,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题:

    Identify two correct statements to complete the sentance. In a Coherence implementation, it is a best practice to implement PortableObject on all customer objects because:()

    • A、 it leverages Java’s built-in serialization
    • B、 it provides a more efficient serialization of the object
    • C、 it allows the object to be shared across applications
    • D、 it allows the object to be shared across programming platforms

    正确答案:B,D

  • 第6题:

    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

  • 第7题:

    单选题
    As an architect for ABC bank, you have been tasked to improve the performance of their online balance transfer application. Due to various margers and takeovers, the bank has heterogeneous systems. Some applications are based on Java while others on  either .net or C++. You would like to propose object serialization with Coherence to enable passing objects between these different language platforms.  Which of the following options provides the capability ?()
    A

     Standard Java serialization

    B

     .Net Binary serialization

    C

     Coherence Portable Object Format

    D

     Coherence Externalizable Lite


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

  • 第8题:

    多选题
    Identify three reasons that explain why assigning more than one managed serve achieve better  performance than running one managed server with more resources?()
    A

    Thread management inside the JVM process might be less effective than context switching between processes on the OS level. It is better to combine both these technologies to achieve full saturation of resources.

    B

    Current CPUs are multicore units. So starting managed servers in the amount of physical cores and pinning them 1:1 to cores will always get the best performance.

    C

    By a combination of prioritization of processes on the OS level and Work Manager in WLS, one  could tune the whole environment more precisely.

    D

    Assigning more than one managed server to hardware will never bring better performance.

    E

    More instances means more connections to databases, so one could serve more concurrent  calls on the database level. This is primarily why this approach will give better performance numbers.

    F

    Depending on the profile of the application, having more JVMs with smaller heaps will lead to more predictable response times than fewer JVMs with a large heap.


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

  • 第9题:

    多选题
    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
    解析: 暂无解析

  • 第10题:

    多选题
    Which two statements are true about Oracle Real Applications Insight ?()
    A

    it provides enhanced visibility across the entire application infrastructure

    B

    it provides a set of management tools that enable automation of configuraion

    C

    it significantly increases the performance of Web-based applications with no code change

    D

    it dramatically reduces costs associated with diagnostics, configuration, and deployment on production servers


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

  • 第11题:

    单选题
    Which is a benefit of precompiling a JSP page?()
    A

    It avoids initialization on the first request.

    B

    It provides the ability to debug runtime errors in the application.

    C

    It provides better performance on the first request for the JSP page.

    D

    It avoids execution of the _jspService method on the first request.


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

  • 第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 of the following BEST describes a Blade server?()

    • A、Provides higher levels of physical redundancy than a typical server
    • B、Provides better rack space utilization than a typical server
    • C、Is 1.75 inches in height to fit properly in a rack
    • D、Uses an unshared backplane

    正确答案:B

  • 第14题:

    You work as a database administrator for Certkiller .com. In your database server, the parameter PLSQL_OPTIMIZE_LEVEL has been set to 2. What would this setting achieve?()

    • A、It degrades the run time and compiler performance.
    • B、It provides better run time and compiler performance.
    • C、It provides better optimization of the statement during parse time.
    • D、It forces the rule based optimizer to be used for statement optimization.
    • E、It provides better run time performance but slightly degraded compiler performance. 
    • F、It provides better run time performance but slightly degraded run time performance.

    正确答案:E

  • 第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题:

    In your database server, the parameter PLSQL_OPTIMIZE_LEVEL has been set to 2. What would this setting achieve?()

    • A、It degrades the run time and compiler performance.
    • B、It provides better run time and compiler performance.
    • C、It provides better optimization of the statement during parse time.
    • D、It forces the rule based optimizer to be used for statement optimization.
    • E、It provides better run time performance but slightly degraded compiler performance.
    • F、It provides better run time performance but slightly degraded run time performance.

    正确答案:E

  • 第18题:

    As an architect for ABC bank, you have been tasked to improve the performance of their online balance transfer application. Due to various margers and takeovers, the bank has heterogeneous systems. Some applications are based on Java while others on  either .net or C++. You would like to propose object serialization with Coherence to enable passing objects between these different language platforms.  Which of the following options provides the capability ?()

    • A、 Standard Java serialization
    • B、 .Net Binary serialization
    • C、 Coherence Portable Object Format
    • D、 Coherence Externalizable Lite

    正确答案:C

  • 第19题:

    多选题
    Which two statements are true about Oracle ActiveCache ?()
    A

    it supports very large data-sets such as the result-sets from large search queries to be held in memory

    B

    it provides a set of management tools that enables automation of configuration

    C

    it provides enhanced visibility across the entire application infrastructure

    D

    it significantly increases the performance of Web-based applications with no code change


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

  • 第20题:

    单选题
    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
    解析: 暂无解析

  • 第21题:

    多选题
    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
    解析: 暂无解析

  • 第22题:

    单选题
    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
    解析: 暂无解析

  • 第23题:

    单选题
    You work as a database administrator for Certkiller .com. In your database server, the parameter PLSQL_OPTIMIZE_LEVEL has been set to 2. What would this setting achieve?()
    A

    It degrades the run time and compiler performance.

    B

    It provides better run time and compiler performance.

    C

    It provides better optimization of the statement during parse time.

    D

    It forces the rule based optimizer to be used for statement optimization.

    E

    It provides better run time performance but slightly degraded compiler performance. 

    F

    It provides better run time performance but slightly degraded run time performance.


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