Expert Verified, Online, Free.: Topic 1 - Single Topic
Expert Verified, Online, Free.: Topic 1 - Single Topic
Question #1 Topic 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.)
Question #2 Topic 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 #3 Topic 1
A. async_replicated
B. async_jdbc
C. replicated
D. async_memory
E. cookie
F. file
G. replicated_if_clustered
Question #4 Topic 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 #5 Topic 1
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.
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 #6 Topic 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 #7 Topic 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.)
Question #8 Topic 1
Which action should you take to automatically back up the domain configuration when anyone activates a configuration change?
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 #9 Topic 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.
C. Configure dynamic clusters and specify the number of server instances you anticipate needing at peak load.
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).
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.)
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 #12 Topic 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.
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.
Which three statements are true about WebLogic clusters? (Choose three.)
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.
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?
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.
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 #18 Topic 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\?
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 #21 Topic 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.)
Which three tasks can be performed by the Node Manager? (Choose three.)
A. Start a server
You created a shutdown class MyClass that you would like to execute just before server shutdown.
Which statement is true regarding MyClass?
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.)
C. Use the Administration Console to add a new network channel to the cluster.
"
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.)
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.)
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.)
D. Verify that the application and data source have the same target.
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.
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?
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
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.
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?
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
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
Identify two reasons for defining machines and assigning servers to them in WebLogic Server. (Choose two.)
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 #37 Topic 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.
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.)
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.
C. After running the wizard to update your domain, you must reapply your start script customizations.
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.
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.
E. After installing WLS, you download the OPath utility from Oracle Support.
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.)
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 #44 Topic 1
You use the administration console to start a managed server. Select the three statements that must be true. (Choose three.)
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.
Which two statements are true about WebLogic data sources? (Choose two.)
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?
D. Use WLST.
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?
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.
D. Configure your data sources with the available XA-compliant driver for your DBMS.
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?
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 #51 Topic 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. 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.
A new machine was given to your department. This machine has two WebLogic Server 12.1.2 installations, each with different inventories.
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.
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.
You need to monitor the HTTP session count for a running web application.
Identify three ways to perform this monitoring. (Choose three.)
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.
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?
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
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
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.
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 __________.
C. By a multidata source
D. In a production environment
E. By an Enterprise JavaBean
Which three statements are true about the administration console? (Choose three.)
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.
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
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?
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 #69 Topic 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.
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.)
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.
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 #72 Topic 1
Which two statements are true about multicast communication within a cluster? (Choose two.)
C. Multiple cluster can share the same multicast address and port.
Which three runtime metrics can you monitor or collect from WebLogic Server applications? (Choose three.)
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 #75 Topic 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?
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.
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?
B. Session timeout
E. Cookie domain
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
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. a name
B. an ID
D. a status
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.
A. unpack
B. Configuration Wizard
C. Administration Console
E. appc
F. pack
Question #82 Topic 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
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.)
E. Servers can have duplicate names as long as they have unique ports
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?
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
A. 8101
B. 8102
C. 8103
D. 8100
E. 8104
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?
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
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
Which three domain requirements can you implement with the Configuration Wizard? (Choose three.)
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
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 #91 Topic 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?
Select two ways to start the Java-based Node Manager on a Linux machine. (Choose two.)
B. Use the administration console. Select the machine and then click the Start button.
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.
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:
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
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 #94 Topic 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
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.
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
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.
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.)
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.)
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
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
Which three Administration Console tasks require you to obtain the configuration lock of a production mode domain? (Choose three.)
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
E. Current Capacity
Question #103 Topic 1
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?
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"
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
E. Set the prefix for the JDBC store table to the domain name
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
D. Create a boot identity username and password by using the administration console
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?
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
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
D. After the Configuration Wizard creates the domain, it automatically starts the configured Node Manager
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.)
You are using the Embedded LDAP that is supplied by Oracle WebLogic Server. Which three statements are true? (Choose three.)
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
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
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?
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
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
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
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
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?
C. The server prompts for an address when it is started the first time
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.)
D. realm name
Identify three capabilities of the non-default LDAP authentication providers included in WebLogic Server. (Choose three.)
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 #120 Topic 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?
C. Migration basis
D. Health state
Which two statements are true about Log Filters? (Choose two.)
D. You can apply a Log Filter to the server log, but not to standard out
Which two statements are true when an Administration Server is compared to a Managed Server? (Choose two.)
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
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 #124 Topic 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. ServerD
B. ServerB
D. ServerC
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 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?
C. host11 only
D. all machines
F. host01 only
Question #1 Topic 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?
Question #2 Topic 2
When creating a dynamic cluster, you have multiple options concerning how dynamic servers are. Which of the following are valid options?
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=trueStateCheckinterval=1000
B. StopsScriptEnabled=trueStopScriptName=mystopit.shCrashRestartEnabled=trueSecureListener=trueStataCheckInterval=1
C. StopscriptEnabled=trueStopScriptName=topic-shCrashRecoveryEnabled=trueSecureListtener=trueStatecheckinterval=1000
D. StopScript=trueStopscriptName=mystopit.shCrashRecoveryEnabled=trueSecureListtenser=true
E. stopscriptenabled=trueStopscriptname=mystopit.shcrashRecoveryEnabled=truesecureListener=SSLstatecheckinterval=1000
Question #4 Topic 2
Question #5 Topic 2
A. Start a server
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 #7 Topic 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.
D. Configure your data sources with the available XA-compliant driver for your DBMS.
Question #8 Topic 2
You want to start the managed server calledmanaged1 in "Standby" mode, to keep it as a "hot backup".
Question #9 Topic 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