1Z0-102 | 10 Tips For Update 1Z0-102 pdf


Q11. You have 10 cluster managed servers in a domain. Due to the maintenance tasks currently in progress, two of the managed servers are in a "Shutdown" status.

You have been asked to deploy an application.

As a default behavior of WebLogic Server, which two statements are true?

A. The application cannot be deployed until the two managed servers are available.

B. The application can be deployed while the two managed servers are in "Shutdown" status.

C. The application will be deployed to the eight managed servers that are running. The two managed servers that are in the Shutdown state will eventually receive the deployment when they are started again.

D. The application deployment will fail and the application will not be deployed to any managed server in the cluster.

E. The application deployment will fail and the eight managed servers that are running will transition to "Admin" state.

Answer: AD

Q12. Which four statements are true about WLST?

A. You can create a domain with WLST.

B. WLST commands are case-insensitive.

C. You can shut down servers with WLST.

D. All WLST commands include parentheses.

E. WLST is based on the Perl scripting language.

F. You can connect to any server through WLST.

G. The Administration Server needs to be running to use WLST.

Answer: ABCD

Q13. Consider a single JMS module that includes a connection factory as well as queue.

Based on your system's requirements, the connection factory needs to be made available to all servers in the domain. The queue, on the other hand, can be targeted to only a single JMS server domain.

What is the best way to achieve the desired JMS setup?

A. Create two subdeployments within the JMS module.

B. Target the JMS server to the JMS module.

C. Target the JMS module to the entire domain.

D. Replace thequeue with a topic.

Answer: A

Q14. You wish to restrict access to a JMS queue so that only specific accounts may receive messages from the queue. Identify two steps that, when performed together, implement this security requirement.

A. Create a policy for queue's URL pattern.

B. Add a policy to the queue and associate it with a role.

C. Configure an identify assertion provider.

D. Acquire the domain configuration lock.

E. Create a global role and assign users to it.

Answer: BE

Q15. Within your data center, the Administration and Managed Servers utilize a shared, central storage device, which server's access via NFS.

In this scenario, your application files no longer need to be copied to servers across the network. Which server attribute allows you to override this behavior?

A. Startup Mode

B. Staging Mode

C. Root Directory

D. Listen Address

Answer: B

Q16. Which two statements are true about multicast communication within a cluster?

A. Multicast can be used for cluster heartbeat messages.

B. Multicast is used to replicate session state between servers.

C. Multiple clusters can share the same multicast address and port.

D. You may disable multicast on individual cluster members.

E. Multicast traffic is often limited to a single subnet.

Answer: AE

Q17. You have selected Configuration Archive Enabled for the domain. When a configuration change and activated, where is the previous version of the configuration archived?

A. in the Oracle database

B. in the config directory

C. in the pending directory

D. in the console-ext directory

E. in the configArchive directory

Answer: E

Q18. Which three statements are true about WebLogic users and groups?

A. A user is associated with a single security provider.

B. A user can be a member of several groups.

C. A group can contain other groups.

D. A group consists of a name and a password.

E. Agroup is associated with multiple security providers.

F. Both users and groups are assigned a keystore.

Answer: BCE

Q19. Which three statements are true about the Node Manager?

A. The Node Manager can restart the Managed Serves that have failed.

B. The Node Manager should be run as either a daemon or a service so that if the host computer is rebooted, the Node Manager will also be automatically started.

C. The Node Manager runs on a different host from the Managed Server it is controlling.

D. The Node Manager can start a Managed Server the first time the Managed Server starts if the Administration Server is unavailable because MSI mode is enabled by default.

E. The Node Manager allows you to start Managed Servers from the administration console.

Answer: ABE

Q20. Consider a domain with an existing JDBC data source, which connects to an Oracle database. Your administrator requests that the JDBC connections to this database now specify a different username. Which data source attribute would you modify to implement this requirement?

A. Properties

B. Credentials

C. Initial Capacity

D. Test Table

E. URL

Answer: E