0% found this document useful (0 votes)
6 views

Preguntas_ORACLE

The document contains a series of questions related to WebLogic Server configuration and management, covering topics such as creating clusters, configuring data sources, session persistence, and server monitoring. Each question provides multiple-choice answers, testing knowledge on best practices and specific functionalities within WebLogic Server. The questions are aimed at individuals with experience in managing WebLogic environments, focusing on practical scenarios and configurations.

Uploaded by

jhonrivera
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Preguntas_ORACLE

The document contains a series of questions related to WebLogic Server configuration and management, covering topics such as creating clusters, configuring data sources, session persistence, and server monitoring. Each question provides multiple-choice answers, testing knowledge on best practices and specific functionalities within WebLogic Server. The questions are aimed at individuals with experience in managing WebLogic environments, focusing on practical scenarios and configurations.

Uploaded by

jhonrivera
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 32

Topic 1 - Single Topic

Question #1Topic 1
You are using the Configuration Wizard to create a new domain that will consist of a cluster of three managed servers
along with an instance of WebLogic Server acting as HTTP proxy to distribute traffic to the cluster.
Which three steps should you perform with the Configuration Wizard? (Choose three.)

 A. Create one cluster.


 B. Install Oracle HTTP Server.
 C. Create one Coherence server.
 D. Create four managed servers.
 E. Assign three servers to a cluster.
 F. Specify a proxy port for the administration server.

Question #2Topic 1
You decide to use a database to store WebLogic Server transaction logs for a managed server.
Which two steps are required to configure this? (Choose two.)

 A. Under the managed server's Services configuration select "JDBC" as the type for the transaction log store.
 B. Under the managed server's Services configuration, select " Disable the Default Store".
 C. Create a non-XA data source in the domain for the database transaction log.
 D. Create an XA data source in the domain for the database transaction log.

Question #3Topic 1
Which session persistence type is invalid?

 A. async_replicated
 B. async_jdbc
 C. replicated
 D. async_memory
 E. cookie
 F. file
 G. replicated_if_clustered

Question #4Topic 1
An administrator in your organization says you do not need to back up the domain files on a machine which only
managed servers run.
Select the best explanation for this statement.

 A. This is true because the domain files can be re-created with the pack and unpack utilities.
 B. This is true (with an exception) because the domain files can be re-created with the pack and unpack utilities.
The exception is if your security realm uses the embedded LDAP system. Which is not included in the JAR file
created by the pack utility.
 C. This is true (with an exception) because the domain files can be re-created with the pack and unpack utilities.
The exception is for applications that are deployed to the managed server. Those files are not included in the JAR
file created by the pack utility. If you back those up manually, then pack and unpack can be used.
 D. This is not true. You need to back up the domain files on a machine on which only managed servers run by using
operating system commands (such as tar or zip).
Question #5Topic 1
Which statement is true about stopping Node Manager?

 A. If you stop Node Manager, the managed servers it started will also stop.
 B. You may kill the Node Manager process by using operating system commands.
 C. Use the stopNodeManager.sh script so Node Manager stops gracefully.
 D. Using the administration console, select the appropriate machine and click Stop.
 E. The administration server goes into ADMIN mode if it can no longer communicate with Node Manager.
 F. The managed servers that Node Manager started go into ADMIN mode if they can no longer communicate with
Node Manager.

Question #6Topic 1
You configure a data source with a non XA driver because your (non-Oracle) database does not provide XA drivers.
The data source will sometimes participate in global transactions with an EJB, so as you configure the data source you
select "Supports Global Transactions" and
One-phase commit.
Why is this configuration wrong?

 A. You must choose an XA driver when a data source participates in global transactions.
 B. "One' Phase Commit" always returns "ready" during phase one of the two-phase commit process' so it is
possible you will have heuristic errors in the database.
 C. "One-Phase Commit" processes this data source last in the global transactions, if the EJB must go last, you
cannot use this configuration.
 D. "One-Phase Commit" only allows this data source to participate in global transaction, so you cannot have a
global transaction that includes an EJB.

Question #7Topic 1
When creating a dynamic cluster, you have multiple options concerning how dynamic servers are distributed across
machines in your domain. Identify three supported configurations. (Choose three.)

 A. Use a single machine.


 B. Use all machines in a subnet.
 C. Use all machines in the domain.
 D. Use all percentage of machines in the domain.
 E. Use all machines whose names match an expression.

Question #8Topic 1
Which action should you take to automatically back up the domain configuration when anyone activates a configuration
change?

 A. USE the backup='true' parameter of the activate() command in WLST.


 B. The administration console, select "Follow Configuration changes" in the Shared Preferences for the console.
 C. In the administration console, select "Configuration Archive Enabled" under the general configuration of the
domain.
 D. Enabling automatic domain configuration creates backups of the configuration during server boot, not at each
activation.
Question #9Topic 1
As the technical lead for your project, you have been asked to recommend a new solution to handle frequently
increasing loads on your applications. The
WebLogic 12.1.2 domain currently runs with two clusters of three servers with request being filtered and passed by a
proxy server that users the round ""robin algorithm.
However, the load sometimes exceeds the maximum capacity of all these servers combined but your domain lacks in
scalability.
What is the best implementation solution?

 A. Add a third cluster and spread existing server instances across the clusters.
 B. Modify the proxy server load balancing algorithm to weight based.
 C. Configure dynamic clusters and specify the number of server instances you anticipate needing at peak load.
 D. Tune work managers to optimize work.
 E. Replace the software load balancer with a hardware load balancer.

Question #10Topic 1
All administrators that deal with the production domain in your organization are extremely experienced. As the lead
administrator, you have been asked to change the administration console preferences for all administrators so that
inline help no longer displays, since no one needs it.
Select the true statement about this scenario.

 A. There is nothing you can do, since inline help cannot be disabled.
 B. There is nothing you can do for all users, since disabling inline help must be done per user.
 C. Log into the administration console and disable inline help under "help."
 D. Access WLST, connect to the domain's admin server, and use the command EnableInlineHelp (false).

Question #11Topic 1
You plan to install WebLogic Server by using the generic JAR installer in silent mode.
What are two ways to create the required response file? (Choose two.)

 A. First install or deinstall graphically. There is an option to save a response file.


 B. Use the sample response file in the installation documentation as a template.
 C. First run the Repository Creation Utility. There is an option to save a response file .
 D. The response file is not required. You can answer questions interactively at the command line.
 E. The genetic JAR installer does not have a silent mode, so you do not need a response file when using this
installer.

Question #12Topic 1
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. Use the Filter button from the domain's Monitoring > Health tab.
 B. Use the Monitoring > Health tab for each server in the domain.
 C. Write a custom WLST script to print out failed server.
 D. Capture a diagnostic snapshot.
Question #13Topic 1
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 crashes
"¢ 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.
A.

B.

C.

D.

E.
Question #14Topic 1
Which three statements are true about WebLogic clusters? (Choose three.)

 A. Clusters provide clients with transparent failover.


 B. EJB applications can be targeted to entire cluster.
 C. All cluster members must bind to the same port number.
 D. Cluster members replicate application data by using heartbeats.
 E. Cluster members can be associated with one or more domains.
 F. Web applications require a proxy in order to be used in a cluster.

Question #15Topic 1
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 need to look at the Events Data Archive. Server log files do not contain WL DF context IDs
 B. You need to look at the Harvested Data Archive. Server log files do not contain WL DF context IDs.
 C. You need to look at the domain log file. Only the domain log file contains WL DF context IDs.
 D. You can search the server log file for the context ID. Any message that was written to the log IDs during that
request will contain the context ID.
 E. You need to translate the context ID into the corresponding transaction ID, which is the only ID in server log file
entries.

Question #16Topic 1
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's context root is /inventory and the starting
page is index.jsp.
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 requests."
In your web browser, you need to enter a host and port followed by /inventory/index.jsp.
Which host and port would you use?

 A. managed1 host and port


 B. Administration Server host and port
 C. managed1 host and Administration port
 D. Administration Server host and Administration port

Question #17Topic 1
You are creating and configuring a cluster by using the administration console. Which two statements are true? (Choose
two.)

 A. All servers that will be part of the cluster must be created before the cluster is created.
 B. You must pick the cluster messaging mode.
 C. Even though you create a non-dynamic cluster, you can change it to a dynamic cluster later.
 D. Once the cluster is created, you cannot change its messaging mode.
 E. The administration console does not provide a way to manually migrate singleton services. It must be set up to
be done automatically or by using WLST.
Question #18Topic 1
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\?

 A. Add -XX:+DumpHeapOnOutOfMemory -XX:DumpPath=D:\hprof-dumps.


 B. Add -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=D:\hprof-dumps.
 C. Add -XX:+DumpHeapOnOutOfMemoryError -XX:HeapPath=D:\hprof-dump.
 D. Add -XX:+HeapDumpOnOutOfMemory -XX:HeapDumpPath=D:\hprof-dumps.
 E. Add -XX:+HeapDumpOnOutOfMemoryError -XX:DumpPath=D:\hprof-dumps.
 F. Add -XX:+HeapDumpOnOutOfMemoryException -XX:HeapDumpPath=D:\hprof-dumps.

Question #19Topic 1
You are using the Administration Console to monitor a resource.
Which three techniques can you use to customize the monitoring output? (Choose three.)

 A. Sort the rows by a specific column.


 B. Limit the number of rows displayed.
 C. Change the order of the displayed columns.
 D. Views the rows from a specific time range.
 E. Combine (add) multiple columns together.

Question #20Topic 1
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?

 A. Messaging Bridge
 B. IDL Mapper
 C. jCOM
 D. XMLRegistry
 E. COM2Java

Question #21Topic 1
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.)

 A. Statement Cache Type


 B. Pool Reserve Mode
 C. Test Table Name
 D. Test Connection Mode
 E. Test Connections on Reserve
Question #22Topic 1
Which three tasks can be performed by the Node Manager? (Choose three.)

 A. Start a server
 B. Define a new server
 C. Host the Node Manager console.
 D. Automatically restart a failed server.
 E. Kill a failed application on a server.
 F. Kill a server process that did not shut down property.

Question #23Topic 1
You created a shutdown class MyClass that you would like to execute just before server shutdown.
Which statement is true regarding MyClass?

 A. MyClass can be specified in the Configuration Wizard as a shutdown class.


 B. MyClass must be available in the WebLogic Server's classpath.
 C. MyClass can be targeted to only one server instance.
 D. MyClass must not have a main method.

Question #24Topic 1
Consider an existing nondynamic cluster that is currently hosting many libraries, applications, and data sources. You
need to scale out this cluster to include a new server. You provision the domain on a new machine.
What are the two ways to create this new server in the domain configuration? (Choose two.)

 A. Use the Configuration Wizard to add a new server to the cluster.


 B. Use pack and unpack to copy an existing server in the cluster.
 C. Use the Administration Console to add a new network channel to the cluster.
 D. Use the Administration Console to clone an existing server in the cluster.

Question #25Topic 1
You need to take a web application offline.
Which three options are supported in WebLogic Server when you stop a running application? (Choose three.)

 A. Terminate HTTP sessions immediately.


 B. Terminate HTTP sessions after three minutes.
 C. Move HTTP sessions to a database.
 D. Wait for HTTP sessions to time out.
 E. Allow new requests only through the administration port.
 F. Move in ""progress requests to another server in the cluster.

Question #26Topic 1
"You use a web browser to log in to a web application that is deployed to WebLogic Server. When you click a link named
"publish" on the site, an Access Denied" message appears.
Which two statements are true about this server's security configuration? (Choose two.)

 A. The application is not associated with any security roles.


 B. A security realms is not configured in this domain.
 C. Your user account has expired.
 D. Your user account exists in an authentication provider.
 E. A security policy is attached to the "publish" link URL.
Question #27Topic 1
As part of troubleshooting an application, you need to analyze the HTTP session count and the server heap size over the
past six hours. You are using the Administration Console. You want to view both metrics together and correlate their
values. Which three steps should you take in the Administration Console? (Choose three.)

 A. Create a custom view.


 B. Start the JVM Runtime view.
 C. Drag each metric onto two charts in the same view.
 D. Access the Monitoring Dashboard.
 E. Click the application's Monitoring tab.

Question #28Topic 1
JDBC -
An application fails. The exception indicates that the data source cannot be found.
Identify two possible steps that you can perform to verify the data source's availability. (Choose two.)

 A. Launch the JDBCDiagnostics utility.


 B. Verify the Dependencies attribute of the data source.
 C. View the target server's JNDI tree in the console.
 D. Verify that the application and data source have the same target.

Question #29Topic 1
Which three statements are true about the default behavior of WebLogic Server proxy plug-ins? (Choose three.)

 A. The proxy will pin a client to a specific server if a session cookie is created.
 B. The proxy fails over to another server if a connection or request times out.
 C. The proxy distributes requests to cluster members based on their CPU usage.
 D. The proxy dynamically learns the latest locations of cluster members.
 E. The proxy always uses SSL, regardless of the client's protocol.
 F. The proxy replicates session data to its backup proxy.

Question #30Topic 1
Each domain has a directory called servers that contains subdirectories for each server in the domain. Your domain has a
managed server named managed1. When will the managed1 directory be created?

 A. When the managed1 server is defined in the Configuration Wizard


 B. When the domain is created
 C. When the Administration Server comes up for the first time
 D. When the managed1 server comes up for the first time

Question #31Topic 1
Which two metrics are used to monitor and troubleshoot unicast communication in a cluster? (Choose two.)

 A. Groups
 B. Master
 C. Backup Server
 D. Session Replicas
 E. Local Group Leader
Question #32Topic 1
The startup of a WebLogic Server instance fails with the error message: java.net.BindException:Address already in use
Which two methods help identify what is currently listening at the port and the Ip this server is configured to be bound
to? (Choose two.)

 A. The pmap command lists all processes running with their associated port number.
 B. The UNIX lsof command can report information on the process that is listening at a particular IP and port on the
local machine.
 C. netstat, which is available on Windows and Linux/UNIX, can report on the process bound to this IP and port.
 D. pstat will report detailed runtime statistics on any process currently listening at this IP and port.
 E. The Linux port watching tool PortInfo can raise an alert anytime a process attempts. succeeds, or fails to connect
to a specific IP and port. It can also be used to identify if a port is being used by a java process.

Question #33Topic 1
Consider a domain that includes a dynamic cluster of three servers. Your network administrator requires all servers to
bind the specific domain name mycompany.com. Which Administration Console action implements this requirement?

 A. Use a ${macro} in the server template's listen address.


 B. Assign each dynamic server a separate machine.
 C. Create multiple server templates for the cluster.
 D. Update the cluster's listen address prefix.

Question #34Topic 1
You see a script called startWebLogic.sh (.cmd in Windows) in the root folder of your domain.
What does this script do?

 A. Starts a machine
 B. Starts Node Manager
 C. Starts a Managed server
 D. Calls the startWebLogic.sh script in the domain's bin directory
 E. Calls the startManagedWebLogic.sh script in the domains bin directory

Question #35Topic 1
A WebLogic Server instance can have multiple network channels defined for it.
Each channel for the server must have a unique combination of two elements. Identify these two elements. (Choose
two.)

 A. Tunneling enabled
 B. Listen address
 C. Listen port
 D. Outbound enabled
 E. Channel weight
Question #36Topic 1
Identify two reasons for defining machines and assigning servers to them in WebLogic Server. (Choose two.)

 A. A machine can be the proxy to a cluster.


 B. A machine definition is required to configure the Node Manager.
 C. To reference an instance of WebLogic Server, you must know its machine and port.
 D. A machine is a required organizational unit. A domain contains machines and machines contain servers.
 E. WebLogic Server uses server machine assignments to help it choose servers in a cluster on which to replicate
session state.
 F. A machine's Cluster Weight attribute may be used by load balancers to help them determine how often to send
requests to servers assigned to that machine.
Question #37Topic 1
You want to configure WebLogic Server transactions to be recoverable when a nonclustered managed server crashes,
even if that crash is caused by an unrecoverable hardware failure. You want to run the managed server on different
hardware, and have it recover the transactions that were in-progress at the time of the crash. You also want to use the
default store for transaction logs. Which statement is true?

 A. This scenario is not possible. You must use the JDBC store to recover transactions from a crashed server.
 B. This scenario is not possible. You must use clustered managed servers to recover transactions from a crashed
server.
 C. This scenario is common, and so the default configuration of the default store works.
 D. Before the crash, you need to update the path to the default store for the managed server. The path should be
to some shared storage location.
 E. After the crash, obtain a copy of the managed server's default store from the administration server. Move it to
the same relative location on the new hardware before starting the managed server there.
Question #38Topic 1
To support a growing application workload, you need to scale out an existing (nondynamic) cluster. You power up the
new hardware and install WebLogic server.
Which two changes are mandatory for you to make to your domain configuration? (Choose two.)

 A. Create a new deployment plan.


 B. Create a new machine.
 C. Create a new server.
 D. Add a server to the cluster.
 E. Add a server to the machine.
 F. Add the cluster to the machine.
Question #39Topic 1
Select the two true statements about upgrading WebLogic Server to version 12c (12.1.12). (Choose two.)

 A. To use the Reconfiguration Wizard, your current WebLogic Server version must be 9.0 or higher.
 B. The Domain Upgrade Wizard is no longer available in 12.1.2.
 C. After running the wizard to update your domain, you must reapply your start script customizations.
 D. You need to update the domain's administration server files.
Question #40Topic 1
A WebLogic Server (WLS) domain was recently updated from WLS 10.3.6 to WLS 12.1.12.
What is the mode of operation of the Node Manager after the update and what is needed to keep the same behavior as
in WLS 10.3.6?

 A. Nothing, Node Manager runs and behaves the same on both WLS versions
 B. Node Manager runs in "per machine" mode and nothing is needed to keep the same behavior.
 C. Node Manager runs in "per domain" mode and requires manual steps to return to "per machine" mode, used in
WLS 10.3.6.
 D. Node Manager mode of operating and behavior can be selected in Reconfiguration Wizard.
Question #41Topic 1
Which three statements about patching WebLogic Server (WLS) by using OPatch are true? (Choose three.)

 A. Each patch comes with a "read me" file containing installation instructions.
 B. You can use OPatch to see which patches are currently applied to WebLogic Server.
 C. OPatch is a GUI tool and requires the operating system to have a window manager.
 D. OPatch requires a JDK to run.
 E. After installing WLS, you download the OPath utility from Oracle Support.
 F. Each patch ZIP file comes with the OPatch utility.
Question #42Topic 1
You are carrying out the RDBMS Security Store Configuration using the configuration Wizard
Which three actions can you perform with the Configuration Wizard during the process? (Choose three.)

 A. Create tables in the data store.


 B. Execute SQL scripts in WebLogic server's server/lib directory.
 C. Populate the database tables with external LDAP users.
 D. Test the connection to a back-end database.
 E. Allocate tablespace for the data store.

Question #43Topic 1
GridLink data sources are designed for use with an Oracle RAC database. By using the Fast Connection Failover (FCF)
pattern, GridLink data sources can quickly react when a RAC node goes down.
Which two statements are true? (Choose two.)

 A. The Oracle Notification Service is used to notify the data source of changes to RAC nodes.
 B. The reaction is quick, because in using FCF all network timeouts are set very low.
 C. FCF is faster because it polls and tests connection, freeing the data source from these tasks.
 D. FCF requires the use and configuration of a database server in the GridLink data source.
 E. You can use any Oracle Thin database driver with a GridLink data source.

Question #44Topic 1
You use the administration console to start a managed server. Select the three statements that must be true. (Choose
three.)

 A. In the domain configuration, the managed server is assigned to a machine.


 B. The Node Manager process is running on the administration server's machine.
 C. The Node Manager process is running on the managed server's machine.
 D. The administration server uses one-way SSL to communicate with the Node Manager.
 E. In the domain configuration, the Node Manager has been configured for the machine.
 F. You have configured the Java-based Node Manager. The administration console cannot communicate with the
script-based Node Manager.

Question #45Topic 1
Which two statements are true about WebLogic data sources? (Choose two.)

 A. Data sources are targeted to a domain.


 B. Data sources are bound in the JNDI tree of a server.
 C. Data sources are based on the JMS specification.
 D. A data source contains a connection pool.
 E. A domain requires at least one data source.

Question #46Topic 1
A WebLogic server domain contains a dynamic cluster called "cluster1". The cluster "cluster1" has two dynamic managed
servers "server1" and "server2". There is a need to view the inherited attribute values for "server2".
How do you view all attributes of "server2", including those inherited from the server template?

 A. Use WebLogic Administration Console > "server2" link.


 B. Use java weblogic.Deployer.
 C. You cannot, because attribute values are not inherited.
 D. Use WLST.
Question #47Topic 1
A web application is configured for in-memory replication and is deployed to a cluster. This cluster is distributed across
two buildings on a university campus. For performance reasons, you require that session replication occur within the
building whenever possible. How do you implement this requirement?

 A. Disable the dynamic server list in the proxy plug-in.


 B. Configure the cluster to use multicast communication.
 C. Configure the application's cookies parameters.
 D. Configure each server's replication group.
Question #48Topic 1
You need to configure WebLogic Server to satisfy the needs of your new application that will update more than one data
set on several databases in the same transaction. All updates will be committed or rolled back at the end of the
transaction. Which setting should be considered?

 A. Enable Use XA Data Source Interface in the transaction properties of each data source.
 B. WebLogic Server supports distributed transactions by default, so no specific settings are required.
 C. Split the transaction into multiple local transactions.
 D. Configure your data sources with the available XA-compliant driver for your DBMS.
 E. Enable Two-Phase Commit in each data source.
Question #49Topic 1
During a performance test, a server's log includes several OutOfMemoryError messages. You are using the
Administration Console.
How can you verify the amount of available heap in the server?

 A. Click the server "˜s Debug > Heap tab.


 B. Click the server's Debug > Health tab.
 C. Click the server's Monitoring > Health tab.
 D. Click the server's Monitoring > Threads tab.
 E. Click the server "˜s Monitoring > Performance tab.
Question #50Topic 1
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?

 A. Required
 B. Requisite
 C. Sufficient
 D. Optional
Question #51Topic 1
You are in the process of planning a deployment in which a single WebLogic cluster will host a web application. There
are several options to consider. Which is not a valid decision?

 A. Proxy plug-in or hardware load balancer


 B. Configured or dynamic cluster
 C. Replicated or persistent HTTP sessions
 D. Unicast or multicast communication
 E. Single or multiple domains
Question #52Topic 1
You shut down a managed server by using the administration console. Which statement is always true?

 A. The managed server was running on the same machine as the administration server.
 B. Node Manager is configured properly and running on the managed server's machine.
 C. You can choose to shut down the server right away or after it completes its work.
 D. The administration console calls WLST to accomplish the shutdown.
Question #53Topic 1
A new machine was given to your department. This machine has two WebLogic Server 12.1.2 installations, each with
different inventories.
Which command or tool do you run to determine the differences in products installed in each of the inventories?

 A. None, inventories are used by Oracle databases only.


 B. *ORACLE_HOME/wlserver/bin/compareInventory.sh -oracle_home1 <oracle_home1 location> -oracle_home2
<oracle_home2 location>*.
 C. The Oracle Inventory Viewer utility.
 D. *ORACLE_HOME/oui/bin/compareInventory.sh -oracle_home1 <oracle_home1 location> -oracle_home2
<oracle_home2 location >*.
Question #54Topic 1
You are creating a domain by using the Configuration Wizard. In the wizard, you select to configure Node Manager.
Under "Node Manager Type", you select "Manual Node Manager Setup".
What does this mean?

 A. You are using the Configuration Wizard to configure a script-based Node Manager.
 B. The configuration Wizard prompts you to change the default Node Manager configuration values.
 C. The configuration Wizard bypasses all Node Manager Configuration.
 D. You are using the configuration Wizard to configure a Java-based Node Manager.
 E. You must manually copy the Node Manager files generated by the configuration Wizard into Node Manager
home.
Question #55Topic 1
You need to monitor the HTTP session count for a running web application.
Identify three ways to perform this monitoring. (Choose three.)

 A. Run the jstat tool in your JDK.


 B. Write and run a custom WLST script.
 C. Use the application's Monitoring tab in the Administration Console.
 D. Use the Monitoring Dashboard in the Administration Console.
 E. Use the Cloud Control page in the Administration Console.
Question #56Topic 1
You create a new Work Manager to control how server threads are allocated to an application's incoming requests. You
want to further configure the criteria of the
Work Manager by using a Request Class.

Identify three valid Request classes that you can assign


to a Work Manager. (Choose three.)

 A. Uniform Distribution Request Class


 B. Response Time Request Class
 C. Max Throughput Request Class
 D. Fair share Request Class
 E. Context Request Class
Question #57Topic 1
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?

 A. The server managed1 must be of a cluster.


 B. Your domain has an administration port.
 C. Only the admin server can start in "Standby" mode.
 D. There is no such thing as "Standby" mode.
Question #58Topic 1
You require high availability for HTTP sessions in a web application. In addition, you have the following constraints:
"¢ There is little free memory on the machines hosting the cluster.
"¢ HA must be guaranteed even when multiple machines fail simultaneously.
"¢ You are not allowed to update the production databases schema.
Which is the best session persistence option?

 A. Database persistence
 B. File persistence
 C. In-memory replication
 D. Whole-server migration
Question #59Topic 1
Examine the partial server log entry shown below:
###### <May 19, 2013 8:28:01 PM EDT > <warning> <JDBC > <host01> <managed1>
<<WLS kernel >> < > < > < 1369013281005 > <BEA-001129> <Received exception while creating connection for pool
"OracleDS1">
Which two statements are true? (Choose two.)

 A. The server's name is OracleDS1.


 B. The server's machine name is host01.
 C. The transaction ID is 001129.
 D. The JDBC subsystem generated the message.
 E. The user's identity is managed1.
 F. The severity level of the message is Critical.
Question #60Topic 1
You are responsible for configuring a WebLogic domain to support an order processing application. This application will
communicate with multiple JDBC data sources to fulfill each customer order. To maintain data integrity across these
databases, work will be performed within a global transaction. However, you have learned that one of the data sources
in the transaction does not have an XA driver.
Which option should you select on this non-XA data source to ensure that orders are still processed as global
transactions?

 A. Ignore Heuristics
 B. Pinned to Thread
 C. One Phase Commit
 D. Logging Last Resource
 E. Test Connections on Reserve
Question #61Topic 1
Which machines can be configured by using the Configuration Wizard?

 A. machine and Windows machine


 B. administration machine and managed machine
 C. machine and UNIX machine
 D. stand-alone machine and cluster machine
 E. RDBMS machine and LDAP machine
Question #62Topic 1
Before you view JVM performance information in the administration console, you want to request that the JVM do a
garbage collection.
How can you do this in the admin console?

 A. You cannot do this from the admin console. You must use WLST or a JVM command- line tool.
 B. In the Monitoring > Performance tab, click Dump Thread Stacks.
 C. In the Monitoring > Threads tab, click Dump Thread Stacks.
 D. In the Monitoring > Performance tab, click Garbage Collect.
 E. In the Monitoring > Performance tab, click GC.
Question #63Topic 1
In the certification matrix for your version of WebLogic Server , you find the row for your database and its version. In
that row, in the "type of database use" column, it says "application data access only".
Your database cannot be used __________.

 A. By the administration server


 B. For internal data storage by WebLogic Server
 C. By a multidata source
 D. In a production environment
 E. By an Enterprise JavaBean
Question #64Topic 1
Which three statements are true about the administration console? (Choose three.)

 A. The administration console can be disabled.


 B. The context path of the administration console may be changed.
 C. If a domain is in Development Mode, the administration console no longer requires an administration-level user
when logging in.
 D. If a domain is in Production Mode, access to the administration console must be made through a secure port.
 E. If the domain's Administration Port is enabled, access to the administration console must be made only through
that port.
Question #65Topic 1
You are setting up a GridLink Datasource.
What function will help you to seamlessly connect to a dynamic Oracle RAC installation

 A. Simple Connection Access Node


 B. Single Correlated Anonymous Network
 C. Simple Connection Address Name
 D. Single Client Access Name
Question #66Topic 1
View the following file excerpt, which configures HTTP session replication:
< session-descriptor >
< persistent-store-type > replicated </persistent-store-type >
</session-descriptor >
From which file is this excerpt taken?

 A. Weblogic ""application.xml
 B. Weblogic.xml
 C. Session.xml
 D. Config.xml
 E. Web.xml
Question #67Topic 1
You set up two network channels for server-to-server communication. You want channel X to be used more than
channel Y, so you give channel X a higher
Channel Weight. You want to see if indeed channel X is used more.
You use the administration console and look at both channels under each one's Monitoring tab. What scenario would
best assure you that channel X has an overall higher connection rate?

 A. Channel X Bytes Sent is higher.


 B. Channel X Bytes Received is higher.
 C. Channel X Accept Count is higher.
 D. Channel X Connections is higher.
Question #68Topic 1
Consider a domain with an existing JDBC data source, which connects to an Oracle database. Your database
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. Username
 D. Login
 E. URL
Question #69Topic 1
The Administration Server of a domain fails due to a hardware failure. The hardware is beyond repair.
Before the failure you prepared a "backup admin server". You go through your planned recovery process and are
successful. The Administration Server is now running on different hardware. The managed servers of the domain
automatically reconnect to the admin server.
Select the two statements that are true. (Choose two.)

 A. Files of deployed applications are available to the backup admin server from the same relative location as they
were to the original admin server.
 B. At the time of the failure, the backup admin server was running in "Standby" mode on different hardware in the
same network.
 C. When the admin server failed, you must have shut down and restarted the managed servers, otherwise they
could not have reconnected to the failed admin server.
 D. The backup admin server is any one of the running managed servers. You select one of the managed servers,
stop it, set its "administration" flag, and restart it as the admin server of the domain.
 E. The backup admin server must be running at the same DNS name or IP address as the original.
Question #70Topic 1
You use the Administration console to modify the domain's security realm. After deleting the default authentication
provider, you add a single authentication provider for iplanet LDAP. You then try to reboot your servers with the
weblogic user but they all fail to start due to authentication errors.
Identify two possible causes. (Choose two.)

 A. The weblogic user does not exist in iplanet.


 B. The Administrators group does not exist in iplanet.
 C. A domain must include the default authentication provider.
 D. Iplanet is not a supported LDAP implementation.
 E. LDAP providers cannot be included in the default security realm.
Question #71Topic 1
You create a new Managed Server in your domain by using the administration console. You give it the listen address of
192.0.2.0 and the listen port of 7100.You save and activate the changes.
You use the domain start script to start the new server. It fails. One of the messages in the window in which you can ran
the script is:
Server failed to bind to any usable port.
You investigate and see that another process is running on 192.0.2.0 on port 7100.You also find many unused ports at
that IP address.
Which two statements are true? (Choose two.)

 A. It is not an instance of WebLogic Server from this domain running at 192.0.2.0:7100. The administration console
does not allow you to create a server at the same listen address and port as one already configured in the domain.
 B. It is an instance of WebLogic Server running at 192.0.2.0:7100. Other processes do not interfere with WebLogic
Server.
 C. Changes the port number to an unused one to resolve this issue.
 D. It cannot be the administration server running at 192.0.2.0:7100, because admin servers run on port 7001.
 E. Because this Managed Server has never been started, it does not have a local copy of the configuration. If it did,
by using Managed Server Independence, it would be able to switch to an unused port of its configured port was
busy.
 F. The port number can stay 7100 if this machine has another IP address and the port is unused at that address.

Question #72Topic 1
Which two statements are true about multicast communication within a cluster? (Choose two.)

 A. Multicast can be used for cluster heartbeat messages.


 B. Multicast is used to replicate session state between servers.
 C. Multiple cluster 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.

Question #73Topic 1
Which three runtime metrics can you monitor or collect from WebLogic Server applications? (Choose three.)

 A. Average execution time for a web application URL.


 B. Number or transaction rollbacks for a web service
 C. Maximum HTTP session timeout for a web application
 D. Number of current sessions for an EJB
 E. Numbers of faults /errors for a web service
 F. Number of instances of an EJB
Question #74Topic 1
You zipped up the domain's config directory on the administration server's machine before making some major
configuration changes. You wait to activate after all the changes have been saved. After your changes are in, things start
failing badly. You want to go back to the old configuration.
What is the best course of action?

 A. Undo the changes you made manually by using the administration console or WLST.
 B. 1. Stop the administration server. 2. Replace the config directory on the administration server's machine with
your backup. 3. Restart the administration server.4. Stop the managed servers on each machine.5. Replace the
config directory on the machine with your backup.6. Restart the managed servers on the machine.
 C. 1. Stop the administration server.2. Extract only the config.xm1 file from the zip file.3. Overwrite config.xm1 on
the administration server's machine with this extracted file.4. Restart the administration server.
 D. 1. Stop the administration server.2. Replace the config directory on the administration server's machine with
your backup.3. Restart the administration server.

Question #75Topic 1
Several applications are deployed to a managed server. You want to compare the number of completed requests for all
of these applications. What is the quickest wat to accomplish this?

 A. Launch WLST and run the viewAppRuntimes() command.


 B. Access the Monitoring Dashboard. Click the Application Work Managers view for the managed server.
 C. Access the Administration Console. Click Monitoring > Work Managers tab for each application.
 D. Access the Administration Console. Click the Deployments page.
 E. Run weblogic.Deployer with the ""status parameter.

Question #76Topic 1
An online store web application is deployed to a WebLogic server cluster. User of this application frequently complain
that the information in their shopping cart vanishes before they are able to complete an order. You use the
Administration Console to monitor the web application.
Which metric is the most relevant to this problem?

 A. Average execution time


 B. Session timeout
 C. Current session count
 D. High session count
 E. Cookie domain

Question #77Topic 1
You are troubleshooting why transactions are not being committed. After investigation, you realize that these
transactions have enough time during the first phase of the two-phase commit, but not enough time during the second
phase. Therefore, rather than committing, they are timing out and are being rolled back.
Which Java Transaction API (JTA) attribute needs a larger value?

 A. Timeout Seconds
 B. Abandon Timeout Seconds
 C. Before Completion Iteration Limit
 D. Checkpoint Interval Seconds
 E. Unregister Resource Grace Period
Question #78Topic 1
Consider an IT infrastructure comprising several web and EJB applications. Each application is expected to handle
significantly different workloads and, therefore, has different resource and scalability requirements.
Which is the best solution?

 A. Configure a separate proxy for each application


 B. Configure a dedicated WebLogic Server for each application
 C. Configure a separate node manager for each application
 D. Configure a separate cluster for each application

Question #79Topic 1
You are troubleshooting Java Transaction API (JTA) transactions.
The WebLogic Server extension to JTA provides which optional transaction attribute to make troubleshooting easier?

 A. a name
 B. an ID
 C. the status of "marked for rollback"
 D. a status

Question #80Topic 1
You want to restart a failed stand-alone managed server. Select the two true statements. (Choose two.)

 A. Before restarting a failed managed server you must always first use operating system commands to kill its old
process.
 B. The managed server can automatically be restarted on new hardware if server migration has been properly set
up.
 C. If the managed server was started by Node Manager, then Node Manager can be set to automatically restart the
managed server.
 D. If the managed server was started by a script, run the script again.

Question #81Topic 1
Which WebLogic Server tool is used to create managed server templates?

 A. unpack
 B. Configuration Wizard
 C. Administration Console
 D. WebLogic Scripting Tool (WLST)
 E. appc
 F. pack

Question #82Topic 1
In memory replication in your cluster seems to be slow. You decide to create a replication channel for your cluster.
Which two statements are true? (Choose two.)

 A. The channel is used for heartbeats so they do not interfere with replication communication
 B. Each server in the cluster must have this named replication channel configured on it
 C. If no replication channel is configured, then sessions are persisted to the file system or the database
 D. The channel can be used for stateful session bean replication
 E. The channel cannot use a secure protocol
Question #83Topic 1
You have an existing domain and need to add a new managed server to it.
Which three statements are true concerning the creation of managed servers? (Choose three.)

 A. A server must be assigned a machine


 B. A server must be assigned a listen port
 C. A server's name cannot be changed after it is created
 D. A server can be associated with a server template
 E. Servers can have duplicate names as long as they have unique ports
 F. A server must be assigned a listen address
Question #84Topic 1
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?

 A. web1 is available but has never been accessed


 B. server1 is in standby mode
 C. server1 is not running
 D. web1 is in the process of being deployed to server1
Question #85Topic 1
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?

 A. The total count field includes committed, rolled back, and heuristic completions
 B. The total count field includes in-progress transactions, but the others only show completed transactions
 C. The total count includes distributed and local transactions. The committed count and the various rolled back
counts are for distributed transactions only
 D. The total count includes all transactions since the server was started. The other counts only include the
transactions included in the latest transaction log
Question #86Topic 1
You create a new dynamic cluster with the following parameters:
✑ Number of servers: 2
✑ Listen port: 8101
✑ Enable calculated listen ports: true
To which two port numbers will the resulting two dynamic servers bind? (Choose two.)

 A. 8101
 B. 8102
 C. 8103
 D. 8100
 E. 8104
Question #87Topic 1
Consider a web application that is deployed to a single cluster. After configuring the application to use in-memory
session replication, there is a noticeable drop in performance, possibly due to the large amount of data being placed in
HTTP sessions.
Which action improves performance while continuing to provide high availability for this application's sessions?

 A. Configure asynchronous session replication in the application


 B. Increase session timeout in the application
 C. Configure file-based session persistence in the application
 D. Configure automatic service migration in the application
 E. Configure cookie-based session persistence in the application
Question #88Topic 1
Which three statements are true about the Change Center in the Administration Console? (Choose three.)

 A. The Change Center has a link to view any servers that need to be restarted
 B. In a Development Mode domain, the configuration lock can be acquired automatically
 C. The Change Center has a link to view the changes made so far
 D. Locking the console prevents other privileged users from taking the lock until you release it or activate your
changes
 E. After activating the changes to a server's configuration, you must always restart that server
 F. The Change Center is available only in a Production Mode domain
Question #89Topic 1
Which three domain requirements can you implement with the Configuration Wizard? (Choose three.)

 A. Create a Node Manager and enroll it with the domain


 B. Create a domain using a custom template
 C. Assign virtual IP addresses to all servers
 D. Distribute domain files across multiple machines
 E. Create a dynamic cluster of five servers
Question #90Topic 1
Identify two advantages of using a Single Client Access Name (SCAN) when configuring a GridLink data source. (Choose
two.)

 A. The Fast Connection Failover (FCF) pattern, which allows rapid failure detection, is enabled
 B. The more sophisticated runtime connection load balancing (RLCB) is used; without SCAN, load balancing reverts
to a simple round-robin scheme
 C. SCAN is required for the GridLink data source to use an XA driver
 D. The database URL is shorter because it contains one SCAN alias and port as opposed to a host and port for each
RAC node
 E. The data source configuration does not need to be updated when new nodes are added to the RAC cluster
Question #91Topic 1
In your WebLogic Server environment, applications will not access a single database server. Instead they will access a
cluster of redundant database servers.
This database product was purchased from a vendor other than Oracle. You want to provide transparent failover to the
applications as they communicate with the database cluster. Which type of WebLogic data source should you create?

 A. generic data source


 B. multi data source
 C. GridLink data source
 D. parallel data source
Question #92Topic 1
Select two ways to start the Java-based Node Manager on a Linux machine. (Choose two.)

 A. Use the startNodeManager.sh script


 B. Use the administration console. Select the machine and then click the Start button.
 C. Have Node Manager start at system boot as a daemon
 D. Use the Oracle Process Manager and Notification Server (OPMN) to start Node Manager as a system process
 E. Set the appropriate environment variables. Then run the Java virtual machine with the class
nodemanager.RunTime, passing the class the proper parameters.
Question #93Topic 1
One of your applications sends SQL requests to a back-end database. Today some of these requests are very slow to
complete and users are waiting an unusually long time before getting the information back. You decided to take a look
at a thread dump and found several threads with a stack similar to:

What should be your initial assumption and first action?

 A. The maximum capacity of the connection pool was reached due to higher load than usual and you just need to
wait until new connections get released or increase the capacity of the pool. This can be done in the Admin
Console.
 B. The response data provided by the database SQL is larger than the receive socket buffer, so you just need to
increase the buffer
 C. The activity on the database side needs to be checked with your DBA to verify if the connection request was
received and how it's been handled by the database
 D. The datasource connection was leaked and needs to be reset
 E. A firewall is blocking the connection between WebLogic Server and the back-end database. This needs to be
immediately addressed with your network administrator
 F. The Oracle JDBC driver got corrupted and needs to be reinstalled or replaces with a different driver
Question #94Topic 1
View the following file excerpt, which configures HTTP session replication:
<session-descriptor>
<persistent-store-type>replicated</persistent-store-type>
</session-descriptor>
From which file is this excerpt taken?

 A. weblogic-application.xml
 B. session.xml
 C. web.xml
 D. config.xml
 E. weblogic.xml
Question #95Topic 1
Your administration server goes down. One of the managed server of the domain is also currently shut down. This
managed server has been successfully started in the past. You cannot bring up the administration server right away, but
you need to start the managed server. You run the start script, but the managed server will not start.
Explain this.

 A. This managed server has disabled Managed Server Independence mode


 B. Managed servers always contact their admin server for the latest configuration. When the admin server is down,
a managed server cannot be started.
 C. This managed server must be part of a cluster and the cluster master is also down
 D. This managed server must reside on the same machine as the admin server
 E. The domain must use the embedded LDAP for authentication. Without the admin server, the managed server
cannot get updates to its local LDAP store

Question #96Topic 1
Your Java-based Node Manager is unable to start a managed server named myserver. You investigate and realize that
the boot.properties file Node
Manager uses to store the credentials of the managed server has been corrupted in the file system. From past
experience you know that if you delete the file,
Node Manager will re-create it.

 A. under the domain directory in servers/myserver/nodemanager


 B. under the Node Manager home directory in myserver
 C. under the domain directory in servers/myserver/security
 D. under the domain directory in servers/myserver/data/nodemanager
 E. under the Node Manager home directory

Question #97Topic 1
You need to scale out an existing domain to include a new machine. You install WebLogic Server on the new machine.
Which three steps are required to create the domain directory on the new machine? (Choose three.)

 A. Use the Configuration Wizard to clone the domain


 B. Run the pack tool on the administration server's machine
 C. Transfer the installation certificate to the administration server's machine
 D. Transfer the managed server template to the new machine
 E. Use the Administration Console to clone the administration server
 F. Run the unpack tool on the new machine

Question #98Topic 1
Your developers created Plain Old Java Objects (POJO) that provide useful functionality. The code is packaged in a JAR
file. You want to make this code accessible from all the applications deployed to the managed servers in your domain.
What are the four ways to accomplish this? (Choose four.)

 A. Include the JAR file as an optional package


 B. Deploy the JAR file as an EJB
 C. Deploy the JAR file as a shared library
 D. Place the JAR file in the lib folder of the domain
 E. Deploy the JAR file to the administration server. All managed servers have access to their admin server
 F. Add the JAR file to the CLASSPATH of the domain servers by editing the domain's seyDomainEnv.sh script
 G. Deploy the JAR file as another web application
 H. Deploy the JAR file as a web service.
Question #99Topic 1
The admin server's domain files were backed up by using the tar command on Linux. The admin server crashes and the
domain files become corrupted. The domain files are restored from the backup. You try and start the admin server by
using the usual domain start script. The script does not run. The error is
"permission denied".
How should you troubleshoot this?

 A. Check the ownership and file system permissions of the start script
 B. Ensure you are currently logged in as a WebLogic Server administrator before running the script
 C. Stop any running managed servers and then start the admin server
 D. After the restoration of a domain, you must start the admin by using WLST
 E. Be sure to start the admin server as the root user

Question #100Topic 1
Which three Administration Console tasks require you to obtain the configuration lock of a production mode domain?
(Choose three.)

 A. Stop an application deployment


 B. Create a new JDBC data source
 C. Change a server's listen port
 D. Suspend a running server
 E. Add a server to an existing cluster
 F. Create a new administrative user

Question #101Topic 1
Consider an application that comprises both web and EJB components.
What are two benefits of implementing a multitier cluster architecture over a single-tier(basic) cluster architecture?
(Chose two.)

 A. Dynamic clusters are only supported for the multitier architecture


 B. Remote EJB access is blocked
 C. Each cluster can be scaled independently
 D. Future web clusters can share the same EJB tier
 E. All servers can be managed (started/stopped) together

Question #102Topic 1
Consider a data source whose Inactive Connection Timeout has been set to 60 seconds. You suspect that an application
is not returning JDBC connections to this data source. In response, you go to the data source's Monitoring tab in the
Administration Console.
Which of the available columns will confirm your suspicions?

 A. State
 B. Active Connections Current Count
 C. Connection Delay Time
 D. Leaked Connection Count
 E. Current Capacity
Question #103Topic 1
You are running WebLogic Server under a 64-bit HotSpot JVM.
You edit your domain's setDomainEnv.sh script to update the minimum and maximum heap sizes as follows:
USER_MEM_ARGS="-Xms32meg ""Xmx150meg"

Export USER_MEM_ARGS -
You try to start a managed server by running the domain start script at the command line. The server fails with the
message:
Invalid initial heap size: -Xms32meg
Why does the server fail with that message?

 A. The minimum heap size for a 64-bit JVM is 64 Megabytes


 B. For performance reasons, the minimum heap size and maximum heap size should be the same value
 C. The parameter value was entered incorrectly. The correct value is: "-Xms32m ""Xmx150m"
 D. The parameter value was entered incorrectly. You must enter memory parameter values in Kilobytes
 E. The parameter value was entered incorrectly. The correct value is: "-Xms:32meg "" Xmx:150meg"
Question #104Topic 1
You have been tasked with replacing an existing WebLogic domain with a brand new installation as part of a migration.
The new server needs to use the previously created JDBC store that holds existing JMS messages.
Which two configuration requirements do you need to comply with in order to make the transition successful? (Choose
two.)

 A. In Persistent Stores, create a new JDBC store and select the option "Use existing store"
 B. The new domain name needs to be the same as the old domain it's replacing
 C. Duplicate the JMS and persistent store configuration in the new domain
 D. The storage needs to be file based and not JDBC based
 E. Set the prefix for the JDBC store table to the domain name
Question #105Topic 1
You start a managed server by running a start script at the command line. The server fails to start. To troubleshoot this
failure, you look at the window in which the script ran. One of the messages from the server says: "boot identity not
valid".
What do you do before running the script again?

 A. Add the option to the start script that allows servers to be started without credentials
 B. Update the credentials in the boot identity file
 C. Update the credentials in the start script
 D. Create a boot identity username and password by using the administration console
 E. The boot identity file does not exist. Create one.
Question #106Topic 1
You are responsible for installing and setting up WebLogic Server to support the development, testing, and production of
an application. Each phase of the application's life cycle has different scalability, performance, and security
requirements. How will you implement this?

 A. Create a single domain with three clusters


 B. Create a single domain with three administration servers
 C. Create a single domain with three managed servers
 D. Create three domains
Question #107Topic 1
Consider a domain that includes a Node Manager home directory. One way to enroll each Node Manager with your
domain is with the WLST command nmEnroll().
Select the two scenarios where you do not need to use this command to perform the same task? (Choose two.)

 A. The Node Manager is on the machine where the domain was created by using the Configuration Wizard
 B. You create a managed server template by using the pack utility. Then create the domain by using the unpack
utility on the new machine where Node Manager will run
 C. Use the administration console. Select the machine, then the Configuration and Node Manager tabs. Select
"Enroll with the Domain." Save and activate your changes
 D. Use the script enrollNodeManager.sh found under the WEBLOGIC_HOME directory in server/bin
Question #108Topic 1
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.)

 A. You are required to enter the username and password for accessing Node Manager
 B. You are allowed to choose the location of the Node Manager home
 C. You can select either the Java-based or script-based Node Manager
 D. After the Configuration Wizard creates the domain, it automatically starts the configured Node Manager
Question #109Topic 1
Over time your server log files have increased in size to over 500 MB. Identify three techniques to help decrease the size
of these log files. (Choose three.)

 A. Increase the severity level


 B. Redirect standard output to the log
 C. Increase the rotation time
 D. Create and use a custom log filter
 E. Decrease the rotation file size
Question #110Topic 1
You are using the Embedded LDAP that is supplied by Oracle WebLogic Server. Which three statements are true?
(Choose three.)

 A. The Embedded LDAP can be accessed by an external LDAP viewer


 B. The Embedded LDAP cannot be used in a production environment
 C. The Embedded LDAP uses the file system to store WebLogic security provider data
 D. The Embedded LDAP uses the database to store WebLogic security provider data
 E. The Embedded LDAP can be used to store user, group, security roles and security policies for the WebLogic
security providers
Question #111Topic 1
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.

 A. This is only possible if the application is deployed to a cluster. Cluster deployments allow current users to
continue to use the previous version of an application
 B. This is possible if the application is versioned by using the WebLogic Server feature called Production
Redeployment.
 C. This is not possible. When an application is redeployed, it replaces the old version and all users then access the
new version
 D. This is not possible. When an application is redeployed, all users continue to access the old version. Once all
current users have exited the system, then all users from that point on access the new version
Question #112Topic 1
You successfully deployed an application on WebLogic 12c but notice that its deployment name is different than what
you expected.
After checking various places and making multiple deployment attempts, you decide to be on the safe side and just use
the method that takes precedence over the others when setting the deployment name. Which method should you use
to override the default deployment name?

 A. Define the name in the library's manifest file


 B. Configure the <module-name> element in web.xml
 C. Run weblogic.Deployer with the ""name option
 D. Set a computed name based on the deployment source file
 E. Set the <application-name> element in application.xml

Question #113Topic 1
Consider a WebLogic Java EE application that uses a JDBC data source.
Which three steps would the application developer typically write code to perform? (Choose three.)

 A. Test the connection to verify the database's availability


 B. Add a new connection to the data source if none are available
 C. Close the connection to return the connection to the data source
 D. Request a connection from the data source
 E. Look up the data source using the JNDI name

Question #114Topic 1
Select two true statements about WebLogic Server's role in transaction management. (Choose two.)

 A. You can configure WebLogic Server JTA properties at the domain, cluster, and server level
 B. WebLogic Server can act as the transaction manager for multiple transactional resource managers during a
distributed transaction
 C. WebLogic Server supports transactional work managers
 D. Starting with WebLogic Server 12c, you can create two kinds of clusters: the "standard" cluster, as in previous
versions, and the new transactional cluster
 E. WebLogic Server supports transactional Enterprise Java Beans

Question #115Topic 1
Which two statements are characteristics of the Reconfiguration Wizard? (Choose two.)

 A. You can upgrade any domain that was created using WLS 9.2 and above
 B. The Reconfiguration Wizard allows you to change the domain mode
 C. The Reconfiguration Wizard allows you to select a different Java JDK
 D. The Reconfiguration Wizard does not allow the reconfiguration of JDBC data sources
 E. You can upgrade only a domain which is running WLS 10.3.x or later

Question #116Topic 1
While using the Configuration Wizard to create a new domain, you do not set the Listen Address for the administration
server and accept the default value. What is the result?

 A. Server startup fails


 B. The server binds to localhost
 C. The server prompts for an address when it is started the first time
 D. The server attempts to bind to all network interfaces on the host OS
Question #117Topic 1
You want to configure an LDAP authentication provider in your domain. Which three pieces of information must you
obtain from your LDAP administrator?
(Choose three.)

 A. name attribute for user objects


 B. connection pool maximum size
 C. base DN for group objects
 D. realm name
 E. host name and port
Question #118Topic 1
Identify three capabilities of the non-default LDAP authentication providers included in WebLogic Server. (Choose
three.)

 A. adding a user to a group


 B. creating a new group
 C. changing a user's password
 D. validating a user's password
 E. creating a new user
 F. identifying the groups for a user
Question #119Topic 1
You are using the Configuration Wizard to create a new domain that will host an EJB application without a cluster.
Remote EJB clients can therefore take advantage of WebLogic Server's load balancing and failover capabilities.
However, a proxy server exists between the EJB clients and this new cluster.
Which cluster attribute should you modify in the Configuration Wizard to ensure that external EJB clients are routed
correctly through the proxy?

 A. Messaging Mode
 B. Cluster Address
 C. Broadcast Channel
 D. Replication Channel
 E. Cluster Type
Question #120Topic 1
By monitoring CPU and RAM utilization, it appears that one member of your cluster is receiving a much lower
percentage of the request load than the other servers.
Which Administration Console metric should you examine to help determine if a network problem is the cause?

 A. Primary session count


 B. Drop out frequency
 C. Migration basis
 D. Health state
 E. Current heap size
Question #121Topic 1
Which two statements are true about Log Filters? (Choose two.)

 A. You do not have to lock the configuration to create Log Filters


 B. Log Filters are created at the domain level
 C. The administration console assists in the creation of Log Filter expressions
 D. You can apply a Log Filter to the server log, but not to standard out
Question #122Topic 1
Which two statements are true when an Administration Server is compared to a Managed Server? (Choose two.)

 A. An Administration Server manages the domain configuration


 B. A domain must have at least one of each type of server
 C. An Administration Server keeps a domain log, but a Managed Server does not
 D. A Managed Server keeps a server log, but an Administration Server does not
 E. Java EE applications are deployed only to a Managed Server
Question #123Topic 1
Consider a multiple node domain. On the administration server's node, you edit setDomainEnv.sh in the bin directory
and add a new JAR file to the
CLASSPATH. You stop and restart all three WebLogic Server in the domain. Upon investigation, you discover that only
applications deployed to one WebLogic
Server are able to access the JAR file code. How do you explain this?

 A. You must also set the domain attribute "CLASSPATH Discovery Enabled."
 B. Each machine that hosts WebLogic Servers has its own domain directories. The script must be modified there as
well.
 C. Only the first server to receive the new configuration from the administration server gets the updated
CLASSPATH
 D. The CLASSPATH is not for application code. It is for interval WebLogic Server code. So, only applications
deployed to the administrative server can access code through the CLASSPATH
Question #124Topic 1
You monitor a running JDBC data source with the console and note the following values:
✑ Current Capacity = 10
✑ Current Capacity High Count = 20
Identify two plausible explanations for these metrics. (Choose two.)

 A. The workload was lower than it is now


 B. The statement cache size is 20
 C. The pool size has increased
 D. The statement cache size is 10
 E. The pool size has decreased
 F. The workload was higher than it is now
Question #125Topic 1
Consider a cluster of four servers: ServerA, ServerB, ServerC, and ServerD.
The cluster hosts a web application and is accessed using a proxy plug-in. This web application is configured to use in-
memory session replication.
A user is directed to ServerA. An HTTP session is established on ServerA and also replicated to ServerC, but ServerA
subsequently fails. Which server will this user be redirected to?

 A. ServerD
 B. ServerB
 C. none; the user will receive an error message
 D. ServerC
 E. any other available server
Question #126Topic 1
When creating a dynamic cluster, you have multiple options concerning how dynamic servers are distributed across
machines in your domain. Identify three supported configurations. (Choose three.)

 A. Use all machines in the domain


 B. Use machines whose names match an expression
 C. Use a percentage of machines in the domain
 D. Use all machines in a subnet
 E. Use a single machine
Question #127Topic 1
A domain defines four machines: host01, host02, host11, and host12. It also defines a dynamic cluster whose Machine
Name Match Expression is set to the value
"host1*".
Which of the machines will be used to host servers in this dynamic cluster?

 A. host01 and host11 only


 B. host11 and host12 only
 C. host11 only
 D. all machines
 E. the default machine of the domain
 F. host01 only
Topic 2 - More Questions.
Question #1Topic 2
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?

 A. Create one Cluster.


 B. Install Oracle HTTP Server.
 C. Create one Coherence server.
 D. Create tour managed servers.
 E. Assign three servers to a cluster.
 F. Specify a proxy port tor the administration server.
Question #2Topic 2
When creating a dynamic cluster, you have multiple options concerning how dynamic servers are. Which of the
following are valid options?

 A. Identify three supported configurations.


 B. Use a single machine.
 C. Use all machines in a subnet.
 D. Use all machines in the domain.
 E. Use all percentage of machines in the domain.
 F. Use all machines whose names match an expression.
Question #3Topic 2
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 node manager. properties file. Select the one that configures Node manager as described.

 A. StopScriptEnabled=trueStopScriptName=mystopic.shCrashRestartEnabled=trueSecureListtenser=trueStateCheck
interval=1000
 B. StopsScriptEnabled=trueStopScriptName=mystopit.shCrashRestartEnabled=trueSecureListener=trueStataCheckI
nterval=1
 C. StopscriptEnabled=trueStopScriptName=topic-
shCrashRecoveryEnabled=trueSecureListtener=trueStatecheckinterval=1000
 D. StopScript=trueStopscriptName=mystopit.shCrashRecoveryEnabled=trueSecureListtenser=true
 E. stopscriptenabled=trueStopscriptname=mystopit.shcrashRecoveryEnabled=truesecureListener=SSLstatecheckint
erval=1000

Question #4Topic 2
You are using the Administration console to monitor a resource.
Which three techniques can you use to customize the monitoring output?

 A. Store the rows by a specific column.


 B. Limit the number of rows displayed.
 C. Change the order of the displayed columns.
 D. Views the rows from a specific time range.
 E. Combine (add) multiple columns together.

Question #5Topic 2
Which three tasks can be performed by the Node Manager?

 A. Start a server
 B. Define a new server
 C. Host the Node Manager console.
 D. Automatically restart a failed server.
 E. Kill a failed application on a server.
 F. Kill a server process that did not shut down property.

Question #6Topic 2
A WebLogic Server instance can have multiple network channel for it.
Each channel for the server must have a unique combination of two element. Identify these two elements.

 A. Tunneling enabled
 B. Listen address
 C. Listen port
 D. Listen port
 E. Channel weight
Question #7Topic 2
You need to configure WebLogic Server to satisfy the needs of your new application that will update more than one data
set on several databases in the same transaction.
Which setting should be considered?

 A. Enable use xa Data source interface in the transaction properties of each data source.
 B. WebLogic Server supports distributed transactions by default, so on specific settings are required.
 C. Split the transaction into multiple local transactions.
 D. Configure your data sources with the available XA-compliant driver for your DBMS.
 E. Enable Two-phase commit in each data source.

Question #8Topic 2
You want to start the managed server calledmanaged1 in "Standby" mode, to keep it as a "hot backup".

 A. The server managed1 must be of a cluster.


 B. Your domain has an administration port.
 C. Only the admin server can start in "standby" mode.
 D. There is no such thing as "standby" mode.

Question #9Topic 2
You require high availability for HTTP sessions in a web application. In addition, you have the following constraints:
There is little free memory on the machines hosting the cluster.
HA must be guaranteed even when multiple machines fall simultaneously.
You are not allowed to update the production databases schema.
Which is the best session persistence option?

 A. Database persistence
 B. File persistence
 C. In-memory replication
 D. Whole –server migration

You might also like