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.)
Your organization is using a Multi data source (MDS) on WebLogic Server to support applications connecting to an Oracle RAC database. You have been tasked with configuring a new callback handler for the MDS.
Which two statements are true concerning related MDS options and behavior? (Choose two.)
As part of a manual migration of JMS-related services, you just configured a custom file store and targeted it to the same migratable target as the JMS server.
Which two statements pertain to the successful configuration of this JMS store and the manual migration? (Choose two.)
Which two automatic migration scenarios require node manager for all migratable services? (Choose two.)
You are trying to set up a JMS Session with a specified acknowledgment mode. You want the application that receives the message to explicitly take care of the acknowledgment.
Which option represents a valid choice for the acknowledgment mechanism that you can use? (Choose the best answer.)