Which two statements are true about the role of cluster master in whole server migration? (Choose two.)
You need to log the JMSMessageID header value for incoming messages.
What is the prefix that you would see for the header values? (Choose the best answer.)
Examine the domain diagram:
Assume all servers are up and running and you have just started an offline WLST interactive session. Assume further that the username/password “weblogic/Welcome1” maps to a valid administrator.
You type two lines of WLST code:
connect(‘weblogic’,‘Welcome1’,‘host02.acme.com:7101’)
print cmo.getType() + ‘:’ + cmo.getName()
What will be printed? (Choose the best answer.)
Which three statements are correct regarding the WLST create command? (Choose three.)
Which statement is correct regarding JMS Template configuration? (Choose the best answer.)
Your development team has created a GAR deployment that enables Coherence caching for an application. The GAR file is configured to work within both storage-enabled and storage-disabled nodes.
How would you package your GAR as part of the WebLogic Server deployment process for your application? (Choose the best answer.)
Examine the domain diagram:
Assume all servers are running and you have an online WLST session connected to the administration server.
Select two code options that would set the variable x as a reference to the machine02 configuration MBean. (Choose two.)
Review this scenario of an application running on a storage-disabled, managed Coherence server that uses a Coherence two-tier near cache:
Assuming this is the server’s first access of this data from the cache, how many network round trips between Coherence cluster instances take place in total? (Choose the best answer.)
Under a normal startup scenario, a managed server contacts the administration server to get its configuration information.
However in case the administration server is not available, which mechanism can be used by the managed server to start up successfully? (Choose the best answer.)
You are reviewing the scheduled maintenance of your domain after adding a new cluster.
Which statement is true when configuring a migratable target within a WebLogic Server cluster? (Choose the best answer.)
Review the digital certificate below.
Based on what the certificate contains, which statement is true? (Choose the best answer.)
My domain consists of an administration server and two managed servers. During runtime, my administration server has crashed and I wish to start the managed servers in MSI mode.
Which two files need to be copied from the admin server to the managed servers when starting them in this mode? (Choose two.)
You need to ensure that when a failed admin server instance is restarted on another machine with a different IP address, the managed server is able to establish connection with the newly started instance.
Which technique will ensure that the connection can be made? (Choose the best answer.)
What is the file system location and command for starting the Domain Template Builder? (Choose the best answer.)