Labour Day Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

Note! 1z0-102 has been withdrawn.

1z0-102 Practice Exam Questions with Answers Oracle Weblogic Server 11g: System Administration I Certification

Question # 6

Your domain includes a cluster of five servers, but only three are currently running. A colleague then uses the administration console to install and deploy a new EJB application to the cluster.

By default, which outcome would you expect?

A.

The application deploys successfully on the three servers that are running.

B.

The deployment fails because the entire cluster is not running.

C.

The deployment succeeds, but the application is not accessible.

D.

The user is prompted to start the two unavailable servers before continuing.

E.

The two unavailable servers are automatically removed from the cluster.

Full Access
Question # 7

Indentify two server attributes that you must configure to communicate with the server via HTTPS.

A.

SSL Listen Address

B.

SSL Listen Port

C.

SSL Listen Port Enabled

D.

Production Mode Enabled

E.

Startup Mode

Full Access
Question # 8

You are creating a new domain by using the Configuration Wizard, based solely on the Basic WebLogic Server Domain product (no template). Select three resources that you can create while still in the Configuration Wizard.

A.

Administration Server

B.

Managed Server

C.

Data Server

D.

JMS Server

E.

Cluster

F.

Domain Log

Full Access
Question # 9

Refer to the Exhibit

1z0-102 question answer

What is the meaning of the yellow triangle icon next to Listen Address?

A.

This attribute has no value.

B.

The server must be running to change this attribute.

C.

The server must be shut down to change this attribute.

D.

The server must be restarted for a change to this attribute to take effect.

E.

This attribute is read only and cannot be changed in the administration console

Full Access
Question # 10

You deployed a simple web application WAR by using the administration console. Its state is currently "Active."

In the administration console, under Configuration of the application, you change some deployment descriptor values.

What happens when you save such changes?

A.

The changes are in memory and temporary

B.

This is not possible because changes cannot be made to an "Active" application.

C.

You are prompted to select a location for a new deployment plan where the changes will be stored.

D.

The archive is opened and new versions of the deployment descriptors are placed within it.

Full Access
Question # 11

You received a signed certificate from a Certificate Authority and you wish to use the keytool command-line utility to store it in your keystore. Which command of keytool would you us

A.

–genkey pair

B.

–import cert

C.

–gensockey

D.

–importkeystore

E.

– storepasswd

Full Access
Question # 12

Which two are typically found in the WEB-INF folder of a Java web application?

A.

the web application HTML and JSP files

B.

the classes directory containing the compiled classes

C.

the web.xml deployment descriptor

D.

the weblogicserver.xml deployment descriptor

Full Access
Question # 13

A web application called sales was deployed and is currently “Active”. It is targeted to managed1 and managed2. The developers have given you an upload WAR file and you have replaced the original WAR file with it. From the directory where the WAR file resides, you run the following weblogic.Deployer command:

java weblogic.Deployer –adminurl t3://192.168.1.101:7001-username weblogic –password welcom1 –name sales –redeploy

Which statement best describes what happens?

A.

The command fails because no target was specified.

B.

The application is deployed to the Administration Server because no target was specified.

C.

The application is deployed to whichever server is running at 192.168.1.101:7001.

D.

The application is deployed to managed1 and managed2 because that is where it is currently targeted.

Full Access
Question # 14

Indentify two valid elements that can belong in the weblogic-application.xml deployment descriptor.

A.

B.

C.

D.

Full Access
Question # 15

Your production JMS server and/or its consumers are not able to handle the incoming message workload. The number of messages on the server never stabilizes and the server eventually becomes overload.

Which JMS server attribute will best help prevent the JMS server from being overloaded by producers?

A.

Producer Pause High

B.

Messages Threshold High

C.

Reconnect Polity

D.

Paging Directory

E.

Pool Maximum Capacity

Full Access
Question # 16

Identify two true statements about an Oracle WebLogic Server JMS Connection Factory.

A.

A default JMS Connection Factory exists and is named weblogic.jms.connections

B.

A Connection Factory can be targeted to only one WebLogic Server.

C.

A JMS Connection Factory's Default Priority and Default Time-to-Live attribute cannot be modified after the Connection Factory is created.

D.

A JMS Connection factory can be created as a system module resource within the administration console.

Full Access