Labour Day Special Limited Time Flat 70% Discount offer - Ends in 0d 00h 00m 00s - Coupon code: 70spcl

Oracle 1z0-134 Oracle WebLogic Server 12c: Advanced Administrator II Exam Practice Test

Page: 1 / 13
Total 125 questions

Oracle WebLogic Server 12c: Advanced Administrator II Questions and Answers

Question 1

You have an enterprise application that includes a resource adapter module. You are considering leveraging WebLogic Server’s Production Redeployment feature for this application. In preparation for deployment, you decide to create a checklist of items to discuss with the developers of the application.

Which item would you omit from your checklist as it is irrelevant to production Redeployment? (Choose the best answer.)

Options:

A.

Ensure the developers have implemented the weblogic.connector.extensions.Suspendadle interface for the adapter.

B.

Ensure that the adapter is accessed by a web or web service module within the application.

C.

Ensure the adapter is used in an application-scoped manner, having enable-access-outside-app set to false.

D.

Ensure that the adapter is compliant with the JCA 1.5 specification.

Question 2

You have a versioned application deployed in your production environment. You have been asked to troubleshoot why the most recent production redeployment appeared to allow the older version to retire too quickly.

In this case, the application had active RMI clients, but their subsequent calls were directed to the newer version immediately rather than waiting for the expected five minutes defined by the retirement timeout argument. The script command was:

java weblogic.Deployer –adminurl http://localhost:7001 –user weblogic

-password Welcome1 –redeploy –name myDeployment

-source /myDeployments/myApplication/appX

-retiretimeout 300

You expected the older version to remain active (when there are active RMI clients) for five minutes after executing the production redeployment.

Which modification should have been made to this command to ensure the older version remains active? (Choose the best answer.)

Options:

A.

java weblogic.Deployer –adminurl http://localhost:7001 –user weblogic-password Welcome1 –redeploy –name myDeployment-source /myDeployments/myApplication/appX-retiretimeout 300 –rmigraceperiod 300

B.

java weblogic.Deployer –adminurl http://localhost:7001 –user weblogic-password Welcome1 –redeploy –name myDeployment-source /myDeployments/myApplication/appX-retiretimeout 300 -keepsessions

C.

java weblogic.Deployer –adminurl http://localhost:7001 –user weblogic-password Welcome1 –redeploy –name myDeployment-source /myDeployments/myApplication/appX-retiretimeout 300 –timeout 300

D.

java weblogic.Deployer –adminurl http://localhost:7001 –user weblogic-password Welcome1 –redeploy –name myDeployment-source /myDeployments/myApplication/appX-retiretimeout 300 –remote

Question 3

You want to use the WebLogic Diagnostic Framework (WLDF) to monitor some historic MBean attribute values in your WebLogic domain.

Question # 3

Which WLDF component do you use to accomplish this? (Choose the best answer.)

Options:

A.

the Harvester with a metric collection definition

B.

a Watch on a metric collection definition

C.

the MBean Collector with a metric collection definition

D.

the Archiver with a metric collection definition

Question 4

You have an Oracle Fusion Middleware domain that uses an Oracle database to store application data and metadata repositories. As part of your disaster recovery configuration, you have set up a passive secondary site. You need to ensure that the data tier components of the primary and secondary sites are in sync so that you can perform a switchover to secondary in case of a disaster scenario. You check with your technical team regarding how to accomplish this requirement.

Which Oracle product is the technical team most likely to recommend for achieving data tier synchronization across the two sites? (Choose the best answer.)

Options:

A.

Oracle Service Bus

B.

Oracle ExaLogic

C.

Oracle Tuxedo

D.

Oracle Data Guard

Question 5

As part of a manual migration of JMS-related services, you just configured a custom file store and targeted it to the same migratable target as the JMS server.

Which two statements pertain to the successful configuration of this JMS store and the manual migration? (Choose two.)

Options:

A.

The custom store could be made available to a backup server target with pre-rnigration/post-migration scripts.

B.

The custom store should not be targeted to the same migratable target as the migratable service.

C.

All the candidate servers in the migratable target should have access to this custom store.

D.

The JMS server that is using the default file store should be migrated to a migratable target.

Question 6

A Web Module needs specific tuning. The Development team fine tunes the module in the deployment descriptor (weblogic.xml) as follows:

Question # 6

Which two are true? (Choose two.)

Options:

A.

MyWorkManager is an application-scoped Work Manager.

B.

Add the line MyWorkManager before tags in weblogic.xml to make the Web Module use the Work Manager MyWorkManager.

C.

MyWorkManager is a Global Work Manager.

D.

MyWorkManager is a Default Work Manager.

E.

Once the application is deployed and started on a Managed WebLogic Server, MyWorkManager will appear under Environment/Work Managers on the WebLogic Console.

Question 7

You are tasked with configuring a proxy tier for a WebLogic Server domain that has managed Coherence servers configured.

What must the Coherence cache configuration file include as part of this task? (Choose the best answer.)

Options:

A.

connection properties to enable push replication between two Coherence clusters connected over a WAN

B.

connection properties to enable Coherence*Extend clients to connect to the cluster via TCP/IP

C.

HTTP proxy server settings to enable Coherence caching on the web server tier

D.

network connection settings to enable Coherence caching on the client’s web browser

Question 8

Poor ventilation and cooling in and around the machine that hosts your administration server and a clustered managed server causes a local hard drive failure and thus both servers crash as well.

This is the first time this crash has occurred in production but an automatic Whole Server Migration kicks in as expected. The clustered server migrates to a machine on which it has never run before, and for that reason the server cannot be started on this new machine.

Which action could have helped to launch this migrated clustered server? (Choose the best answer.)

Options:

A.

Shut down and relaunch the Node Manager.

B.

Ensure that the Administration Server is up when the server migration is being performed.

C.

First restart the Administration Server, remove this managed server from the cluster, restart it manually, and then target it back to the cluster.

D.

Use a shared disk/NFS for all the migratable servers in the cluster.

E.

Copy the Node Manager security files to the new machine that hosts your migrated server.

Question 9

A hardware load-balancer (HWLB) is positioned as the primary entry point into your WebLogic Server domain. Aspects of your application use SSL to protect data on the network from your clients to your domain.

Question # 9

Which configuration provides the best performance for your domain? (Choose the best answer.)

Options:

A.

Configure the HWLB to use an SSL hardware accelerator and terminate SSL.

B.

Configure the HWLB to use pass-through SSL, configure an SSL hardware accelerator on WebLogic, and terminate SSL.

C.

Configure the HWLB to delegate SSL handling to the WebLogic Proxy Plug-in and terminate SSL.

D.

Configure the HWLB to use pass through SSL to the WebLogic Server that it connects to, and terminate SSL.

Question 10

You are responsible for creating scripts to use Node Manager with a WebLogic Server domain.

Which four statements correctly describe the WLST command: nmEnroll? (Choose four.)

Options:

A.

WLST must NOT be connected to a Node Manager when invoking nmEnroll.

B.

The nmEnroll command enables the nmConnect command to be used in a production environment.

C.

The nmEnroll command downloads the nm_password.properties and SerializedSystemIni.dat files.

D.

WLST must be connected to a Node Manager when invoking nmEnroll.

E.

WLST must be connected to an Administration Server when invoking nmEnroll.

F.

The nmEnroll command is run once per WebLogic domain per machine unless that domain shares the root directory of the Administration Server.

G.

WLST must be offline when invoking nmEnroll.

Question 11

You created a user and group using the WebLogic Server default authentication provider.

Where are these principals stored? (Choose the best answer.)

Options:

A.

the WebLogic Server OPSS jps-config.xml security store

B.

the WebLogic Server embedded LDAP server

C.

the WebLogic Server embedded database security store

D.

the default jazn-data.xml file-based security store

Question 12

My JMS Server uses a persistent file store. I need to ensure that the size of the persistent store does not exceed 1GB.

Which option can I use to configure this? (Choose the best answer.)

Options:

A.

Set the weblogic.store.FileSize to 1GB.

B.

Set the weblogic.store.MaxFileSize to 1GB.

C.

Set the weblogic.store.TotalFileSize to 1GB.

D.

The file size limit must be configured at the operating system level.

Question 13

Which three statements are correct regarding the WLST create command? (Choose three.)

Options:

A.

When the create command is used with WLST online, the connection must be to the administration server.

B.

The type of MBean being created must be a child type of the current management object.

C.

The correct order of the mandatory parameters for the create statement is name followed by childMBeanType.

D.

The create command is used to create any configuration or runtime management bean.

E.

The create command returns a WLSTProgress object.

Question 14

Which two statements correctly describe the WLST nmGenBootStartupProps command? (Choose two.)

Options:

A.

The target root directory must be on the same machine on which Node Manager is running.

B.

The target root directory must be on the same machine on which the Administration Server is running.

C.

The name of a server must be supplied to the nmGenBootStartupProps command; otherwise, the command will fail.

D.

If you do not specify a server name using the servername argument, the argument defaults to myServer, which must match a server name in the domain or the command will fail.

E.

The nmGenBootStartupProps command generates the Node Manager properties files, boot.properties and startup.properties, for the specified server.

Question 15

You are configuring two-way SSL for a WebLogic Server domain. As a security professional, you realize that even if a client certificate is authentic, it is always possible for a valid certificate to become compromised.

Which two options can you configure for WebLogic Server to check if a certificate it receives has been compromised? (Choose two.)

Options:

A.

Certification Revocation List

B.

Certificate Revocation Status Protocol

C.

Online Revocation Status Protocol

D.

Online Certificate Status Protocol

Question 16

In order to leverage replication and high availability features of the underlying database, you have configured a JDBC TLOG to persist transaction logs in your database.

However, WebLogic Server cannot successfully connect to your database at start up.

Which outcome should you expect? (Choose the best answer.)

Options:

A.

The WebLogic Server instance will start without targeting the data source for your store.

B.

The WebLogic Server instance will start without a service for your store.

C.

The WebLogic Server instance will start without creating the data source for your store.

D.

The WebLogic Server instance will fail to start.

Question 17

Review the image below. It depicts the architecture for the WebLogic Server auditing.

Question # 17

Where in the architecture does WebLogic apply audit configuration parameters that determine if an audit message is logged? (Choose the best answer.)

Options:

A.

Authorization provider

B.

Authentication provider

C.

Auditor service

D.

Audit provider

Question 18

You are developing and managing distributed destination applications for which you do not need to create or designate destination members.

Which configuration steps in the Administration Console will help you to create and target a Uniform Distributed Topic so that you can rely on WLS to create the necessary members on the JMS servers to which a JMS module is already targeted? (Choose the best answer.)

Options:

A.

1. Expand Services > Messaging, select the JMS Module in which to configure the destination.2. Click New, select Distributed Topic, and click Next.3. Enter a Name, JNDI Name and set Destination Type to Uniform.4. Click Next, select the targeted server, and click Finish to finalize the creation of the topic.

B.

1. Expand Services > Messaging, select Destinations.2. Click New, select Distributed Topic, and click Next.3. Enter a Name, JNDI Name and set Destination Type to Uniform.4. Click Next, and select the JMS Module assigned to this topic.

C.

1. Expand Services > Messaging, select the JMS Module in which to configure the destination.2. Click New, select Distributed Queue, and click Next.3. Enter a Name, JNDI Name and set Destination Type to Uniform.4. Click Next, select the targeted server, and click Finish to finalize the creation of the queue.

D.

1. Expand Services > Messaging, select the JMS Module in which to configure the destination.2. Click New, select Distributed Topic, and click Next.3. Enter a Name, JNDI Name and expand Advanced Options.4. Set Destination Type to Uniform.5. Click Next, select the targeted server, and click Finish to finalize the creation of the topic.

E.

1. Expand Services > Messaging, select the JMS Module in which to configure the destination.2. Click New, select Uniform Distributed Topic, and click Next.3. Enter a Name, JNDI Name and click Next.4. Select the targeted server and click Finish to finalize the creation of the topic.

Page: 1 / 13
Total 125 questions