1z0-102 v10.02_modifiedversion

Download 1Z0-102 V10.02_modifiedVersion

If you can't read please download the document

Upload: samcarte

Post on 01-Nov-2014

744 views

Category:

Documents


0 download

TRANSCRIPT

Exam : 1Z0-102 Title : Oracle Weblogic Server 11g: System Administration I Version : V10.02

1.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 t argeted 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 . Answer: C,D 2.Refer to the Exhibit. You use the Start button in the administration console to start managed2 success fully. Which two statements must be true.? A. Managad2 is part of a cluster. B. The Administration Server is running. C. Managed2 has applications deployed to it. D. The Node Manager for machine2 is configured and running. E. The Node Manager for the Administration Server machine is configured and runn ing. Answer: B,D 3.Within your data center, the Administration and Managed Servers utilize a shar ed, 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? A. Startup Mode B. Staging Mode C. Root Directory D. Listen Address Answer: B 4.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 perfor

ms IP address translation. Which cluster attribute should you modify to ensure that load balancing and fail over work correctly? A. B. C. D. E. Multicast Address Persistent Store Cluster Address Migration Basis Replication Channel

Answer: B Correction: C 5.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? A. It starts the administration 8.1.102.8001. B. It starts the managed server .8001. C. It starts the managed server 92.168.1.102.8001. D. It starts the Managed Server ning at 192.168.1.102:8001. Answer: D 6.An application requires a JDBC data source, which you create in the domain. Yo u 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 app lication deploys successfully in both? A. Create B. Create C. Create D. Modify Answer: B a separate application archive to use with each domain. a separate deployment plan file to use with each domain. and register a custom deployment listener. the application code to determine the current domain. server named server1, which is running at 192.16 named server1, which is running at 192.168.1.102 named server1 whose Node Manager is running at 1 named server1 whose Administration Server is run

7.Identify three options for Keystores in a server's configuration. A. Demo Identity and Demo Trust B. Demo Identity and Java Standard Trust C. Java Standard Identity and Custom Trust D. Custom Identity and Demo Trust E. Custom Identity and Custom Trust F. Custom Identity and Command Line Trust Answer: A,B,E Correction: A, E, F 8.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 availa ble 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. Answer: A,C,E 9.Each domain has a directory called servers that contains subdirectories for ea ch server in the domain. Your domain has a managed server named managed1. When will the managed1 director y be created? A. When B. When C. When D. When Answer: the the the the A managed1 server is defined in the configuration Wizard domain is created administration server comes up for the first time managed1 server1 comes for the first time

Correction: D. 10.Identify three properties required by the domain Configuration Wizard when cr eating a new domain. A. machine name B. Managed Server name C. domain startup mode D. domain name E. administrator username and password Answer: C,D,E 11.Which two statements are true about adding servers to a cluster? A. When you create a cluster, you must add at least one server to it. B. Only managed servers can be in a cluster. C. The administration server is automatically added to a new cluster. D. You must explicitly identify which servers belong to the cluster. Answer: A,B Correction:B, D 12.Consider a single JMS module that includes a connection factory as well as qu eue. Based on your system s requirements, the connection factory needs to be made ava ilable to all servers in the domain. The queue, on the other hand, can be targeted to only a single JMS s erver domain. What is the best way to achieve the desired JMS setup? A. Create two subdeployments within the JMS module. B. Target the JMS server to the JMS module. C. Target the JMS module to the entire domain. D. Replace the queue with a topic. Answer: A Correction: C 13.Which three attributes are part of the configuration of an existing Managed S erver and can be modified

through the" administration console? A. name of the server B. the cluster it is in C. the machine it runs on D. its replication group E. whether it is in Development Mode or Production Mode F. that it should become the Administration Server for the domain Answer: B,C,D 14.Which can be associated with multiple domains? A. B. C. D. Cluster Server Log Node Manager Administration Server

Answer: C 15.Identify two supported methods of deploying a JMS module to a domain. A. Create a module by using the administration console. B. Load a module into the WebLogic database. C. Include a module file within a web application archive. D. Include a module file within an enterprise application archive. E. Define a module within an existing JDBC module. Answer: C,D 16.Which statement is true about the java Node Manager? A. It runs on Windows not on Linux B. In its secure form, it uses one-way SSL. C. It does not use the nodemanager.domains file, whereas the script-based Node M anager. D. Unlike the script based Node Manager, it should not be run as an operating sy stem service Answer: B 17.Which two statements are true about a WebLogic domain? A. It is the basic administrative unit of WebLogic Server. B. It is an optional administrative construct to organize groups of WebLogic C. Administration Servers are defined within a domain, but Managed Servers D. You must first have a domain to define a WebLogic Server cluster. E. Every domain has one Administration Server and at least one managed server Answer: A,D 18.Which two statements are true about multicast communication within a cluster? A. Multicast can be used for cluster heartbeat messages. B. Multicast is used to replicate session state between servers. C. Multiple clusters can share the same multicast address and port. D. You may disable multicast on individual cluster members. E. Multicast traffic is often limited to a single subnet. Answer: A,E 19.Identify two true statements about an Oracle WebLogic Server JMS Connection F actory.

A. A default JMS Connection Factory exists and is named weblogic.jms.connections B. A Connection Factory can be targeted to only one WebLogic Server. C. A JMS Connection Factory's Default Priority and Default Time-to-Live attribut e cannot be modified after the Connection Factory is created. D. A JMS Connection factory can be created as a system module resource within th e administration console. Answer: C,D 20.In WLST, you enter the shutdown () command with no arguments. Which statement is true in this case? A. The server you are connected to will shut down. B. The command does a "Force" shutdown. C. The command blocks user interaction. D. The command has timeout of 30,000 milliseconds. Answer: A 21.Which three statements are true about WebLogic users and groups? A. A user is associated with a single security provider. B. A user can be a member of several groups. C. A group can contain other groups. D. A group consists of a name and a password. E. A group is associated with multiple security providers. F. Both users and groups are assigned a keystore. Answer: B,C,E Correction: A, B, C 22.Your production JMS server and/or its consumers are not able to handle the in coming message workload. The number of messages on the server never stabilizes and the server e ventually becomes overload. Which JMS server attribute will best help prevent the JMS server from being over loaded by producers? A. Producer Pause High B. Messages Threshold High C. Reconnect Polity D. Paging Directory E. Pool Maximum Capacity Answer: B 23.Which three statements are true about WebLogic clusters? A. Clusters provide clients with transparent failover. B. EJB applications can be targeted to an entire cluster. C. All cluster members must bind to the same port number. D. Cluster members replicate application data by using heartbeats. E. Cluster members can be associated with one or more domains. F. Web applications require a proxy in order to be used in a cluster. Answer: A,B,C

Correction; A, B, D 24.Which three statements are true when an Administration Server is compared to a managed server? A. A domain must have at least one of each type of server. B. Administration Server keeps a domain log, but a Managed Server does not. C. A Managed Server keeps a server log, but an Administration Server does not. D. When a Managed Server comes up, it asks its Administration Server for the lat est configuration. E. An Administration Server manages the domain configuration. F. JEE applications are deployed only to a Managed Server. Answer: D,E,F Correction; B, D, E 25.Which three tasks can be performed by the Node manager? A. Start a server. B. Define a node server. C. Host the Node Manager console. D. Automatically restart a failed server. E. Kill a failed application on a server. F. Kill the process of a server that did not shut down properly. Answer: A,D,F 26.You have successfully created a global data source and connection pool via th e administration console. In which directory relative to the domain will this new data source and connecti on pool definition located? A. in a B. in a C. in a D. in a E. in a Answer: directory directory directory directory directory D named named named named named config/dataSource config/connPool config/resources config/jdbc config

27.What is the maximum number of targets (standard or migrate) that you can conf igure for a JMS server? A. 0 B. 1 C. 2 D. No limit Answer: D Correction: B 28.You are deploying a web application called inventory.war. It has been install ed and has the Stat* "Prepared." It is targeted to the Managed Server named managed1. The web applica tion's context route is /inventory and the starting page is index.jsp However, you want to test the application before allowing end users access to it

. In the administration console, you select inventory-war, and then select Start and "Servicing only adm inistration requests. In your web browser, you need to enter a host and port followed by /inventory/in dex.jsp. What host and port would you use? A. managed, host and port B. Administration Server host and port C. Managed1 host and Administration port D. Administration Server host and Administration port Answer: D 29.You deployed a simple web application WAR by using the administration console . Its state is currently "Active." In the administration console, under Configuration of the application, you chang e some deployment descriptor values. What happens when you save such changes? A. The changes are in memory and temporary B. This is not possible because changes cannot be made to an "Active" applicatio n. C. You are prompted to select a location for a new deployment plan where the cha nges will be stored. D. The archive is opened and new versions of the deployment descriptors are plac ed within it. Answer: C 30.Your server includes an application that uses a generic JDBC data source to c onnect 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 Answer: A,E Correction; C, E 31.You have selected Configuration Archive Enabled for the domain. When a config uration change and activated, where is the previous version of the configuration archived? A. in the B. in the C. in the D. in the E. in the Answer: E Oracle database config directory pending directory console-ext directory configArchive directory

32.When a typical application utilizes a JDBC data source, the process involves several steps. Identify three of these steps. A. The application returns the connection to the data source. B. The application looks up the data source using the JNDI name. C. The application tests the connection to verify the database's availability. D. The application adds a now connection to the data source if none are availabl e. E. The application requests a connection from the data source. Answer: B,C,E Correction: A, B, E 33.As an Oracle WebLogic Server administrator, you are given an EAR file applica tion to deploy. Identity three reasons for creating an EAR file first. A. After the .ear file has been deployed, the developer will not have to ask for your assistance to deploy it again. B. The EAR file is created to avoid namespace clashes in the Java code. C. The EAR file can contain multiple WAR, EAR, and other resources to easily bun dle together. D. The EAR file is required if you are deploying an application. E. The EAR file can declare application-wide security roles definitions. Answer: C,D,E Correction: B, C, E 34.Identify three types of JMS resources that can be configured as a part of a J MS module. A. JMS Distributed Destination B. JMS Connection Factory C. JMS Data Source D. JMS Destination E. JMS Server Answer: A,B,E Correction: A, B, D 35.A managed server, myserver1, has a boot.properties file in the security direc tory. 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 Admini stration Server. B. Delete boot.properties. In the administration console, under the myserver con figuration, select Generate Boot Identity file. C. You need not do anything-The password in boot .properties was automatically u pdated 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 myserver1is 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 myser ver1 Answer: D 36.Refer to the Exhibit. Which three statements are true about using the administration console to shut d own a server? A. The configuration must first be locked. B. The choice "Force Shutdown Now" drops in-work requests. C. Both the choices, "When work completes" and "Force Shutdown Now", reject any new requests. D. The choice "When work completes" allows in work requests to complete before t he server down. E. The administration console can be used to shut down Managed Servers, such as managed not the Administration Server. Answer: A,B,D Correction: B, C, D 37.Your company is developing batch order system that utilities JMS. Each order message that is created will be broadcasted to and consumed by several order processing and billing appl ications. As part of configuring the domain that will support this system, which type of J MS destination resource should you create? A. Grid B. Queue C. Topic D. Batch E. Client Answer: C 38.You monitor a running JDBC data source with the console and note the followin g values: Current Capacity = 10 Current Capacity High Count = 20 Identify two plausible explanations for these metrics. A. The pool size has increased. B. The pool size has decreased. C. The workload was higher than it is now. D. The workload was lower than it is now. E. The statement cache size is 10. F. The statement cache size is 20. Answer: B,C 39.Identify the server attributes that you must configure to communicate with th e server via HTTPS.

A. SSL Listen Address B. SSL listen Port C. SSL Listen Port Enabled D. Production Mode Enabled E. Startup Mode Answer: B 40.You are creating a new domain by using the Configuration Wizard, based solely on the Basic WebLogic Server Domain product (no template). Select three resources that you ca n create while still in the Configuration Wizard. A. Administration Server B. Managed Server C. Data Server D. JMS Server E. Cluster F. Domain Log Answer: A,B,E 41.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 requ ires 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. Answer: B,C,D 42.Which three statements are true about deployment plans? A. A plan is an XML file. B. A plan is packaged within an application archive. C. You can generate a new plan with the administration console. D. A plan is a required to deploy EJB applications and modules. E. A plan may override values in an application's deployment descriptors. F. A single application deployment can be associated with multiple plans. Answer: A,C,E 43.All the servers in your domain are running. After you connect to the Administration Server in WLST you run the following com mand, which completes with no error: Progress = deploy (appName = salesapp , path = sales.war , target = managed1, ma naged2 , planpath = plan.xml ) Which two statements are true? A. B. C. D. The web application is now "Active." The command creates new deployment plan called plan.xml. In the administration console, the name of this deployment is sales.war. The web application has been targeted to managed1, managed2, and the Administ

ration Server. E. You can view the status of the deployment by sending a message to the object named progress. Answer: A,E Correction: B, C 44.Your task is to create and start a managed server on a remote computer (a com puter other than the one where the domain has been created and the Administration server is currently running). So far you have: Created the managed server, called startmanaged1, in the administration console Created a managed server" JAR file template by using the pack command or, the Ad ministration server computer. Which order of steps on the remote computer will successfully finish your task? A. Copy the JAR file from the Administration Server computer. Run the unpack command on the JAR file. In the new domain folder created by the command, start managed: by using the sta rtManagedWebLogic. sh script (. cmd in Windows), which is found under its bin directory B. Install WebLogic Server. Copy the JAR file from the Administration Server computer. Run the unpack command on the JAR file. In the administration console, under the Control tab, select managed1 and click the Start button. C. Install WebLogic Server. Copy the JAR file from the Administration Server computer. Run the unpack command on the JAR file. In the new domain folder created by the command, start managed1 by using the Log ic. sh script (. cmd in Windows), which is found under its bin directory. D. Install WebLogic Server. Copy the JAR file from the Administration Server computer. Run the unpack command on the JAR file. In the new domain folder created by the command, startmanaged1 by using the startManagedWeblogic.sh script (. cmd in Windows), which is found under its bin directory. Answer: D 45.Identify three attributes of a WebLogic cluster. A. Listen Address B. Cluster Address C. Cluster Factory D. Messaging Mode E. Servers F. Targets Answer: B,D,E 46.A client accesses a web application named companystore that is running on Web

Logic Server. After adding several items to the shopping cart, the host server crashes. The client i s automatically redirected to another server by a proxy, but the shopping cart is now empty. Which WebLogic Server feature would you enable to remedy this situation? A. Application Persistence B. Message Persistence C. Session Replication D. Dynamic Failover E. Stateful Pooling Answer: C 47.Which three statements are true about the Change Center in administration con sole? 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 res tart that server. E. In a Development Mode domain, the configuration lock can be acquired automati cally. F. Changes must always be activated before they can be undone. Answer: A,C,F Correction: A, C, E 48.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. Answer: A,B 49.Identify four attributes of a JDBC data source. A. URL B. Targets C. JNDI Name D. Delivery Mode E. Database Driver F. Server Log Answer: A,B,C,E 50.Identify two reasons for defining machines and assigning servers to them in W eblogic Server. A. A machine can be the proxy to a cluster. B. A machine definition is required to configure the Node Manager. C. To reference an instance of WebLogic Server, you must know its machine and po rt. D. Machine is a required organizational unit. A domain contains machines and mac hines contain servers. E. WebLogic Server uses server machine assignments to help it choose servers in a cluster on which to replicate session state. F. The machine's Cluster Weight attribute may be used by load balancers to help them determine how often to send requests to servers assigned to that machine.

Answer: B,E 51.The computer that the Administration Server was running on has crashed and ca nnot be restarted. Which three steps are required to bring up the Administration Server on the back up computer? A. Move the crashed computer's IP address to the backup computer. B. Have WebLoqic Server installed on the backup computer. C. Have a copy of the configuration and security files of the domain on the back up computer. D. Shut down the managed servers of the domain. E. Start the Administration Server on the backup computer. Answer: B,C,E 52.You received a signed certificate from a Certificate Authority and you wish t o use the keytool command-line utility to store it in your keystore. Which command of keytool woul d you us A. genkeypair B. importcert C. gensockey D. importkeystore E. storepasswd Answer: B 53.YCMJ are viewing the deployments in the administration console. A web applica tion that is targeted to the Managed Server named server01 has a State of "Now." Which statement best explains this State? A. Server01 is B. Sarver01 is C. Server01 is D. Server01 is E. Server01 is F. Server01 is ing requests. Answer: C running and the application has been installed. shut down and the application has been installed. running and the application has not been installed. shut down and the application has not been installed. running and the application was installed for the first time. running and the application has been installed, but is not servic

54.Which three tasks are required to use JDBC session persistence for a web appl ication? A. Enable automatic migration on each server. B. Create the session database table. C. Configure SSL on each server. D. Edit the weblogic.xml descriptor. E. Create a multi data source. F. Create a JDBC data source. Answer: B,D,F 55.Which three statements are true about the default behavior of WebLogic Server

proxy plug-ins? A. The proxy will pin a client to a specific server if a session cookie is creat ed. B. The proxy fails over to another server if a connection or request times out. C. The proxy distributes requests to cluster members based on their CPU usage. D. The proxy dynamically learns the latest locations of cluster members. E. The proxy always uses SSL, regardless of the client's protocol. F. The proxy replicates session data to its backup proxy. Answer: A,B,D 56.Refer to the Exhibit What is the meaning of the yellow triangle icon next to Listen Address? A. This attribute has no value. B. The server must be running to change this attribute. C. The server must be shut down to change this attribute. D. The server must be restarted for a change to this attribute to take effect. E. This attribute is read only and cannot be changed in the administration conso le Answer: D 57.You run the following WLST script and it completes successfully. Which statement best describes what the script created? A. A CMO named myserver with the listen address 192.168.1.102 and port 8008 B. A Managed Server named myserver with the listen address 192.168.1.102 and por t 7001 C. A Managed Server named myserver with listen address 192.168.1.102 and port 80 08 D. An Administration Server named myserver with the listen address 092.168.1.102 and port 8008 Answer: C 58.You are logged in to the administration console for a domain that is running in Development Mode. The domain configuration, you select Production Mode, Save, and then Activate Change s. Which two statements are true? A. B. C. D. All running servers must be restarted. Only the Administration Server must be restarted. Auto-deployment will no longer be available for this domain. This change may be made only through the Administration Server's secure port.

E. If you decide to go back to Development Mode, uncheck Production Mode in the administrate console. Answer: A,E Correction; A, C 59.Identify three ways to create a domain template. A. Administration console B. Domain Template Builder

C. unpack command D. pack command E. Node Manager F. WLST G. Configuration Wizard Answer: B,D,F 60.View the following file excerpt, which configures HTTP session replication: replicated From which file is this excerpt taken? A. weblogic-application.xml B. weblogic.xml C. session.xml D. config.xml E. web.xml Answer: B

61.You use a web browser to log in to a web application that is deployed to WebL ogic Server. When you click link named "publish" on the site, an "Access Denied" message appears. Which two statements must be true about this server's security configuration? A. The application is not associated with any security roles. B. Multiple security realms are active at the same time. C. Your user account is a member of a group. D. Your user account exists in an authentication provider. E. A security policy is attached to the "publish" link URL. Answer: D,E 62.You have set Server log Rotation criteria to either size or time. When a doma in is in Production Mode, which statement is true? A. Log files are B. Log files are C. Log files are D. Log files are server restarts Answer: C rotated when the server restarts. not rotated in Production Mode. rotated only when the rotation criteria are met. rotated when the rotation criteria are met or rotated when the

63.Which three methods does WebLogic provide to implement persistent JMS messagi ng? A. Create a file store and assign it to a JMS server. B. Create a JDBC store and assign it to a JMS server. C. Configure a file store within a JMS module. D. Configure the domain's default store. E. Use the target server's default store. Answer: A,B,E

64.Managed Server Independence enabled is not selected in the configuration of m yserver1. Which statement is true? A. Only the Node Manager can start myserver1 B. Only a local start script can start myserver1 C. Myserver1 cannot be part of a cluster. D. The Administration Server must be available before starting myserver1 Answer: D

65.You have opened a terminal window (or a Window command prompt) to run a WLST script named weeklydeployer.py. You enter the following command: Java weblogic.WLST weeklydeployer.py Instead of the WLST initializing and the script running, however, you receive th e NoClassDefFoundError java exception for weblogic/WLST. What is the problem? A. You forgot to set PATH to include the java executable. B. There is an error in the code of the script. C. You forgot to set CLASSPATH to include weblogic.jar. D. You are not in the directory where weeklydeployer.py resides. E. You should have omitted the ".py" in the file name; it is assumed by WLST. F. You forgot to set PATH to include the WLST executable. Answer: C 66.You monitor a running JMS topic with the console and note the following value s: Consumers Current = 3 Message Current = 1 Message Pending = 0 These values do not change for several minutes. Which is the most plausible expl anation? A. Production on the topic has been paused. B. A message arrived after a durable subscribe disconnected from the topic. C. One of the consumers received a message but did not acknowledge it. D. None of the consumers are durable subscribes. Answer: B 67.Which statement best describes WebLog s default application staging behavior? A. The Administration Sever distributes application files when the application i s first accessed by a client. B. The Administration Sever copied application files to a database that is share d with the Managed Servers. C. The Managed Servers obtain application files from a disk that is shared with the Administration Server. D. The Administration Sever distributes copied of application files over the net work to the Managed

Servers. Answer: D 68.Indentify two valid elements that can belong in the weblogic-application.xml deployment descriptor. A. B. C. D. Answer: B,D 69.You create a system-wide JMS module named Payroll-JMS and set its default tar get to an existing cluster in your domain named Payroll Cluster. Next, you add a standard JMS topic to Payroll-JMS. To which are you permitted to target this topic? A. the entire PayrollCluster B. any single JMS server in the domain C. any combination of member servers in Payrollcluster D. several JMS servers targeted to PayrollCluster Answer: D Correction:B 70.The project s architect has provided you with a design diagram that identifie s the key components of the new insurance system. From the diagram, you can clearly see that JMS will be used as the communication channel between several applications. Identify four tasks that you may need to perform to support this design. A. Create a JMS server B. Create a JMS message template C. Add JMS destinations to a JMS module D. Add a JMS module to a JMS factory E. Target JMS destinations to JMS servers F. Target a JMS server to a WebLogic Server G. Target a JMS module to a JMS store Answer: A,C,D,F Correction: A, C, E, F 71.Which three statements are true about the Node Manager? A. The Node Manager can restart the Managed Serves that have failed. B. The Node Manager should be run as either a daemon or a service so that if the host computer is rebooted, the Node Manager will also be automatically started. C. The Node Manager runs on a different host from the Managed Server it is contr olling. D. The Node Manager can start a Managed Server the first time the Managed Server starts if the Administration Server is unavailable because MSI mode is enabled by default. E. The Node Manager allows you to start Managed Servers from the administration

console. Answer: A,B,E 72.You have made several changes to variable attributes on a managed server with in a domain. You first locked the console, made some nondynamic changes, made some dynamic ch anges as well, and then activated your changes. Which statement is true? A. All the changes that you made on the server will take effect immediately. B. The dynamic changes that you made will take effect immediately and the change s that are nondynamic will take effect after the server is restarted. C. The changes that you made on the server will not take effect until you restar t the server. D. You will receive an error because you cannot make dynamic and nondynamic chan ges to a server at the same time. Answer: C Correction: B 73.When you use the Embedded LDAP that is supplied by Oracle WebLogic Server, wh ich three statements are true? WebLogic security providers. B. The Embedded ta. C. The Embedded D. The Embedded E. The Embedded Answer: A,C,E LDAP uses the file system to store Weblogic security provider da LDAP can be accessed by an external LDAP viewer. LDAP cannot be used in a production environment LDAP can store Auditing Data.

74.An application is deployed to your domain and its manifest indicates version 1.1. You then perform an application update by using a manifest that indicates version 1.2. Indentify two outcomes of this scenario. A. The existing 1.1 clients are redirected to the 1.2 application B. The existing 1.1 clients are shown a warning message. C. The existing 1.1 clients continue to use the 1.1 application. D. New clients are asked which version they wish to use. E. New clients use only use 1.2 application Answer: C,E

75.View the exhibit. You are logged in to the WebLogic Server administration console and you are edit ing the fields shown in exhibit. Which type of WebLogic Server resource are you currently editing?

A. JMS Server B. Persistent Store C. JDBC Data Source D. Diagnostics Module E. JMS Connection Factory Answer: E 76.You have 10 cluster managed servers in a domain. Due to the maintenance tasks currently in progress, two of the managed servers are in a Shutdown status. You have been asked to deploy an application. As a default behavior of WebLogic Server, which two statements are true? A. The application cannot be deployed until the two managed servers are availabl e. B. The application can be deployed while the two managed servers are in Shutdown status. C. The application will be deployed to the eight managed servers that are runnin g. The two managed servers that are in the Shutdown state will eventually receive the deployment wh en they are started again. D. The application deployment will fail and the application will not be deployed to any managed server in the cluster. E. The application deployment will fail and the eight managed servers that are r unning will transition to Admin state. Answer: A,D Correction: B, C 77.An application fails. The exception indicates that the JDBC data source, jdbc -hr.HRDS, cannot be found. Identify two possible steps that you can perform to verify the data sourc e s availability. A. Launch the B. Verify the C. Verify the D. Verify the E. Verify the Answer: D,E JDBCDiagnostics utility. Targets attribute of the application. Dependencies attribute of the data source. target server s JNDI tree in the console. Target attribute of the data source.

78.Indentify three ways to create a domain template. A. Administration console B. Domain Template Builder C. unpack command D. pack command E. Node Manager F. WLST G. Configuration Wizard Answer: B,F,G

Correction; Say answer for 59 79.What is the default Staging Mode for servers? A. No-Stage B. Stage C. External Stage D. Use the defaults defined by the deployment targets E. Copy the application onto every target for me Answer: B 80.When using the Install Application Assistant in the administrator console, wh at are the two options that may select for Choose Targeting Style ? A. Choosing Install this deployment as ype of resource archive. B. Choosing Install this deployment as chive, which can be referenced by other applications. C. Choosing Install this deployment as s to be utilized. D. Choosing Install this deployment as ny archive or extended directory. E. Choosing Install this deployment as eploy a library, which can be used only by nonclustered servers. Answer: B,D a resource will allow you to deploy any t a library will allow you to deploy any ar expanded format allow expanded directorie an application will allow you to deploy a a stand-alone library will allow you to d

81.You wish to provide failover for HTTP sessions within a cluster. However, you are limited by the following constraints: While under load, your servers have very little free memory. you do not have appropriate access rights to modify your company s database. Which is the best option, given these restrictions? A. in-memory replication B. automatic migration C. file persistence D. JDBC persistence E. replication groups Answer: C 82.Indentify three tools that you can use to create a deployment plan. A. administration console B. weblogic.PlanGenerator C. the /autodeploy folder that is locked in the domain directory D. developer tools such as JDeveloper or Eclipse E. the /plan subfolder that resides outside the application archive Answer: A,B,D

83.While creating a new domain in the Configuration Wizard, there are two types of machines that may be configured. Indentify them. A. Machine and Windows machine B. administrator machine and managed machine C. machine and Unix machine D. stand-alone machine and cluster machine E. RDBMS machine and LDAP machine Answer: B Correction: C 84.View the Exhibit. You previously deployed an application but later decide to change various config uration parameters, such as timeouts. You access the application s Configuration tab in the console and m ake your configurations, as shown in the Exhibit. In which file does WebLogic record these modifications? A. config.xml B. weblogic.xml C. Application.xml D. Plan.xml Answer: B Correction: D 85.Identify four features of the default administration console. A. XML Editor B. WLST Editor C. Breadcrumbs D. Change Center E. Template Builder F. Domain Structure G. Configuration Wizard H. WLST Script Recorder Answer: C,D,F,H

86.You wish to restrict access to a JMS queue so that only specific accounts may receive messages from the queue. Identify two steps that, when performed together, implement this secu rity requirement. A. Create a policy for queue s URL pattern. B. Add a policy to the queue and associate it with a role. C. Configure an identify assertion provider. D. Acquire the domain configuration lock. E. Create a global role and assign users to it. Answer: B,E

87.A domain created based on the Basic WebLogic Server Domain product has start scripts called startWebLogic.sh and startManagedWebLogic.sh (.cmd in Windows). Which three stat ements are true? A. startWebLogic.sh starts Node Manager. B. startWebLogic.sh has a required parameter. C. startManagedWebLogic.sh has a required parameter. D. startWebLogic.sh starts the Administration Server of the domain. E. startManagedWebLogic.sh can start any managed server in the domain. F. Both scripts can start any WebLogic Server, but each has different default pa rameter values. Answer: C,D,E

88.Which answer best describes how you can start the Java-based version of the N ode Manager? A. W1scontrol.sh (.cmd in Windows) B. Wisifconfig.sh (.cmd in Windows) C. startNodeManager.sh (.cmd in Windows) D. startNM.sh (.cmd in Windows) Answer: C 89.Which two statements are true about Log Filters? A. Log Filters are created at the domain level. B. You do not have to lock the configuration to create Log Filters. C. You can apply a Log Filter to the server log, but not to standard out. D. The administration console assists in the creation of Log Filter expressions Answer: A,D 90.Consider a domain with an existing JDBC data source, which connects to an Ora cle database. Your administrator requests that the JDBC connections to this database now specify a different username. Which data source attribute would you modify to implement this requirement? A. Properties B. Credentials C. Initial Capacity D. Test Table E. URL Answer: E Correction: A 91.Which two are typically found in the WEB-INF folder of a Java web application ? A. the web application HTML and JSP files B. the classes directory containing the compiled classes C. the web.xml deployment descriptor D. the weblogicserver.xml deployment descriptor Answer: B,C

92.Which four tasks can be accomplished in the administration console only after the configuration is locked? A. deploying an application B. changing console preferences C. creating a new JMS Server D. monitoring the health of a server E. enabling the Administrator Port F. creating a new Managed Server G. adding a new user to the default authentication provider Answer: A,E,F,G Correction: A, C,E, F 93.A web application called sales was deployed and is currently Active . It is t argeted 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 followi ng weblogic.Deployer command: java weblogic.Deployer adminurl t3://192.168.1.101:7001-username weblogic passwo rd 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 wa s specified. C. The application is deployed to whichever server is running at 192.168.1.101:7 001. D. The application is deployed to managed1 and managed2 because that is where it is currently targeted. Answer: B Correction: D 94.When creating a new Managed Server using the administration console, which tw o points must be considered? A. The Server Name must be unique within the domain. B. After you assign a Listen Port value for the server, you cannot change it C. The Listen Port value must be unique for ever server. D. The Server Name cannot be changed after you have created the server. Answer: A,D 95.Indentify two attributes of a JMS server. A. Target B. Persistent Store C. Destination D. Connection Factory E. Store and Forward Answer: A,B

96.The master Embedded LDAP has the capability to back up its data. Which statem ent is true? A. The Managed Servers should be shut down when backups are being performed on t he Embedded LDAP. B. The backup feature is enabled by default. C. The backup featureof the Embedded LDAP should be enabled for all the servers in the domain on a per-basis. D. The backup is stored in a comma-separated variable format. Answer: C Correction: B

97.Indentify two requirements for in-memory session replication. A. Clusters must contain an even number of members. B. Web applications must be configured to use replication. C. Web applications must be deployed as an archive file. D. Cluster members must be started by using the Node Manager. E. Web applications must be accessed via a proxy that supports session cookies Answer: B,E 98.You are deploying an EAR by using the administration console. You are part wa y through the process. In the administration console, you see that the EAR has the State of Prepared. What can you do in the administration console to bring the deployment to the Act ive State? A. Select it and click B. Select it, and then uests C. Select it, and then ests D. Select it, and then sts E. Select it, and then nistration requests Answer: D the Install button. from the Install drop-down list, select Servicing all req from the update drop-down list, select Servicing all requ from the Start drop-down list, select Servicing all reque from the Start drop-down list, select Servicing only admi

99.Your domain includes a cluster of five servers, but only three are currently running. A colleague then uses the administration console to install and deploy a new EJB application to t he cluster. By default, which outcome would you expect? A. The application deploys successfully on the three servers that are running. B. The deployment fails because the entire cluster is not running. C. The deployment succeeds, but the application is not accessible. D. The user is prompted to start the two unavailable servers before continuing. E. The two unavailable servers are automatically removed from the cluster. Answer: A

100.Consider an IT infrastructure comprising several web and EJB applications. E ach application is expected to handle significantly different workloads, and therefore has differen t resource and scalability requirements. Which is the best solution for this scenario? A. Configure a B. Configure a C. Configure a D. Configure a Answer: D Correction: B dedicated server for each application. separate cluster for each application. separate domain for each application. separate proxy for each application.

101.Which two statements are true about cluster configuration? A. A server must be running before it can be added to a cluster. B. You cannot define cluster membership through the Configuration Wizard. C. The console allows you to add new and existing servers to a cluster. D. The console allows you to add an administration server to a cluster. E. You cannot remove a server that is running from a cluster. Answer: A,E Correction: C, E 102.Which four statements are true about WLST? A. You can create a domain with WLST. B. WLST commands are case-insensitive. C. You can shut down servers with WLST. D. All WLST commands include parentheses. E. WLST is based on the Perl scripting language. F. You can connect to any server through WLST. G. The Administration Server needs to be running to use WLST. Answer: A,B,C,D 103.Indentify two server attributes that you must configure to communicate with the server via HTTPS. A. SSL Listen Address B. SSL Listen Port C. SSL Listen Port Enabled D. Production Mode Enabled E. Startup Mode Answer: B,C 104.Consider a cluster of four servers: SeverA, ServerB, ServerC, and ServerD. The cluster hosts a web application and is accessed using a proxy pug-in. This w eb application is configured to use in-memory session replication. A user is directed to ServerA. An HTTP session is established on ServerA and is also replicated to ServerC. If ServerA subsequently fails, which server will this user be redirecte d to? A. B. C. D. none; the user will receive an error message ServerB ServerC ServerD

E. Any other available server Answer: C

105.Which three techniques can create a new WebLogic domain? A. Configuration Wizard B. Domain Template Builder C. WLST D. Administration console E. Unpack command F. Node Manager Answer: A,C,E 106.Which four tasks are required to use database persistence for JMS messages? A. Assign a data source to a JDBC store. B. Configure a data source s delivery mode. C. Assign a JDBC store to a JMS server. D. Create a JDBC data source. E. Disable a server s file store. F. Create a JDBC store. Answer: A,C,D,F

107.When describing a WebLogic domain, which three statements are true? A. A domain may be set up in either Production Mode Production Mode or Developme nt Mode. B. All instances of WebLogic Server must be defined within a domain. C. The domain configuration is stored in Oracle database by default. D. Any instance of WebLogic Server may update the domain configuration E. The security realm for a domain is optional. F. A domain maybe created by using the Configuration Wizard. Answer: A,B,F 108.You are responsible for configuration a WebLogic domain to support an order processing application. This application will communicate with multiple JDBC data sources to fulfill eac h customer order. To maintain data integrity across these databases, work will be performed within a global transaction. However, you have learned that one of the data sources in the transaction does n ot have an XA driver. Which option should you select on this non-XA data source to ensure that orders are still processed as global transactions? A. Ignore Heuristics B. Planned to Thread C. Password Encrypted D. Logging Last Resource E. Test Connections on Reserve Answer: D

109.You are installing Oracle WebLogic Server 11g for some new developers in the department. They have asked for a very generic installation for development and want you to ensur e that the MedRec sample domain is included. What should you do to accomplish this? A. Select the typical installation because the MedRec sample domain is included in it. B. You won t be able to do this, because all the samples were removed from the i nstaller after 10g. C. Select the custom installation and select Server Examples. D. After installation, create a sample domain named MedRec by using the Configur ation Wizard. Answer: A Correction:C 110.Consider the following excerpt from mod_wl_ohs.conf: WebLogicCluster 192.168.13.1:7001, 192.168.13.2:7001,192.168.13.2:7001 SetHandler weblogic-handler Assuming that this is a valid is a valid configuration, which two co nclusions can you make? A. A web application name welcome is configured to use session replication. 28 / 29

The safer , easier way to help you pass any IT exams. B. A web application that uses the paths welcome is targeted to the cluster. C. The proxy server will ignore any requests that contain the name welcome. D. The proxy server is listening on the host name welcome. E. A cluster exists that consists of at least two managed servers. F. All cluster members are running on the same machine. Answer: B,E 111.Which two statements are true about data sources that have been created? A. Data B. Data C. Data D. Data E. Data Answer: 29 / 29 sources sources sources sources sources B,D must be targed to a server. must be bound in the JDNI tree of a server. are an Oracle WebLogic Server-specific feature. are tied directly to a connection pool. are required for a domain.