One Managed Server that is part of a large domain throws java.lang.OutOfMemory errors (OOM) occasionally.You have been monitoring this server with the jvisualVM tool but that didn't help because the issue occurs infrequently and not a specific scenario. So you decided to force the server to dump the heap memory as soon as an OOM gets thrown in order to analyze the dump file later.How do you modify the Java HotSpot startup command to enable this feature and save the dump in the directory D:\hprof-dumps\?
You are using the Administration Console to monitor a resource.Which three techniques can you use to customize the monitoring output? (Choose three.)
You are working for a software company that mostly dealt with creating and reusing C++ and .NET objects. There are many COM (Component Object Model) components that have been created over time that provide standardized functionalities. Recently, platform independence has become a major consideration for your organization and you have deployed WebLogic Server12c. But you would like to make use of some of your prebuilt COM objects for request processing. You need an interim solution before implementing web services.Which artifact within WebLogic Server helps you achieve your objective?
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.)
Which three tasks can be performed by the Node Manager? (Choose three.)
You are using the Configuration Wizard to create a now domain that will consist of a cluster of a of three managed servers along with an instance of WebLogic server acting as HIPT proxy to distribute traffic to the cluster.Which three steps should you perform with the Configuration Wizard?