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

Welcome To DumpsPedia

1z0-599 Sample Questions Answers

Questions 4

What is the name of the WebLogic specific deployment descriptor of Java Enterprise Application?

Options:

A.

application.xml

B.

weblogic.xml

C.

web.xml

D.

weblogic-application.xml

E.

config.xml

Buy Now
Questions 5

Assume that you would like to clone an existing WebLogic Domain and enable some customizations. What scenario would you choose?

Options:

A.

In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain" from the context menu. In the graphical wizard, customize and extend the domain if needed. These steps will only clone only the domain configuration. Binaries with deployments are needed to be cloned by operation on the file system.

B.

In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain" from the context menu. In the graphical wizard, customize the domain. These steps clone the binaries and domain configuration. If the extension is needed, perform it after cloning in the WebLogic web-based console.

C.

In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain" from the context menu. In the graphical wizard, customize and extend the domain if it is needed. These steps clone the binaries and domain configuration.

D.

In the Enterprise Manager, find the domain to be cloned. Choose "Clone WebLogic Domain" from the context menu. These steps clone the binaries and domain configuration. If the customization or extension is needed, complete that after cloning in the WebLogic web-based console.

E.

In the file system, copy the domain structure of the configuration directory and paste it in the new location. Modify configuration files for address and port. If further customization is needed, open the WebLogic web-based console and perform these modifications.

Buy Now
Questions 6

Identify four features of WebLogic that provide value above and beyond a simple Java EE container.

Options:

A.

Active GridLink for RAC

B.

support for enterprise Web Services standards beyond Java EE specification

C.

Integration with Enterprise Manager

D.

market leading performance

E.

Java EE6 Specification Support

F.

Java SE 7 support

Buy Now
Questions 7

In a Java EE messaging application, one MDB is consuming a lot of memory at high traffic.

What configuration should you use to prevent possible out-of-memory error at high traffic and at the same time not losing messages?

Options:

A.

Configure a Work Manager for the MDB with a Maximum Thread Constraint.

B.

Configure a Work Manager for the MDB with a Minimum Thread Constraint.

C.

Configure a Work Manager for the MDB with a Maximum Thread Constraint and a Capacity Constraint.

D.

Configure a Work Manager for the MDB with a Minimum Thread Constraint and a Capacity Constraint.

E.

Configure a Work Manager for the MDB with both a Maximum Thread Constraint and Minimum Thread Constraint.

Buy Now
Questions 8

What type of Java EE application can be upgraded to WebLogic 12c using the Smart Upgrade tool?

Options:

A.

GlassFish

B.

iAS

C.

WebLogic Server 11g

D.

JBoss

Buy Now
Questions 9

How can you configure High Availability for interacting with a non-Oracle database using WebLogic?

Options:

A.

Configure multiple physical data sources and reuse the same JNDI name for each.

B.

Use the "compatibility" option of Active GridLink to enable compatibility with non-Oracle databases.

C.

Configure a single physical data source for each node in a database cluster and wrap it using Multi Data Source.

D.

Configure a Data Source Group that contains a physical connection pool to each node in the database cluster.

Buy Now
Questions 10

Which WebLogic optimization allows one non-XA resource to participate in a distributed transaction?

Options:

A.

enabling Pinned to Thread

B.

enabling Logging Last Resource

C.

increasing the Statement cache size

D.

setting the statement cache type to LRU

E.

setting the initial and maximum capacity to the same number

Buy Now
Questions 11

An application that needs to use a shared library has a deployment descriptor that only specifies the Specification-Version and Extension-Name of the shared library. When the application is deployed, which shared library will be used?

Options:

A.

The application will go into an ADMIN state and fail to deploy because the Implementation-Version is required.

B.

The application will be deployed but the classes in the shared library will not be available.

C.

If you are using the WebLogic Admin Console, you will be prompted for the version you want to use; otherwise, the application will fail to deploy.

D.

If there are multiple versions of the shared library deployed, WebLogic will use the one with the highest Implementation-Version.

E.

If there are multiple versions of the shared library deployed, WebLogic will use the one that was deployed most recently.

Buy Now
Questions 12

A customer has a web application with HTTP Sessions that need to be replicated to a backup site that is more than 100 miles away from the primary site, connected over the Internet.

Which type of session replication in WebLogic is recommended?

Options:

A.

MAN Replication

B.

WAN Replication

C.

Synchronous Replication

D.

Asynchronous Replication

E.

Database Replication

Buy Now
Questions 13

A web application is bound to the context named "/webapp" and the client uses the browser and makes a request to the resource http://server:port/webapp/ctxl/resource.

Where do you place this resource inside the web application structure?

Options:

A.

in the subdirectory /WEB-INF/ctxl

B.

in the subdirectory /META-INF/ctxl

C.

in the subdirectory /ctxl in the root of the archive

D.

in the subdirectory /ctxl/resource in the root of the archive

E.

in the root of the archive

Buy Now
Questions 14

Which two elements of the Java Enterprise Application Archive are required?

Options:

A.

EJB Archive

B.

Deployment Descriptor

C.

META-INF sub directory

D.

Resource Adapter archive

E.

Java library

Buy Now
Questions 15

Which three JVM options would you add to investigate performance issues in a Hot-Spot JVM?

Options:

A.

-xx:+PrintGCDetails

B.

-xx:+PrintGCTimeStamps

C.

-xx:+HandlePromotionFailure

D.

-verbose:gc

E.

-server

Buy Now
Questions 16

Which two tasks can be performed when WLST is in OFFLINE mode?

Options:

A.

modifying the configuration of an online domain

B.

modifying the configuration of an offline domain

C.

viewing runtime performance data in ONLINE mode

D.

viewing runtime performance data in OFFLINE mode

E.

creating and extending domains

Buy Now
Questions 17

WebLogic 12c, the Maven plug-in has been enhanced with which Maven goal?

Options:

A.

wls:unzip, wls:install-domain, wls:start-domain, wls:wlst, wls:appc

B.

wls:install, wls:install-domain, wls:start-domain, wls:wlst, wls:appc

C.

wls:unzip, wls:create-domain, wls:start-domain, wls:wlst, wls:appc

D.

wls:install, wls:create-domain, wls:start-server, wls:wlst, wls:appc:

Buy Now
Questions 18

Identify the three processes that customers can choose for patching WebLogic Server.

Options:

A.

Download patches from My Oracle Support and manage them using Smart Update.

B.

Use Enterprise Manager to download patches from My Oracle Support and apply patches to WebLogic.

C.

Download patches from My Oracle Support and manually modify the classpath of the application server (though it is not recommended).

D.

Download patches from My Oracle Support and apply them using the WebLogic Admin Console.

E.

Use the Admin Console to connect to My Oracle Support and download patches and then target them to the domain.

Buy Now
Questions 19

A customer claims that while redeploying a web application in the production system all their customers have to log in again. What do you recommend?

Options:

A.

Sessions can't be preserved when redeploying applications. The customer needs to consider redeployment during late nights when the traffic is low.

B.

Change the flag responsible for the development mode of their environment. In the production mode, all sessions are preserved while redeploying application.

C.

Change Hotspot to JRockit. Sessions can't be preserved on HotSpot when redeploying application.

D.

Use flag -version when redeploying the application. This will switch on the Side By Side deployment feature and preserve existing sessions.

E.

Open a service request with Oracle Support. This is unexpected behavior. Sessions are preserved without any extra settings.

Buy Now
Questions 20

What are the two proper locations of deployment descriptors files inside of archives deployed to WebLogic?

Options:

A.

the WEB-INF subdirectory for a WAR file

B.

the META-INF subdirectory for an EAR file, or EJB-JAR

C.

the DD-INF subdirectory

D.

the root of archive

E.

any searchable location

Buy Now
Questions 21

You completed the development of a new application and want to create a new domain in a new environment for functional testing. You want to have the same settings for your new domain as your old domain, with the option of changing the configuration in the new target environment.

Which two actions should you execute?

Options:

A.

Use the introspect () command in WLST to gather the configuration information from the original domain.

B.

Use pack/unpack to transfer the domain from one machine to another.

C.

Create a domain template from the original domain using the Domain Template Builder and use the Configuration Wizard to create a new domain from the template.

D.

Use the Admin Console of the original domain to create a domain template from the original domain and use the Configuration Wizard to create a new domain from the template.

Buy Now
Questions 22

Which three scenarios are true about Domains?

Options:

A.

Domains can be created using the Configuration Wizard.

B.

Domains can be created using WLST.

C.

Domain configuration files are located in the WebLogic home directory.

D.

Domains can be created based on a domain template.

Buy Now
Questions 23

A customer has a Stock Watch application that publishes stock recommendations to different customers and programs. The stock recommendation message should be processed by only one of the JMS Servers in the cluster. Which JMS model should be used?

Options:

A.

JMS Queue

B.

Distributed JMS Queue

C.

Uniform Distributed Topic

D.

Partitioned Distributed Topic

Buy Now
Questions 24

A customer stores environmental settings in the deployment descriptors of an application. Whenever they promote the application version from testing to the production environment, they need to open the archive and modify the deployment descriptor. This process is against their security policy.

What approach should you recommend to leverage WebLogic features such that they do not have to modify the application archive for different environments?

Options:

A.

Keep environmental data in the global settings of domain and the application can read it from the domain where it runs.

B.

Keep environmental data in Deployment Plan XML files. It allows you to change parameters in the deployment descriptor without opening the archive file.

C.

Keep environmental data in the database because it is the most effective way of parametrizing the environment.

D.

Keep archive in exploded format so the customer does not have to open the archive files.

E.

Eliminate all environmental settings from the application. There should not to be any environmental settings in the application.

Buy Now
Questions 25

A customer has a WebTrade application that initially uses the embedded LDAP to authenticate users. To enhance security, the customer decides to use OAM to authenticate some of the users against an external LDAP store. For this to work, a customer configured an OAMAuthenticator, but was not sure what to select for the Control Flag. What Control Flag should the customer choose?

Options:

A.

OPTIONAL

B.

REQUISITE

C.

REQUIRED

D.

SUFFICIENT

E.

MANDATORY

Buy Now
Questions 26

For real time event processing, which three clients can you use?

Options:

A.

Java

B.

C++

C.

.NET

D.

REST

Buy Now
Questions 27

When a critical error occurs, which module in Enterprise Manager will automatically collect diagnostics data from WebLogic Server?

Options:

A.

Reports

B.

Compliance

C.

Support Workbench

D.

Asset Discovery

E.

visual creation of JDBC DataSource object to Oracle RAC

Buy Now
Exam Code: 1z0-599
Exam Name: Oracle WebLogic Server 12c Essentials
Last Update: Sep 12, 2024
Questions: 91
$64  $159.99
$48  $119.99
$40  $99.99
buy now 1z0-599