New Year Special - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: spcl70

1z0-599 PDF

$33

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

1z0-599 PDF + Testing Engine

$52.8

$175.99

3 Months Free Update

  • Exam Name: Oracle WebLogic Server 12c Essentials
  • Last Update: Jan 13, 2025
  • Questions and Answers: 91
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

1z0-599 Engine

$39.6

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

1z0-599 Practice Exam Questions with Answers Oracle WebLogic Server 12c Essentials Certification

Question # 6

A customer wants to send JMS messages to a remote WebLogic server from a Java SE application over an unreliable network connection. Which feature of WebLogic JMS will enable the customer to send messages from a Java SE client to a JMS destination that is not always easily reached?

A.

SAF Target

B.

SAF Imported Destination

C.

SAF Client

D.

SAF Server

E.

Distributed SAF JMS

Full Access
Question # 7

You have a durable subscriber, and the subscriber is down or not reachable when the message is produced. Which two options regarding the expiry of these messages are true?

A.

after the subscriber is unavailable for 10 minutes

B.

when the subscriber is available

C.

after the subscriber is unavailable for after an hour

D.

are available until the specified time elapses

E.

are expired instantly

Full Access
Question # 8

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

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

Full Access
Question # 9

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

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.

Full Access
Question # 10

When you use WebLogic Management Pack EE, which three operations are enabled compared to managing WebLogic Server only through web console?

A.

management of many WebLogic Server Domains from a single web console

B.

tracking changes in the configuration of WebLogic Domain

C.

automation of provisioning process in the new environment

D.

checking compliance with the licenses that a customer has

E.

visual creation of JDBC DataSource object to Oracle RAC

Full Access
Question # 11

A customer is developing a custom application that involves a multistep provisioning process for a new account. There is a custom Java client application that is generating multiple JMS messages as part of the process and sending them to the WebLogic tier where they are processed.

Which three steps must you take to implement the solution to allow for scalability and parallel processing of multiple simultaneous provisioning requests while ensuring messages for an individual process are not delivered out of order?

A.

Update the client application that is creating the JMS messages to use Unit of Work.

B.

Configure a WebLogic Cluster for Distributed JMS.

C.

Update the client application that is creating the JMS messages to use Unit of Order.

D.

Enable XA Transactions on the JMS Connection Factory used by the client application.

E.

Enable Load Balancing on the JMS connection factory used by the client application.

Full Access
Question # 12

A customer has a critical, performance-sensitive web application that connects to a multinode Oracle RAC database. Which feature of WebLogic can provide significant performance benefit?

A.

The Web Session Affinity feature of Active GridLink for RAC

B.

WebLogic Clustering

C.

The Transaction Affinity feature of Active GridLink for RAC

D.

Coherence*Web Session Replication

Full Access
Question # 13

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

A.

application.xml

B.

weblogic.xml

C.

web.xml

D.

weblogic-application.xml

E.

config.xml

Full Access
Question # 14

A customer needs to analyze an application that was developed for Oracle Application Server 10gR2 or 10gR3 (OC4J) in order to prepare to upgrade the infrastructure to WebLogic 12c. The customer wants understand the changes required to be made to the application and how to configure WebLogic in to support the newly upgraded application.

Which three actions would you recommend for upgrading the customer's application and server configuration?

A.

Use Oracle Upgrade Manager to create a new WebLogic domain template from an OAS/OC4J installation and redeploy the application.

B.

Use SmartUpgrade to analyze the OAS/OC4J server configuration and create WebLogic configuration files.

C.

Use SmartUpgrade to analyze the application archive (EAR/WAR/JAR) Source Directory or IDeveloper project and generate a report that describes the areas of the application that need to be updated.

D.

Use the Configuration Wizard to extend an existing WebLogic domain with OAS/OC4J support libraries and redeploy the application.

E.

Use SmartUpgrade to generate application artifacts and deployment descriptors that can be deployed to WebLogic.

Full Access
Question # 15

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?

A.

JMS Queue

B.

Distributed JMS Queue

C.

Uniform Distributed Topic

D.

Partitioned Distributed Topic

Full Access
Question # 16

You want to migrate an application that was developed for OAS/OC4J to WebLogic. The application uses Oracle Streams Advanced Queuing (AQ). You configured a Foreign JMS Server and Data Source but you are not able to send messages to the AQ destination and see them reach the database. Which two things are missing in this configuration?

A.

nothing, there may be a network connection issue

B.

a Foreign JMS Connection Factory

C.

a JMS Bridge to map the JNDI of the Local JMS Destination to the remote AQ destination

D.

a mapping of the Foreign JMS Connection Factory to the Data Source where AQ is configured and installed.

E.

Oracle AQ Java EE Shared Libraries not deployed and referenced by your application

Full Access
Question # 17

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

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

Full Access
Question # 18

Which technology does WebLogic Server use to look up a WebLogic JMS resource?

A.

HTTP

B.

JNI

C.

JNDI

D.

T3

E.

LDAP

Full Access
Question # 19

Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE application?

A.

Deploy Active Cache shared library

B.

Declare dependency on the shared library

C.

Declare all dependency injection entries

D.

Package tangosol-coherence-override.xml in modules classpath

E.

Package coherence-cache-config.xml in modules classpath

Full Access
Question # 20

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?

A.

OPTIONAL

B.

REQUISITE

C.

REQUIRED

D.

SUFFICIENT

E.

MANDATORY

Full Access
Question # 21

In WebLogic, the development feature to automatically load/refresh the changes of a Java classes at run time is called__________.

A.

HotSwap

B.

FastSwap

C.

HotDeploy

D.

FastDeploy

E.

FastReload

Full Access
Question # 22

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

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:

Full Access
Question # 23

Identify the two options that can be used to patch WebLogic Server without Incurring application downtime.

A.

automated process using the Admin Server

B.

automated using JDeveloper

C.

manual process with or without Smart Update

D.

scripted with WLST

E.

automated process using Enterprise Manager 12c

Full Access
Question # 24

An airline is building a booking system for its premium and general customers. The goal is to ensure premium members are given higher access priority when user traffic is high.

What configuration will achieve this goal?

A.

Configure a Work Manager for premium users with a Minimum Thread Constraint.

B.

Configure a Work Manager for premium users with a higher fair-share-request-class.

C.

Configure a Work Manager for premium users with a higher response-time-request-class.

D.

Configure a Work Manager general users with a Maximum Thread Constraint.

E.

Configure a Work Manager for premium users with a custom request-class.

Full Access
Question # 25

Identify three advantages of Active GridLink for RAC over multidata source.

A.

isolates WebLogic from RAC changes

B.

has a simple configuration

C.

enables statement caching

D.

performs faster failure detection and failover

E.

is supported in WebLogic Domain Templates

Full Access
Question # 26

You deployed a Java EE Shared Library and want to use it from an application that is also deployed on the same cluster.

Which two manifest attributes must be specified at a minimum with corresponding values in the deployment descriptor of the application that requires

A.

Implementation-Version

B.

Specification-Version

C.

Extension-Name

D.

Specification-Vendor

E.

Implementation-Vendor

Full Access
Question # 27

You deploy more than one application to the same WebLogic container. The security is set on JavaEE level and all deployed JavaEE applications use the same security roles.

What is your recommendation for architecture with those requirements?

A.

Combine all applications into a single one.

B.

Define global roles on the WebLogic Domain level.

C.

Use Ms Active Directory to keep the roles there.

D.

Use Oracle Identity and Access Management solution to simplify the management.

E.

Keep role mapping in the external WebLogic Role Mapped developed for that solution.

Full Access