Pregunta 1
Pregunta
Oracle Weblogic Server 10.3.3 is certified with JDK 1.6
Pregunta 2
Pregunta
Net installer is preferred over the package installer if you want to install select components using only the Custom option and have access to the internet
Pregunta 3
Pregunta
You want to install Weblogic Server to use 64-bit JDK and JVM because you intend to use more than 4 GB heap sizes. Which WLS installation package would you use ?
Pregunta 4
Pregunta
Which JDK does Oracle WebLogic Server 10.3.3 come bundled with for a 32-bit Linux platform?
Respuesta
-
Sun SDK 1.6
-
JRockit SDK 1.6
-
Both
Pregunta 5
Pregunta
Which directory within a domain directory is used to maintain its configuration repository?
Respuesta
-
/console
-
/cache
-
/config
-
/logs
-
/AdminServer
Pregunta 6
Pregunta
Invoke the domain Configuration Wizard by using _____.
Pregunta 7
Pregunta
What is the main configuration file for the domain called?
Respuesta
-
configuration.xml
-
wlsconfig.xml
-
wls.xml
-
config.xml
Pregunta 8
Pregunta
Which of the following statements is NOT true?
Respuesta
-
Managed servers in a domain may run a different OS version of Oracle WebLogic Server (for example, Windows + Linux).
-
A domain comprises only the administration server, only the managed server, or the administration and managed servers.
-
The administration server stores the configuration information and logs for a domain
-
The administration server in a domain must run the same or later version number of Oracle WebLogic Server as the managed servers in the domain.
Pregunta 9
Pregunta
Where are all users, groups, and roles stored by default?
Pregunta 10
Pregunta
Invoke the Template Configuration Wizard using _____.
Pregunta 11
Pregunta
When you create a new domain to automatically support Oracle WebLogic Server, which template is it based on by default?
Respuesta
-
wlst.jar
-
ws.jar
-
web_server.jar
-
server.jar
-
wls.jar
Pregunta 12
Pregunta
Which of the following can you use to create a domain template?
Pregunta 13
Pregunta
Which link would you click in the console to add or remove columns to or from a monitoring page?
Respuesta
-
Customize this table
-
Change Monitoring View
-
Update Columns
-
Manage Preferences
Pregunta 14
Pregunta
WLST communicates with Oracle WebLogic Server’s ____ to retrieve and update resources on a running server.
Respuesta
-
Templates
-
Logs
-
MBeans
-
Scripts
Pregunta 15
Pregunta
The ______ panel in the Administration Console uses a tree to represent your domain resources.
Respuesta
-
Preferences
-
Domain Structure
-
How do I?
-
Change Center
Pregunta 16
Pregunta
The Administration Console is unavailable if the administration server is shut down.
Pregunta 17
Pregunta
Both the administration server and the managed servers can be started by using the Administration Console.
Pregunta 18
Pregunta
Using WLST’s _____ mode, you can supply commands one at a time and get immediate feedback.
Respuesta
-
Management
-
Operational
-
Sequential
-
Template
-
Interactive
Pregunta 19
Pregunta
Under the servers directory of WLS domain, there are subdirectories for administration and managed servers. The servers directory contains one subdirectory for each WebLogic Server instance in the domain. If you do not see the subdirectory for each WebLogic Server instance in your domain, it means that:
Respuesta
-
The WebLogic Server instance is not correctly configured.
-
The patch level is not correct.
-
The administration server is unable to communicate with the managed servers.
-
The WebLogic Server instance has not been started since it was created.
Pregunta 20
Pregunta
Which of the following will happen if you run startWebLogic.sh without any options?
Respuesta
-
It invokes java weblogic.Server.
-
It starts the managed servers associated with the administration server.
-
It sets the environment using setDomainEnv.sh.
-
It starts the administration server.
Pregunta 21
Pregunta
Which of the following options would you use to create a managed server?
Pregunta 22
Pregunta
You can use boot identity files to start the following without being prompted for the administrator username and password.
Respuesta
-
Managed servers
-
Administration server
-
Both
Pregunta 23
Pregunta
Which of the following is true when the administration server is down?
Respuesta
-
Domain log entries are unavailable.
-
Managed servers can start in MSI mode.
-
The Administration Console and management tools are unavailable.
-
At boot time, managed servers read a local copy of config.xml, SerializedSystemIni.dat, and boot.properties (optional).
-
You cannot change the configuration of the managed servers that are running in MSI mode until communication with the administration server is restored.
-
The Node Manager can start the managed servers in MSI mode.
Pregunta 24
Pregunta
You can start a managed server using WLST and without using a Node Manager.
Pregunta 25
Pregunta
Which of the following statements is true?
Respuesta
-
There is one Node Manager for each machine.
-
There is one Node Manager for each domain.
-
There is one Node Manager for each cluster.
Pregunta 26
Pregunta
To start a managed server using the Administration Console, a Node Manager must be configured on the machine where the managed server resides.
Pregunta 27
Pregunta
Which is NOT a standard severity level for Oracle WebLogic
Server log messages?
Respuesta
-
Debug
-
Transaction
-
Info
-
Notice
-
Error
Pregunta 28
Pregunta
Which environment supports FastSwap?
Respuesta
-
Production Mode, archived files
-
Production Mode, expanded files
-
Development mode, archived files
-
Development mode, expanded files
-
All of the above
Pregunta 29
Pregunta
What is the web.xml tag indicating the test point for testing applications?
Respuesta
-
<welcome-file>
-
<test-point>
-
<deploy>
-
<monitor>
-
<debug>
Pregunta 30
Pregunta
It is possible to deploy an exploded directory that contains JAR files.
Pregunta 31
Pregunta
A ____________ is a reusable Oracle WebLogic Server application that can be referenced by other deployed applications.
Respuesta
-
Java library
-
Shared library
-
Web library
-
Composite library
-
Reference library
Pregunta 32
Pregunta
Which of the following is NOT a supported type of application in Oracle WebLogic Server?
Respuesta
-
Enterprise application
-
EJB application
-
Process application
-
Web service application
-
Web application
Pregunta 33
Pregunta
Identify the valid Oracle WebLogic Server deployment descriptor files for configuring applications.
Respuesta
-
weblogic-webapp.xml
-
weblogic-ejb-jar.xml
-
weblogic.xml
-
weblogic-application.xml
-
weblogic-library.xml
Pregunta 34
Pregunta
Which is NOT true about the deployment plans in Oracle WebLogic Server?
Respuesta
-
Overrides values in application descriptors
-
Can be created by Oracle WebLogic Server during deployment
-
Is packaged within an application archive
-
Is an XML file
-
Can be created with weblogic.PlanGenerator
Pregunta 35
Pregunta
When an application is in the ___________ state, it is distributed to the servers, but is not yet available to clients.
Respuesta
-
Activated
-
Staged
-
Targeted
-
Prepared
-
Loaded
Pregunta 36
Pregunta
Name four techniques or tools that can be used to deploy new applications to Oracle WebLogic Server.
Respuesta
-
Administration Console
-
WLST
-
weblogic.PlanGenerator
-
weblogic.Deployer
-
JMS
-
Autodeployment
Pregunta 37
Pregunta
Which is NOT an available configuration attribute for a JDBC data source?
Respuesta
-
Host name
-
Queue size
-
Test frequency
-
Initial capacity
-
Capacity increment
Pregunta 38
Pregunta
Which are the two levels of data sources available in Oracle WebLogic Server?
Respuesta
-
Connection
-
Web
-
Application
-
Process
-
System
Pregunta 39
Pregunta
Client applications look up data sources from the local server’s ___________ tree:
Respuesta
-
Application
-
Web
-
LDAP directory
-
JNDI
-
System
Pregunta 40
Pregunta
Which are the correct messaging model and JMS destination type associations?
Respuesta
-
Queue: Publish/Subscribe
-
Queue: Point-to-point
-
Topic: Publish/Subscribe
-
Topic: Point-to-point
Pregunta 41
Pregunta
Which are the available resource types within an Oracle WebLogic Server JMS module?
Respuesta
-
Connection factory
-
Queue
-
Topic
-
Server
-
Store
Pregunta 42
Pregunta
Which is a benefit of multitier cluster architecture?
Respuesta
-
Requires fewer servers compared to the basic architecture
-
Possibility to load-balance method calls to clustered EJBs
-
Easier security implementation
-
None
Pregunta 43
Pregunta
In a multitier cluster architecture where you want to load balance EJB objects, you configure them:
Pregunta 44
Pregunta
Which of the following is NOT an available configuration attribute associated with Oracle WebLogic Cluster?
Respuesta
-
Messaging mode
-
Multicast TTL
-
Multicast port
-
Broadcast server
Pregunta 45
Pregunta
Select all valid values for the persistent store type element in weblogic.xml.
Pregunta 46
Pregunta
Which two Oracle WebLogic Server features can be used to control the destination servers that are used for in-memory replication?
Respuesta
-
Web service
-
Replication group
-
Data source
-
Node Manager
-
Machine
Pregunta 47
Pregunta
Which is NOT associated with in-memory replication?
Respuesta
-
Cookie
-
Secondary
-
Session
-
Schema
-
Primary
-
Synchronous
Pregunta 48
Pregunta
Which types of replication configuration are allowed for EJBs?
Pregunta 49
Pregunta
The Hostname Verifier is one measure for combating this type of attack:
Respuesta
-
Large buffer
-
Connection starvation
-
Man in the middle
-
User lockout
Pregunta 50
Pregunta
To counter connection starvation attacks, you can set:
Respuesta
-
Max Post Size
-
Post Timeout
-
Hostname Verifier
-
User lockout
Pregunta 51
Pregunta
What mode must the Middleware software be in to perform a full backup?
Pregunta 52
Pregunta
What is another name for an inconsistent backup?
Pregunta 53
Pregunta
When making a TAR backup in UNIX, what is a key point to remember?
Respuesta
-
Make it from the lowest directory possible, as far from root as practical.
-
Make sure that you perform the backup signed on as the owner of the Middleware Home directory.
-
Make sure that you preserve the original owner, group, and permissions.
-
Make sure that all Middleware processes are stopped.
Pregunta 54
Pregunta
The configuration archive is enabled by default.
Pregunta 55
Pregunta
What happens if you have a backup administration server?
Respuesta
-
You are allowed to have only one administration server. Ifit fails, the managed servers run in MSI mode until your one administration server comes back.
-
It runs simultaneously with the primary administration server in a load-sharing mode.
-
It can run in a warm standby keeping itself in sync with the main administration server.
-
It must be in cold standby and you have to sync it with the main administration server manually.
Pregunta 56
Pregunta
Which two statements are true about java EE shared libraries?
Respuesta
-
A shared library cannot be deployed to a cluster.
-
An application that is targeted to server1 can use a shared library that is targeted to server 2.
-
Multiple versions of the same shared library can be deployed and be active at the same time.
-
A shared library is referenced through an application's deployment descriptor.
Pregunta 57
Pregunta
Within your data center, the Administration and Managed Servers utilize a shared, central storage device, which server’s access via NFS.In this scenario, your application files no longer need to be copied to servers across the network. Which server attribute allows you to override this behavior?
Respuesta
-
Startup Mode
-
Staging Mode
-
Root Directory
-
Listen Address
Pregunta 58
Pregunta
An EJB application is targeted to a cluster.Remote EJB clients can therefore take advantage of WebLogic Server’s load balancing and failover capabilities.However, a proxy server exists between the clients and the cluster, which performs IP address translation.
Which cluster attribute should you modify to ensure that load balancing and failover work correctly?
Respuesta
-
Multicast Address
-
Persistent Store
-
Cluster Address
-
Migration Basis
-
Replication Channel
Pregunta 59
Pregunta
You run the default startmanageWeblogic (.cmd in Windows) script as shown here:
startmanageWeblogic.sh server1 http://192.168.1.102:8001. What does this do?
Respuesta
-
It starts the administration server named server1, which is running at 192.168.1.102.8001.
-
It starts the managed server named server1, which is running at 192.168.1.102.8001.
-
It starts the managed server named server1 whose Node Manager is running at 192.168.1.102.8001.
-
It starts the Managed Server named server1 whose Administration Server is running at 192.168.1.102:8001.
Pregunta 60
Pregunta
An application requires a JDBC data source, which you create in the domain.You name it but the administrator allot another domain name the same data source DatasourceB.
Without modifying either domain, which is the best method to ensure that the application deploys successfully in both?
Respuesta
-
Create a separate application archive to use with each domain.
-
Create a separate deployment plan file to use with each domain.
-
Create and register a custom deployment listener.
-
Modify the application code to determine the current domain.
Pregunta 61
Pregunta
Identify three options for Keystores in a server's configuration.
Respuesta
-
Demo Identity and Demo Trust
-
Demo Identity and Java Standard Trust
-
Java Standard Identity and Custom Trust
-
Custom Identity and Demo Trust
-
Custom Identity and Custom Trust
-
Custom Identity and Command Line Trust
Pregunta 62
Pregunta
When installing Oracle Weblogic Server 11g with the graphical installer, which three statements are true?
Respuesta
-
You must choose either a typical or a custom installation.
-
You install under Microsoft Windows because the graphical installer is available only for Window
-
You may create a new middleware home directory or choose an existing one.
-
You must register for critical security updates.
-
You may install a JDK or choose one that was previously installed.
Pregunta 63
Pregunta
Each domain has a directory called servers that contains subdirectories for each server in the domain.Your domain has a managed server named managed1.
When will the managed1 directory be created?
Respuesta
-
When the managed1 server is defined in the configuration Wizard
-
When the domain is created
-
When the administration server comes up for the first time
-
When the managed1 server1 comes for the first time
Pregunta 64
Pregunta
Identify three properties required by the domain Configuration Wizard when creating a new domain.
Pregunta 65
Pregunta
Which two statements are true about adding servers to a cluster?
Respuesta
-
When you create a cluster, you must add at least one server to it.
-
Only managed servers can be in a cluster.
-
The administration server is automatically added to a new cluster.
-
You must explicitly identify which servers belong to the cluster.
Pregunta 66
Pregunta
Consider a single JMS module that includes a connection factory as well as queue.Based on your system’s requirements, the connection factory needs to be made available to all servers in the domain. The queue, on the other hand, can be targeted to only a single JMS server domain.
What is the best way to achieve the desired JMS setup?
Respuesta
-
Create two subdeployments within the JMS module.
-
Target the JMS server to the JMS module.
-
Target the JMS module to the entire domain.
-
Replace the queue with a topic.
Pregunta 67
Pregunta
Which three attributes are part of the configuration of an existing Managed Server and can be modified through the" administration console?
Pregunta 68
Pregunta
Which can be associated with multiple domains?
Respuesta
-
Cluster
-
Server Log
-
Node Manager
-
Administration Server
Pregunta 69
Pregunta
Identify two supported methods of deploying a JMS module to a domain.
Respuesta
-
Create a module by using the administration console.
-
Load a module into the WebLogic database.
-
Include a module file within a web application archive.
-
Include a module file within an enterprise application archive.
-
Define a module within an existing JDBC module.
Pregunta 70
Pregunta
Which statement is true about the java Node Manager?
Respuesta
-
It runs on Windows not on Linux
-
In its secure form, it uses one-way SSL.
-
It does not use the nodemanager.domains file, whereas the script-based Node Manager.
-
Unlike the script based Node Manager, it should not be run as an operating system service
Pregunta 71
Pregunta
Which two statements are true about a WebLogic domain?
Respuesta
-
It is the basic administrative unit of WebLogic Server.
-
It is an optional administrative construct to organize groups of WebLogic
-
Administration Servers are defined within a domain, but Managed Servers
-
You must first have a domain to define a WebLogic Server cluster.
-
Every domain has one Administration Server and at least one managed server
Pregunta 72
Pregunta
Which two statements are true about multicast communication within a cluster?
Respuesta
-
Multicast can be used for cluster heartbeat messages.
-
Multicast is used to replicate session state between servers.
-
Multiple clusters can share the same multicast address and port.
-
You may disable multicast on individual cluster members.
-
Multicast traffic is often limited to a single subnet.
Pregunta 73
Pregunta
Identify two true statements about an Oracle WebLogic Server JMS Connection Factory.
Respuesta
-
A default JMS Connection Factory exists and is named weblogic.jms.connections
-
A Connection Factory can be targeted to only one WebLogic Server.
-
A JMS Connection Factory's Default Priority and Default Time-to-Live attribute cannot be modified after the Connection Factory is created.
-
A JMS Connection factory can be created as a system module resource within the administration console.
Pregunta 74
Pregunta
In WLST, you enter the shutdown () command with no arguments. Which statement is true in this case?
Respuesta
-
The server you are connected to will shut down.
-
The command does a "Force" shutdown.
-
The command blocks user interaction.
-
The command has timeout of 30,000 milliseconds.