单项选择题
A highly available WebLogic cluster in UNIX is configured for automatic server migration. Node Managed is configured on both machines to start managed servers.
How should you simulate a managed server failure to test whether automatic server migration is working?()
A.Shut down the managed server from the WebLogic console.
B.Shut down the managed server using the WLST command through Node Manager.
C.Run "kill -9" once to kill the managed server process.
D.Run "kill -9" to kill the managed server process, and run "kill -9" one more time if the managed server is restarting.
相关考题
-
多项选择题
WhenyourWebLogicServersolutionneedstobescaledoutwithadditionalcapacityandyouDon’twanttoaddadditionalhardware,whichthreetechniquesshouldyouus?()
A.Assign more than one managed server to a physical hardware that allows better CPU utilization
B.Assign more than one application to one managed server to better utilize threads within a single JVM process
C.Assign the same application to more than one managed server to load balance requests between servers
D.Assign the same heap size to the managed server across the cluster for easier control of memory footprint
E.Create a virtualized environment with hypervisor for an easier solution -
单项选择题
You deploy more than one application to the same WebLogic container. The security is set on JavaEE level and all deployed JavaEE applications use the same security roles. What is your recommendation for an architecture with those requirement?()
A.Combine all applications into a single one.
B.Define global roles on the WebLogic Domain level.
C.Use Ms Active Directory to keep the roles there.
D.Use Oracle Identity and Access Management solution to simplify the management.
E.Keep role mapping in the external WebLogic Role Mapped developed for that solution.
