Which two statements are true about multicast communication within a cluster? (Choose two.)
You want to start the managed server called managed1 in “Standby” mode, to keep it as a “hot backup”. Which statement about your domain configuration must be true?
Select two true statements about WebLogic Server’s role in transaction management. (Choose two.)
Your server includes an application that users a generic JDBC data source to connect to a database. However, the network connection between the server and the database is not 100% reliable.
Identify two data source attributes that, if set properly can help avoid situations in which the application fails due to a failed JDBC connection. (Choose two.)
The development group supplied you with the latest WAR file for the company web application. It has been thoroughly tested and needs to be placed into production. In the production file system, you copy over the previous WAR file with the new version. You log into the administration console and redeploy the application. Current uses continue to access the older version of the application, while new users are taken to the new version. Explain this scenario.
An application fails. The exception indicates that the JDBC data source cannot be found.
Identify two possible steps that you can perform to verify the data source’s availability. (Choose two.)
You are using the administration console to monitor transactions on a managed server. In the Summary subtab, under the JTA tab, you notice that the total count of transactions does not equal the sum of the committed transactions and all of the various rolled back transaction categories. How do you explain this?
You access the Deployments page from the Administration Console. The targets and state of each application are displayed. One web application named web1 is targeted to server1 and is in the NEW state.
Which statement is true?
The Configuration Wizard has a Node Manager option which, if selected, allows you to also configure a Node Manager as you create your domain. Select two true statements about using the Configuration Wizard to configure Node Manager. (Choose two.)
Your domain’s security realm has two authentication provides: ldap1 and ldap2.
Consider these requirements:
• If authentication succeeds with ldap1, then skip ldap2.
• If authentication fails with ldap1, then authentication must succeed with ldap2.
Which control flag should you use for ldap1?