当前分类: 1z0-599
问题:单选题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 an architecture with those requirement?()A Com...
查看答案
问题:单选题A customer claims that while redeploying a web application in the production system all their customers are having to log in again. What do you recommend? ()A Sessions can't be preserved when redeploying applications. The customer needs to consider re...
问题:多选题In WebLogic 10.3.6 and 12c, transaction logs can optionally write to a JDBC store instead of a file store on the file system. Identify the three benefits as a result of this capability.()Asimplified disaster recovery architecture and effortsBbetter per...
问题:单选题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...
问题:单选题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?()A The applicatio...
问题:单选题What does the Fast Connection Failover feature of Active GridLink for RAC provide?()A instant notification of a RAC node failure so applications never have to retry a transaction that was sent to a node that failed during the transactionB near-instant ...
问题:多选题Identify four features of WebLogic that provide value above and beyond a simple Java EE container.()AActive GridLink for RACBsupport for enterprise Web Services standards beyond Java EE specificationCIntegration with Enterprise ManagerDmarket leading ...
问题:单选题In the area of Performance Management and Diagnostics, which feature is supported in Oracle Enterprise Manager 12C?()A Search information in logs across multiple domainsB View different log information in single console locationC Save current performa...
问题:多选题Which four actions can you perform using the WebLogic Admin Console?()AStop and start Managed Servers using the Node Manager.BStop and start Coherence Servers using the Node Manager.CCreate a WebLogic Domain Template.DCreate and target JDBC connection ...
问题:多选题What are the two proper locations of deployment descriptors files inside of archives deployed to WebLogic?()Athe WEB-INF subdirectory for a WAR fileBthe META-INF subdirectory for an EAR file, or EJB-JARCthe DD-INF subdirectoryDthe root of archiveEany s...
问题:多选题In the absence of shared storage between cluster nodes, which two actions can you take to configure a High Availability architecture?()AMove domain logs to a highly available database.BMove server logs to a highly available database.CMove transaction l...
问题:多选题Which two outcomes result when a domain is created in development mode?()AWebLogic server starts automatically upon the restarting of the machineBeach new cluster will automatically be created with two managed serversCboot.properties file automatically...
问题:多选题A common approach to solve application performance issues is to add more hardware. Which two reasons describe why this alone does not always solve performance problems?()AThere may be a bottleneck in the application that additional hardware would not ...
问题:多选题You are configuring a JMS server with a need for load balancing the messages. To achieve the load balance you should ().Ause regular queues and topicsBuse distributed queues and topicsCnot use subdeploymentsDdisable server affinityEuse message paging...
问题:单选题Which statement is FALSE regarding WebLogic Server 12c?()A supports Java EE 6.0B supports WebLogic Web Services 8.1 Application EnvironmentC includes a new Maven plug-inD supports use of annotations in resource adapter class files...
问题:单选题What type of Java EE application can be upgraded to WebLogic 12c using the Smart Upgrade tool?()A GlassFishB iAS C WebLogic Server 11gD JBoss...
问题:单选题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?()A MAN...
问题:单选题Which feature is enabled when you start a WebLogic server with the ¨CDserverType=wlx option?()A JDBCB JCAC JMSD EJBE Java EE...
问题:单选题You want to use WLST to view metrics for a running domain. Which command should you issue to navigate through the Mbean hierarchy containing the metrics?()A runtime () B runtimeMbeanServer ()C connectRuntime ()D beginRuntime ()E serverRuntime ()...