问题:单选题You have a domain that was created and configured with WebLogic 10.3.5. You want to upgrade the domain to use WebLogic 12c. Which Oracle tool must you use to upgrade your domain?()A Oracle WebLogic Domain Upgrade toolB Smart Update C Smart Upgrade D ...
查看答案
问题:单选题Which new key architectural element introduced in WebLogic Server l2c should you take advantage of when designing Disaster Recovery Centers with active - passive mode?()A MAN Clusters, because they would allow you to synchronously replicate state in l...
问题:单选题In WebLogic, the development feature to automatically load/refresh the changes of a Java classes at run time is called().A HotSwapB FastSwapC HotDeployD FastDeployE FastReload...
问题:多选题You want to create a WebLogic domain in a production environment. Which three actions should you perform?()AUse a multinode WebLogic domain.BUse a single-node WebLogic domain.CUse clusters.DRefrain from using clusters.EInstall WeLogic in production mo...
问题:单选题Which feature is enabled when you start a WebLogic server with the ¨CDserverType=wlx option?()A JDBCB JCAC JMSD EJBE Java EE...
问题:多选题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...
问题:多选题Identify three reasons that explain why assigning more than one managed serve achieve better performance than running one managed server with more resources?()AThread management inside the JVM process might be less effective than context switching bet...
问题:单选题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 RACB W...
问题:多选题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...
问题:多选题Which three JVM options would you add to investigate performance issues in a Hot-Spot JVM?()A-xx:+PrintGCDetailsB-xx:+PrintGCTimeStampsC-xx:+HandlePromotionFailureD-verbose:gcE-server...
问题:单选题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 ...
问题:单选题Assume that you would like to clone an existing WebLogic Domain and enable some customizations. What scenario would you choose?()A In the Enterprise Manager, find the domain to be cloned. Choose Clone WebLogic Domain from the context menu. In the grap...
问题:多选题Which two statements are true regarding the WebLogic domain?()AA WebLogic domain can have more than one Administration server.BA WebLogic domain has at least one WebLogic server.CA WebLogic domain can have at the most one cluster.DA WebLogic domain can...
问题:多选题Identify three advantages of Active GridLink for RAC over multidata source.()Aisolates WebLogic from RAC changesBhas a simple configurationCenables statement cachingDperforms faster failure detection and failoverEis supported in WebLogic Domain Templat...
问题:多选题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...
问题:单选题How can you configure High Availability for interacting with a non-Oracle database using WebLogic?()A Configure multiple physical data sources and reuse the same JNDI name for each.B Use the compatibility option of Active GridLink to enable compatibili...
问题:多选题What are the three steps you should take to tune a JDBC Connection pool in WebLogic from the initial settings in a production environment?()AEnsure the maximum size is increased to an appropriate setting.BSet the minimum and maximum size of the connec...
问题:单选题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...
问题:单选题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...