网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
多选题
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
参考答案
参考解析
解析:
暂无解析
更多 “多选题Which two statements are TRUE regarding Coherence Indexes ? ()Aindexes are maintained by cache entry ownesBan application should not suggest an index that another aplication had suggestedCindexes cannot be sortedDeach application using Coherence may suggest the same set of indexes when it starts” 相关考题
考题
Which the two are true regarding a web application class loader?()A、 A web application may override the web container’s implementation classesB、 A web application running in a J2EE product may override classes in the javax.* namespaceC、 A web application class loader may NOT override any classes in the java.* and javax.* namespaceD、 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 getResourceE、 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
考题
A customer wants to improve the availability of a web application and provide more predictable scalability when scaling out the application. Which Feature of WebLogic should you recommend to help solve this problem?()A、Oracle Web GridB、ActiveCacheC、Coherence Grid EditionD、WebLogic Session ReplicationE、Coherence Web Edition
考题
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
考题
Which two are true regarding a web application class loader?()A、A web application may override the web container’s implementation classes.B、A web application running in a J2EE product may override classes in the javax.* namespace.C、A web application class loader may NOT override any classes in the java.* and javax.* namespaces.D、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.
考题
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 a Database ServerD、 Coherence provides better througput than a JMS messaging server Coherence provides stronger configuration management than Grid Control
考题
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 dependency Injection
考题
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.jarB、coherence.jarC、active-cache-1.0.jarD、coherence-web-spi.war
考题
Which two statements are true regarding B-tree indexs()A、The leaf blocks in the index are doubly linked.B、The leaf node stores a bitmap for each key value.C、The rows with NULL value in key columns also have entries in the index.D、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
考题
Identify the true statement regarding Temporary Coherence cluster members()A、 it should have "localstorage" set to TRUEB、 it should be configured so as to not trigger re-partitioning C、 both A and B are TRUED、 Neither A and B are TRUE
考题
Which two statements are TRUE regarding Coherence Indexes ? ()A、 indexes are maintained by cache entry ownesB、 an application should not suggest an index that another aplication had suggestedC、 indexes cannot be sortedD、 each application using Coherence may suggest the same set of indexes when it starts
考题
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?()A、 The index can be changed from NOLOGGING to LOGGINGB、 The index cannot be recovered even in the ARCHIVELOG mode.C、 The index can only be created if the base table is created with the NOLOGGING option.D、 The index can be recovered if you perform a backup after the CREATE INDEX statement.
考题
Identify architecturally where in an application, Coherence stack will be used ()A、 coherence resides locally on the machines of all remote application usersB、 coherence resides between remote users and the Web tierC、 coherence resides between the Web tier and application tierD、 coherence resides between the application tier and data tier
考题
Which two statements are true regarding B-tree index()A、The leaf blocks in the index are doubly linked.B、The leaf node stores a bitmap for each key value.C、The rows with NULL value in key columns also have entries in the index.D、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.
考题
Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE application?()A、Deploy Active Cache shared libraryB、Declare dependency on the shared libraryC、Declare all dependency injection entriesD、Package tangosol-coherence-override.xml in modules classpathE、Package coherence-cache-config.xml in modules classpath
考题
多选题Examine the following output: SQL SELECT index_name,status FROM dba_indexes WHERE status=’UNUSABLE’; INDEX_NAME STATUS------------------------------ ----------- EIND UNUSABLE Which two statements about the above index are true()AIt is ignored by the query optimizer.BIt is not used while the index is being rebuilt.CThe index cannot be rebuilt, and has to be re-created.DThe index is automatically rebuilt when used the next time
考题
多选题Which two statements are true when when a Coherence cluster member is lost ? ()ARemaining members recover by repartitioning the data across the remainig cluster members in parallel with normal request processingBSome latencies may be experienced due to higher priority of recoveryCIn flight operations may be lostDA system administrator must manually assist recovery of the lost data
考题
单选题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
考题
多选题Which two statements are true regarding IDP?()AIDP can be used in conjunction with other JUNOS Software security features such as SCREEN options,zones, and security policy.BIDP cannot be used in conjunction with other JUNOS Software security features such as SCREEN options, zones, and security policy.CIDP inspects traffic up to the Presentation layer.DIDP inspects traffic up to the Application layer.
考题
多选题Which the two are true regarding a web application class loader?()AA web application may override the web container’s implementation classesBA web application running in a J2EE product may override classes in the javax.* namespaceCA web application class loader may NOT override any classes in the java.* and javax.* namespaceDResources in the WAR class directory or in any of the JAR files within the library directory may be accessed using the J2SE semantics of getResourceEResources 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
考题
多选题Which two statements are true regarding B-tree index()AThe leaf blocks in the index are doubly linked.BThe leaf node stores a bitmap for each key value.CThe rows with NULL value in key columns also have entries in the index.DThe 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.
考题
多选题Which two statements regarding a SQL profile are true?()AIt is built by Automatic Tuning Optimizer.BIt cannot be stored persistently in the data dictionary.CIt can be used by the query optimizer automatically.DIt can be created manually by using the CREATE PROFILE command.
考题
多选题Select three true statements regarding Coherence()ACoherence provides stronger data management than an Application ServerBCoherence provides better scale-out performance than a Application ServerCCoherence provides better scale-out performance than a Database ServerDCoherence provides better througput than a JMS messaging server Coherence provides stronger configuration management than Grid Control
考题
多选题Which two statements are TRUE regarding Coherence Indexes ? ()Aindexes are maintained by cache entry ownesBan application should not suggest an index that another aplication had suggestedCindexes cannot be sortedDeach application using Coherence may suggest the same set of indexes when it starts
考题
多选题Which two are true regarding a web application class loader?()AA web application may override the web container’s implementation classes.BA web application running in a J2EE product may override classes in the javax.* namespace.CA web application class loader may NOT override any classes in the java.* and javax.* namespaces.DResources 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.
考题
多选题Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE application?()ADeploy Active Cache shared libraryBDeclare dependency on the shared libraryCDeclare all dependency injection entriesDPackage tangosol-coherence-override.xml in modules classpathEPackage coherence-cache-config.xml in modules classpath
考题
单选题Identify the true statement regarding Temporary Coherence cluster members()A
it should have localstorage set to TRUEB
it should be configured so as to not trigger re-partitioning C
both A and B are TRUED
Neither A and B are TRUE
考题
单选题Identify architecturally where in an application, Coherence stack will be used ()A
coherence resides locally on the machines of all remote application usersB
coherence resides between remote users and the Web tierC
coherence resides between the Web tier and application tierD
coherence resides between the application tier and data tier
考题
多选题Which two statements are true regarding B-tree indexs()AThe leaf blocks in the index are doubly linked.BThe leaf node stores a bitmap for each key value.CThe rows with NULL value in key columns also have entries in the index.DThe deletion of a row from the table causes a logical deletion in index leaf block and the space becomesavailable for the new leaf entry
热门标签
最新试卷