多项选择题
Identify the two options that can be used to patch WebLogic Server without Incurring application downtime.()
A.automated process using the Admin Server
B.automated using JDeveloper
C.manual process with or without Smart Update
D.scripted with WLST
E.automated process using Enterprise Manager 12c
相关考题
-
多项选择题
Youhaveadurablesubscriber,andthesubscriberisdownornotreachablewhenthemessageisproduced.Whichtwooptionsregardingtheexpiryofthesemessagesaretrue?()
A.after the subscriber is unavailable for 10 minutes
B.when the subscriber is available
C.after the subscriber is unavailable for after an hour
D.are available until the specified time elapses
E.are expired instantly -
多项选择题
WhatarethethreestepsyoushouldtaketotuneaJDBCConnectionpoolinWebLogicfromtheinitialsettingsinaproductionenvironment?()
A.Ensure the maximum size is increased to an appropriate setting.
B.Set the minimum and maximum size of the connection pool to the same value.
C.Increase the statement cache size.
D.Add more heap to the JVM.
E.Add more nodes to the cluster. -
单项选择题
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.
