单项选择题
A customer needs to ensure that the number of threads servicing an application does not exceed the number of database connections available to the application.
What step must you take to address this situation?()
A.Configure a Max Threads Constraint and add your application to the list of applications for the Constraint.
B.Configure a Work Manager with a Maximum Threads Constraint tied to the Connection Pool and configuration your application to use the Work Manager.
C.Configure a Work Manager with a Minimum Threads Constraint tied to the Connection Pool and configure your application to use the Work Manager.
D.Configure a global MaxThreads constraint and target it to the server or clusters where your application is deployed.
E.Configure the startup parameter "-Dwls-maxThreads" to be the same as the number of database connections configured.
相关考题
-
单项选择题
Acustomerhasacritical,performance-sensitivewebapplicationthatconnectstoamultimodeOracleRACdatabase.WhichfeatureofWebLogiccanprovidesignificationbenefit?()
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 -
单项选择题
A customer has a Stock Watch application that publishes stock recommendations to different customers and programs. The stock recommendation message should be processed by only one of the JMS Servers in the cluster. Which JMS model should be used?()
A.JMS Queue
B.Distributed JMS Queue
C.Uniform Distributed Topic
D.Partitioned Distributed Topic -
单项选择题
WhichWebLogicoptimizationallowsonenon-XAresourcetoparticipateinadistributedtransaction?()
A.enabling Pinned to Thread
B.enabling Logging Last Resource
C.increasing the Statement cache size
D.setting the statement cache type to LRU
E.setting the initial and maximum capacity to the same number
