Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

Oracle 1z0-133 - Oracle WebLogic Server 12c: Administration I

Page: 1 / 4
Total 127 questions

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

You are using the Configuration Wizard to create a new domain that will consist of a cluster of three managed servers along with an instance of WebLogic Server acting as HTTP proxy to distribute traffic to the cluster.

Which three steps should you perform with the Configuration Wizard? (Choose three.)

A.

Create one cluster.

B.

Install Oracle HTTP Server.

C.

Create one Coherence server.

D.

Create four managed servers.

E.

Assign three servers to a cluster.

F.

Specify a proxy port for the administration server.

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

A.

Stop an application deployment

B.

Create a new JDBC data source

C.

Change a server’s listen port

D.

Suspend a running server

E.

Add a server to an existing cluster

F.

Create a new administrative user

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

A.

Launch WLST and run the viewAppRuntimes() command.

B.

Access the Monitoring Dashboard. Click the Application Work Managers view for the managed server.

C.

Access the Administration Console. Click Monitoring > Work Managers tab for each application.

D.

Access the Administration Console. Click the Deployments page.

E.

Run weblogic.Deployer with the –status parameter.

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.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

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.

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

Which machines can be configured by using the Configuration Wizard?

A.

machine and Windows machine

B.

administration machine and managed machine

C.

machine and UNIX machine

D.

stand-alone machine and cluster machine

E.

RDBMS machine and LDAP machine

Which three domain requirements can you implement with the Configuration Wizard? (Choose three.)

A.

Create a Node Manager and enroll it with the domain

B.

Create a domain using a custom template

C.

Assign virtual IP addresses to all servers

D.

Distribute domain files across multiple machines

E.

Create a dynamic cluster of five servers