Oracle 1z0-134 - Oracle WebLogic Server 12c: Advanced Administrator II
You successfully configured a new dynamic cluster but haven’t launched any of the dynamic servers. You want to change the configuration for one specific server.
Which parameter can you modify for that server before starting up the dynamic clustered servers for the first time?
Which three types of information can an Extension Template contain? (Choose three.)
You are monitoring a WebLogic JDBC data source and have decided to drop some connections because an earlier peak usage condition has now ended. In addition, this data source has not been enabled for automatic shrinking.
What will occur once you execute the shrink() method on that JDBCDataSourceRuntimeMBean?
What are two differences between a group and a role? (Choose two.)
Poor ventilation and cooling in and around the machine that hosts your administration server and a clustered managed server causes a local hard drive failure and thus both servers crash as well.
This is the first time this crash has occurred in production but an automatic Whole Server Migration kicks in as expected. The clustered server migrates to a machine on which it has never run before, and for that reason the server cannot be started on this new machine.
Which action could have helped to launch this migrated clustered server? (Choose the best answer.)
Your WebLogic domain consists of deployed applications heavily relying on JMS. Three machines, each hosting a managed server, are part of a cluster.
In order to ensure the availability of servers and JMS service on those servers, you are considering the configuration of whole server migration rather than service migration.
Which two statements are prerequisite for whole server migration but not for manual service migration? (Choose two.)
You are designing an application that uses JMS transactions to coordinate a group of messages for production and consumption, treating messages sent or received as an atomic unit.
What are two ways you can use transactions in JMS? (Choose two.)
Review the following WLST commands.
What happens when these commands are executed? (Choose the best answer.)
On a WebLogic Managed Server you administer, you have the following log:
You investigate and find a Web Module named MyApp with the following deployment descriptor weblogic.xml:
Which two are true? (Choose two.)
In your production environment, you have deployed an application that is accessing a registered Java EE shared library as well as an application deployment plan. In addition, both the library and the application use annotations for some of their configuration properties. You are attempting to understand the current state of the properties that have been used in this deployment.
From greatest to least, what is the correct order of precedence that is used by WebLogic Server when applying configuration properties during deployment? (Choose the best answer.)