indexes are maintained by cache entry ownes
an application should not suggest an index that another aplication had suggested
indexes cannot be sorted
each application using Coherence may suggest the same set of indexes when it starts
第1题:
Select three true statements regarding Coherence()
第2题:
To use Active Cache features in WebLogic 12C, which three libraries are needed from the WebLogic Server installation to be deployed in WebLogic Server?()
第3题:
Identify the true statement regarding Temporary Coherence cluster members()
第4题:
You have created an Oracle 10g database named SALES, which will be used by an application named SalesOrders. Users of the SalesOrders application complain that application response time is slow when they generate reports. The SalesOrders application accesses a table that contains 10 million rows. You decide to create an index on this table using the NOLOGGING option so that the index creation process is completed in the least amount of time. Which of the following is NOT true about an index created with the NOLOGGING option?()
第5题:
Which two statements are true regarding B-tree index()
第6题:
It is ignored by the query optimizer.
It is not used while the index is being rebuilt.
The index cannot be rebuilt, and has to be re-created.
The index is automatically rebuilt when used the next time
第7题:
navigate to the $COHERENCE_HOME directory and type bin/coherence.cmd (Windows) or ./bin/coherence.sh (UNIX)
navigate to the $COHERENCE_HOME directory and type coherence.cmd (Windows) or bin/coherence.sh (UNIX)
navigate to the $COHERENCE_HOME directory and type bin/coherence.cmd (Windows) or coherence.sh (UNIX)
All of the above
第8题:
A web application may override the web container’s implementation classes
A web application running in a J2EE product may override classes in the javax.* namespace
A web application class loader may NOT override any classes in the java.* and javax.* namespace
Resources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource
Resources in the WAR class directory or in any of the JAR files within the library directory cannot be accessed using the J2SE semantics of getResource
第9题:
It is built by Automatic Tuning Optimizer.
It cannot be stored persistently in the data dictionary.
It can be used by the query optimizer automatically.
It can be created manually by using the CREATE PROFILE command.
第10题:
indexes are maintained by cache entry ownes
an application should not suggest an index that another aplication had suggested
indexes cannot be sorted
each application using Coherence may suggest the same set of indexes when it starts
第11题:
Deploy Active Cache shared library
Declare dependency on the shared library
Declare all dependency injection entries
Package tangosol-coherence-override.xml in modules classpath
Package coherence-cache-config.xml in modules classpath
第12题:
coherence resides locally on the machines of all remote application users
coherence resides between remote users and the Web tier
coherence resides between the Web tier and application tier
coherence resides between the application tier and data tier
第13题:
Active Cache is the integration of Coherence and WebLogic Server. Which component is NOT part of this integration?()
第14题:
Which two statements are true regarding B-tree indexs()
第15题:
Which two statements are TRUE regarding Coherence Indexes ? ()
第16题:
Identify architecturally where in an application, Coherence stack will be used ()
第17题:
Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE application?()
第18题:
Remaining members recover by repartitioning the data across the remainig cluster members in parallel with normal request processing
Some latencies may be experienced due to higher priority of recovery
In flight operations may be lost
A system administrator must manually assist recovery of the lost data
第19题:
IDP can be used in conjunction with other JUNOS Software security features such as SCREEN options,zones, and security policy.
IDP cannot be used in conjunction with other JUNOS Software security features such as SCREEN options, zones, and security policy.
IDP inspects traffic up to the Presentation layer.
IDP inspects traffic up to the Application layer.
第20题:
The leaf blocks in the index are doubly linked.
The leaf node stores a bitmap for each key value.
The rows with NULL value in key columns also have entries in the index.
The deletion of a row from the table causes a logical deletion in index leaf block and the space becomes available for the new leaf entry.
第21题:
Coherence provides stronger data management than an Application Server
Coherence provides better scale-out performance than a Application Server
Coherence provides better scale-out performance than a Database Server
Coherence provides better througput than a JMS messaging server Coherence provides stronger configuration management than Grid Control
第22题:
A web application may override the web container’s implementation classes.
A web application running in a J2EE product may override classes in the javax.* namespace.
A web application class loader may NOT override any classes in the java.* and javax.* namespaces.
Resources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResource.
第23题:
it should have localstorage set to TRUE
it should be configured so as to not trigger re-partitioning
both A and B are TRUE
Neither A and B are TRUE
第24题:
The leaf blocks in the index are doubly linked.
The leaf node stores a bitmap for each key value.
The rows with NULL value in key columns also have entries in the index.
The deletion of a row from the table causes a logical deletion in index leaf block and the space becomesavailable for the new leaf entry