0% found this document useful (0 votes)
722 views35 pages

Number: 1z0-133 Passing Score: 800 Time Limit: 120 Min

This document provides information about the Oracle WebLogic Server 12c: Administration I certification exam: - The exam number is 1z0-133 and the passing score is 800 with a time limit of 120 minutes. - It covers topics related to administering Oracle WebLogic Server 12c including configuring clusters, servers, data sources, and more. - The document provides sample exam questions and explanations to help prepare candidates for the types of questions asked on the actual exam.

Uploaded by

Addi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
722 views35 pages

Number: 1z0-133 Passing Score: 800 Time Limit: 120 Min

This document provides information about the Oracle WebLogic Server 12c: Administration I certification exam: - The exam number is 1z0-133 and the passing score is 800 with a time limit of 120 minutes. - It covers topics related to administering Oracle WebLogic Server 12c including configuring clusters, servers, data sources, and more. - The document provides sample exam questions and explanations to help prepare candidates for the types of questions asked on the actual exam.

Uploaded by

Addi
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 35

1z0-133.

67q

Number: 1z0-133
Passing Score: 800
Time Limit: 120 min

1z0-133

https://www.gratisexam.com/

Oracle WebLogic Server 12c: Administration I

https://www.gratisexam.com/
Exam A

QUESTION 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 at needing at peak load.
D. Tune work managers to optimize work.
E. Replace the software load balancer with a hardware load balancer.

Correct Answer: C
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 2
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.

https://www.gratisexam.com/

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 enable inline help (false).

https://www.gratisexam.com/
Correct Answer: C
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 3
You plan to Install WeblLogic Server by using the generic JAR installer in silent mode.
What are two ways to create the required response file?

A. 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.

Correct Answer: AB
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 4
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.

Correct Answer: A
Section: (none)
Explanation

Explanation/Reference:
References:

https://www.gratisexam.com/
QUESTION 5
You use the Java –based Node Manager to start your managed servers. You want Node Manager to:

• Stop servers by using your custom stop script: mystopit.sh


• Restart servers when the hardware cases
• Use SSL communication
• Check server heath once per second

Below are portions of the nodemanager.properties file. Select the one that configures Node manager as described.

A.

B.

C.

https://www.gratisexam.com/
D.

E.

Correct Answer: E
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 6
You are creating and configuring a cluster by using the administration console. Which two statements are true?

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.

Correct Answer: BC
Section: (none)
Explanation

Explanation/Reference:
Explanation:

https://www.gratisexam.com/
QUESTION 7
One Managed Server that is part of a large domain throws java.lang.out of Memory error (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.
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:+HeapDumponoutofMemoryExecepttion-xx:HeapDumppath=D:\hprof-dumps.

Correct Answer: B
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 8
You are using the Administration console to monitor a resource.

Which three techniques can you use to customize the monitoring output?

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.

Correct Answer: ABC


Section: (none)
Explanation

Explanation/Reference:
Explanation:

https://www.gratisexam.com/
QUESTION 9
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. XML Registry
E. COM2 Java

Correct Answer: E
Section: (none)
Explanation

Explanation/Reference:
References:

QUESTION 10
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.

A. Statement Cache Type


B. Pool Reserve Mode
C. Test Table Name
D. Test Connection Mode
E. Test Connections on Reserve

Correct Answer: CE
Section: (none)
Explanation

Explanation/Reference:

https://www.gratisexam.com/
References:

QUESTION 11
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.

Correct Answer: ADE


Section: (none)
Explanation

Explanation/Reference:
References:

QUESTION 12
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.

Correct Answer: B
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 13
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 new machines.

https://www.gratisexam.com/
What are the two ways to create this new server in the domain configuration?

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.

Correct Answer: AD
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 14
You need to take a web application offline.

Which three options are supported In WebLogic Server when you stop a running application?

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.

Correct Answer: ADE


Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 15
You use a web browser to log in to a 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?

https://www.gratisexam.com/
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.

Correct Answer: DE
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 16
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?

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.

Correct Answer: CDE


Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 17
An application fails. The exception Indicates that the JDEM data source cannot be found.
Identify two possible steps that you can perform to verify the data source’s availability.

A. Launch the JDBC Diagnostics utility.


B. Verify the Dependencies attribute of the data source.

https://www.gratisexam.com/
C. View the target server’s JNDI tree in the console.
D. Verify that the application and data source have the same target.

Correct Answer: CD
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 18
Which three statements are true about the default behavior of WebLogic server proxy plug-ins?

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.

Correct Answer: ABD


Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 19
Select the two true statements about upgrading WebLogic server to version 12c (12.12).

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.

Correct Answer: BC
Section: (none)
Explanation

https://www.gratisexam.com/
Explanation/Reference:
Explanation:

QUESTION 20
A WebLogic server (WLS) domain was recently updated from WLS 10.3.6 to WLS 12.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 the “per machine” mode, used in WLS10.3.6.
D. Node Manager mode of operating and behavior can be selected in reconfiguration Wizard.

Correct Answer: C
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 21
Which three statements about patching Web Logic server (WLS) by using Opatch are true?

https://www.gratisexam.com/

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.

Correct Answer: ABD


Section: (none)

https://www.gratisexam.com/
Explanation

Explanation/Reference:
Explanation:

QUESTION 22
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?

A. Create tables in the data store.


B. Execute SQL scripts in WebLogic server’s server /1ib 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.

Correct Answer: ACD


Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 23
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?

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.

Correct Answer: AD
Section: (none)
Explanation

Explanation/Reference:

https://www.gratisexam.com/
Explanation:

QUESTION 24
You use the administration console to start a managed server. Select the three statements that must be true.

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.

Correct Answer: ACE


Section: (none)
Explanation

Explanation/Reference:
References:

QUESTION 25
Which two statements are true about WebLogic data sources?

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.

Correct Answer: BD
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 26
A WebLogic server domain contains a dynamic cluster called “cluster1”.The cluster “cluster”1 has two dynamic managed servers “server1” and “server2”. There is a
need to view the inherited attribute values for “server2”.

https://www.gratisexam.com/
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.

Correct Answer: A
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 27
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.

Correct Answer: D
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 28
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?

https://www.gratisexam.com/
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.

Correct Answer: E
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 29
During a performance test, a server’s log includes several out of memory error 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.

Correct Answer: E
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 30
You domain’s security realm has two authentication provides :1dap1 and 1dap2.

Consider these requirements:


• If authentication succeeds with 1dap1, then skip 1dap2.
• If authentication fails with 1dap1, then authentication must succeed with 1dap2.

Which control flag should you use for 1dap1?

https://www.gratisexam.com/
A. Required
B. Requisite
C. Sufficient
D. Optional

Correct Answer: C
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 31
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

Correct Answer: A
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 32
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.

https://www.gratisexam.com/
D. The administration console calls WLST to accomplish the shutdown.

Correct Answer: C
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 33
A new machine was given to your department. This machine has two WebLogic server12.1.2 installation, each with different inventories.

Which command or tool do you determine the differences in products installed in each of the inventories?

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


B. ORACLE_HOME/wiserver/bin/compareInventory-sh-oracle-home1 < oracle-home1 location > -oracle-home2 < oracle-home2 location >.
C. The Oracle Inventory Viewer utility
D. ORACLE _HOME2 < oracle _home2 location >.

Correct Answer: B
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 34
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.

Correct Answer: E

https://www.gratisexam.com/
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 35
You need to monitor the HTTP session count for a running web application.

Identify three ways to perform this monitoring.

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.

Correct Answer: BCD


Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 36
You create a new Work Manager to control how server threads are allocated to an application’s increasing 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 to a work manager.

A. Uniform Distribution Request class


B. Response Time request class
C. Max Throughput Request class
D. Fair share Request class
E. Context Request class

Correct Answer: BDE


Section: (none)
Explanation

https://www.gratisexam.com/
Explanation/Reference:
References:

QUESTION 37
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.

Correct Answer: B
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 38
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

Correct Answer: C
Section: (none)
Explanation

Explanation/Reference:
Explanation:

https://www.gratisexam.com/
QUESTION 39
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.

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.

Correct Answer: AB
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 40
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 the script is:
Server failed to bind to any unable 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?

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 configuration 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.: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 it s 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.

https://www.gratisexam.com/
Correct Answer: CF
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 41
Which two statements are true about multicast communication within a cluster?

A. Multicast can be used for cluster heartbeat messages.


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

Correct Answer: AE
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 42
Which three runtime metrics can you monitor or collect from WebLogic Server applications?

A. Average execution time for a web application URL.


B. Number or transaction rollbacks for a web server
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

Correct Answer: AEF


Section: (none)
Explanation

Explanation/Reference:
Explanation:

https://www.gratisexam.com/
QUESTION 43
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, hinges 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.

Correct Answer: D
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 44
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 Manager tab for each application.
D. Access the Administration Console. Click the Deployments page.
E. Run weblogic.Deployer with the –status parameter.

Correct Answer: C
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 45

https://www.gratisexam.com/
An online store web application is deployed to a WebLogic server cluster. User of the 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

Correct Answer: B
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 46
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

Correct Answer: B
Section: (none)
Explanation

Explanation/Reference:
Explanation:

QUESTION 47
Consider an IT infrastructure comprising several web and EJB applications. Each application is expected to handle significantly different workloads and, therefore,

https://www.gratisexam.com/
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

Correct Answer: A
Section: (none)
Explanation

Explanation/Reference:

QUESTION 48
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

Correct Answer: A
Section: (none)
Explanation

Explanation/Reference:
Reference: https://docs.oracle.com/middleware/11119/wls/WLJTA/trbtrx.htm

QUESTION 49
You want to restart a failed stand-alone managed server. Select the two true statements.

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.

https://www.gratisexam.com/
Correct Answer: CD
Section: (none)
Explanation

Explanation/Reference:
Reference: https://docs.oracle.com/cd/E23943_01/web.1111/e13708/overview.htm#START114

QUESTION 50
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

Correct Answer: F
Section: (none)
Explanation

Explanation/Reference:
Reference: https://docs.oracle.com/cd/E13179_01/common/docs92/pack/tasks.html

QUESTION 51
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

Correct Answer: BD
Section: (none)
Explanation

Explanation/Reference:

https://www.gratisexam.com/
Reference: https://docs.oracle.com/cd/E50629_01/wls/WLACH/pagehelp/Corecoreclusterclusterconfigreplicationtitle.html

QUESTION 52
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

Correct Answer: D
Section: (none)
Explanation

Explanation/Reference:

QUESTION 53
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?

https://www.gratisexam.com/

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

Correct Answer: A
Section: (none)
Explanation

Explanation/Reference:

https://www.gratisexam.com/
Reference: https://docs.oracle.com/cd/E50629_01/wls/WLACH/pagehelp/Corecoreserverservermonitoringjtasummarytitle.html

QUESTION 54
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

Correct Answer: B
Section: (none)
Explanation

https://www.gratisexam.com/
Explanation/Reference:

QUESTION 55
View the following file except, which configures HTTP session replication:

<session-descriptor>
<persistent-store-type>replicated</persistent-store-type>
</session-descriptor>

From which file is this except taken?

A. weblogic-application.xml
B. session.xml
C. web.xml
D. config.xml
E. weblogic.xml

Correct Answer: E
Section: (none)
Explanation

Explanation/Reference:
Reference: https://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/wls/12c/12-ManageSessions--4478/session.htm#t2

QUESTION 56
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

Correct Answer: D
Section: (none)

https://www.gratisexam.com/
Explanation

Explanation/Reference:
Reference: https://docs.oracle.com/cd/E13222_01/wls/docs100/nodemgr/overview.html#wp1075039

QUESTION 57
You need to scale out an existing domain to include a new machine. You install WebLogic Server in 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

Correct Answer: BDF


Section: (none)
Explanation

Explanation/Reference:
Reference: https://docs.oracle.com/middleware/1212/wls/WLDPU/commands.htm#WLDPU139

QUESTION 58
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.

Correct Answer: BCEH


Section: (none)

https://www.gratisexam.com/
Explanation

Explanation/Reference:

QUESTION 59
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 the servers listen port
D. Suspend a running server
E. Add a server to an existing cluster
F. Create a new administrative user

Correct Answer: DEF


Section: (none)
Explanation

Explanation/Reference:

QUESTION 60
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

Correct Answer: DE
Section: (none)
Explanation

Explanation/Reference:

https://www.gratisexam.com/
QUESTION 61
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 suspicious?

A. State
B. Active Connections Current Count
C. Connection Delay Time
D. Leaked Connection Count
E. Current Capacity

Correct Answer: D
Section: (none)
Explanation

Explanation/Reference:
Reference: https://docs.oracle.com/middleware/1221/wls/WLACH/pagehelp/JDBCjdbcdatasourcesjdbcdatasourceconfigdiagnosticstitle.html

QUESTION 62
You are running WebLogic Server under a 64-bit HotSpot JVM.
You edit your domain’s setDomainEnc.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”

Correct Answer: C
Section: (none)
Explanation

https://www.gratisexam.com/
Explanation/Reference:
Reference: https://javarevisited.blogspot.com/2012/12/invalid-initial-and-maximum-heap-size.html

QUESTION 63
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 form 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.

Correct Answer: B
Section: (none)
Explanation

Explanation/Reference:
Reference: https://community.oracle.com/thread/958750

QUESTION 64
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

Correct Answer: C
Section: (none)
Explanation

Explanation/Reference:
Reference: https://docs.oracle.com/cd/E13222_01/wls/docs90/domain_config/understand_domains.html

QUESTION 65
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

https://www.gratisexam.com/
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

Correct Answer: AD
Section: (none)
Explanation

Explanation/Reference:

QUESTION 66
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

Correct Answer: BCE


Section: (none)
Explanation

Explanation/Reference:
Reference: https://docs.oracle.com/middleware/12213/wls/WLACH/pagehelp/Corecoreserverserverlogginggeneraltitle.html

QUESTION 67
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 than access the new version

https://www.gratisexam.com/
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

Correct Answer: B
Section: (none)
Explanation

Explanation/Reference:

https://www.gratisexam.com/

https://www.gratisexam.com/

You might also like