多项选择题

Oracle JRockit JVM uses -Xns option to set nursery size when the generational garbage collection mode is used. 
Which two JVM properties are affected by changing its size ?()

A. compaction ratio limit
B. garbage collection frequency
C. garbage collection times
D. fragmentation heap size


您可能感兴趣的试卷

你可能感兴趣的试题

1.多项选择题Which two statements are true about the Oracle Enterprise Manager (OEM) ?()

A. OEM can do management and monitoring across multiple WLS Domains
B. OE is a unified solution for management and monitoring across entire architecture - Web Tier, App Tier & DB Tier
C. OEM is focused solely on Oracle solutions, cannot manage 3rd party products
D. OEM includes tools to configure the operating system

3.单项选择题Which of these is an available Oracle WebLogic Message Bridge attribute ? ()

A. XA Enabled
B. Connection URL
C. Local JNDI name
D. Quality of Service

5.单项选择题

You want to use te Coherence Java APIs to directly cached POJOs. Consider this snippet of code:
NamedCache cache - CacheFactory.getCache("mycache"); 
cache.put(new Integer(I)f "hello");
cache.put(T,"hi"); 
cache.put(new Long(II),"hey"); 
This code inserts three objects into the cache. 
Why ?()

A. hashCode() and equals() method for each object type is different so a different key is used
B. each object value string is different so a different value is inserted on each put
C. equals() and compare() method is different for each put
D. POF need to be implemented for this to work properly

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

7.多项选择题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

9.多项选择题Name three attributes used to configure a multi-data source in Oracle WebLogic ()

A. Statement Cache Type
B. Logging Last Resource
C. Algorithm Type
D. Failover Request if Busy
E. JNDI Name

最新试题

Development of real-time event-driven applications using Coherence is supported b()

题型:单项选择题

What are two types of distributed destinations that Oracle WebLogic Sever supports ?()

题型:多项选择题

At a run time, each Oracle Weblogic Server instance in a given domain creates an in-memory representation of the configuration described in this document()

题型:单项选择题

What two statements are true about Oracle Enterprise Manager’s Java Diagnostic tool, which makes the tool suitable for production server diagnostics ?()

题型:多项选择题

Which statement is TRUE about the CacheFactory class ?()

题型:单项选择题

Which two of the following are the imposed restrictions to production redeployment in WebLogic Server ?()

题型:多项选择题

How can an Oracle WebLogic cluster’s capacity be increased ?()

题型:多项选择题

Identify the true statement regarding Temporary Coherence cluster members()

题型:单项选择题

Which of these is an available Oracle WebLogic Message Bridge attribute ? ()

题型:单项选择题

Which Oracle WebLogic Server feature would you recommend to your clients to enable a stand-alone message producer, or a group of producers acting as one with respect to the processing order ?()

题型:单项选择题