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

1z0-102 Questions and Answers

Note! Following 1z0-102 Exam is Retired now. Please select the alternative replacement for your Exam Certification.

1z0-102 Questions and Answers

Question # 6

Which three statements are true about the Change Center in administration console?

A.

The Change Center has a link to view the changes made so far.

B.

The Change Center is available only in a Production Mode domain.

C.

The Change Center has a link to view any servers that need to be restarted.

D.

After activating the changes to a server's configuration, you must always restart that server.

E.

In a Development Mode domain, the configuration lock can be acquired automatically.

F.

Changes must always be activated before they can be undone.

Full Access
Question # 7

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

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

Your server includes an application that uses a generic JDBC data source to connect to a database. However, the network connection between the server and the database is not 100% reliable.

You wish to avoid scenarios in which the application fails due to a failed JDBC connection. Identify two data source attributes to help accomplish this.

A.

Statement Cache

B.

Pool Reserve Mode

C.

Test Table Name

D.

Test Connection Mode

E.

Test Connections on Reserve

Full Access
Question # 10

All the servers in your domain are running.

After you connect to the Administration Server in WLST you run the following command, which completes with no error:

Progress = deploy (appName = ‘salesapp’, path = ‘sales.war’, target = managed1, managed2’, planpath = ‘plan.xml’)

Which two statements are true?

A.

The web application is now "Active."

B.

The command creates new deployment plan called plan.xml.

C.

In the administration console, the name of this deployment is sales.war.

D.

The web application has been targeted to managed1, managed2, and the Administration Server.

E.

You can view the status of the deployment by sending a message to the object named progress.

Full Access
Question # 11

Identify two methods for utilizing WebLogic Server's production redeployment feature.

A.

Specify a version identifier when deploying the application.

B.

Include a version identifier in the application's manifest file.

C.

Provide a version identifier when running the Plan Generator tool.

D.

Include a unique context root in the application's descriptor files.

Full Access
Question # 12

A managed server, myserver1, has a boot.properties file in the security directory. It was started with the startManageWeblogic.sh script(.cmd in windows) and his boot.properties file was used for its startup credentials.

You just used the administration console to change all administrator passwords. To continue using boot.properties, what can you do?

A.

This is not possible. A boot.properties file can be used only with the Administration Server.

B.

Delete boot.properties. In the administration console, under the myserver configuration, select Generate Boot Identity file.

C.

You need not do anything- The password in boot .properties was automatically updated by administration console when you changed the password.

D.

Edit boot.propetties. Type over the encrypted password with the new password in clear text. The next time myserver1 is started, it will encrypt the password in the file.

E.

Delete boot .properties. Use the WLST encrypt () command to create a new boot.properties file containing the new password. Copy that file into the security directory of myserver1

Full Access
Question # 13

Which two statements are true about java EE shared libraries?

A.

A shared library cannot be deployed to a cluster.

B.

An application that is targeted to server1 can use a shared library that is targeted to server 2.

C.

Multiple versions of the same shared library can be deployed and be active at the same time

D.

A shared library is referenced through an application's deployment descriptor.

Full Access
Question # 14

When you use the Embedded LDAP that is supplied by Oracle WebLogic Server, which three statements are true?

A.

The Embedded LDAP can be used to store user, group, security roles and security policies for the WebLogic security providers.

B.

The Embedded LDAP uses the file system to store Weblogic security provider data.

C.

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

D.

The Embedded LDAP cannot be used in a production environment

E.

The Embedded LDAP can store Auditing Data.

Full Access
Question # 15

When installing Oracle Weblogic Server 11g with the graphical installer, which three statements are true?

A.

You must choose either a typical or a custom installation.

B.

You install under Microsoft Windows because the graphical installer is available only for Window

C.

You may create a new middleware home directory or choose an existing one.

D.

You must register for critical security updates.

E.

You may install a JDK or choose one that was previously installed.

Full Access
Question # 16

Which three statements are true about the administration console?

A.

The administration console cannot be disabled.

B.

The context path of the administration console may be changed.

C.

The administration console may be extended.

D.

If a domain is in Development Mode, the administration console no longer requires an administration-level user when logging in.

E.

If a domain is in Production Mode, access to the administration console must be made through secure port.

F.

If the domain's Administration Port is enabled, access to the administration console must be made only through that port.

Full Access