You plan to Install WeblLogic Server by using the generic JAR installer in silent mode.
What are two ways to create the required response file?
A,B
Your domain consists of 30 servers. You are using the Administration Console.
Which is the quickest way to identify the servers that are in a Failed health state?
A
You use the Java based Node Manager to start your managed servers. You want Node Manager to:
Stop servers by using your custom stop script: mystopit.sh
Restart servers when the hardware cases
Use SSL communication
Check server heath once per second
Below are portions of the nodemanager.properties file. Select the one that configures Node manager
as described.

E
Which three statements are true about WebLogic clusters?
A,B,F
You are using WebLogic Server Diagnostic Framework (WLDF) Instrumentation in a system diagnostic
module. The Dye Injection monitor is enabled. You know the diagnostic context ID of the request you
are Interested in that was processed by several. You are looking through the messages in the server
log file of several.
Which statement is true?
A
You are deploying a web application called inventory, war. It has been installed and has the state of
prepared. It is targeted to the Managed server named managed1.The web application context root
is /inventory and the starting page is index .jap.
However ,you want to test the application before allowing end users access to it. In the
administration console, you select inventory. war, and then select Start and servicing only
administration request.
In you web browser, you need to enter a host and port followed by /inventory /index.jap.
Which host and port would you use?
C
You are creating and configuring a cluster by using the administration console. Which two statements
are true?
B,C
One Managed Server that is part of a large domain throws jav
a.lang.out of Memory error (OOM) occasionally.
You have been monitoring this server with the jvisualVM tool but that didnt 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\?
B
You are using the Administration console to monitor a resource.
Which three techniques can you use to customize the monitoring output?
A,B,C
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?
E