WebLogic Console可以管理多个Domain。
第1题:
关于WebLogic的Domain和Server的描述哪项是不正确的?()
第2题:
Which two statements are true regarding the WebLogic domain?()
第3题:
Identify three unique integration features of Spring and WebLogic Server.()
第4题:
In Real Operations Automation, we have Domain Template and WebLogic Scripting Tool for provisioning and configuration respectively. Which are the other two elements ?()
第5题:
Which console allows me to choose between stopping a WebLogicmsanaged server immediately versus quiescing it and stopping the server when all requests complete ?()
第6题:
Grid Control Console
Fusion Middleware Console
WebLogic Administration Console
CAMM Console
第7题:
Stop and start Managed Servers using the Node Manager.
Stop and start Coherence Servers using the Node Manager.
Create a WebLogic Domain Template.
Create and target JDBC connection pools.
Create and target WebLogic Diagnostic Framework Diagnostic Modules.
Change Java command-line parameters at run time.
第8题:
execution of unit and integration tests
management of the life cycle of a WebLogic domain including creation, configuration, and server life-cycle management
deployment and undeployment of applications
Java profiling
第9题:
Oracle WebLogic Domain Upgrade tool
Smart Update
Smart Upgrade
No tool required, just install WebLogic 12c, update the domain to point to the new WebLogic installation and start your domain.
JDeveloper
第10题:
A WebLogic domain can have more than one Administration server.
A WebLogic domain has at least one WebLogic server.
A WebLogic domain can have at the most one cluster.
A WebLogic domain can cross multiple physical machines.
Each WebLogic domain is associated with a different Node Manager.
第11题:
对
错
第12题:
对
错
第13题:
You want to create a WebLogic domain in a production environment. Which three actions should you perform?()
第14题:
When you use WebLogic Management Pack EE, which three operations are enabled compared to managing WebLogic Server only through web console?()
第15题:
Choose two correct role definitions for Grid Control in context of WebLogic server()
第16题:
Assume that you would like to clone an existing WebLogic Domain and enable some customizations. What scenario would you choose?()
第17题:
ability to automatically convert Spring application to JavaEE 6 framework
ability to export the WebLogic Container feature to another Spring enabled JavaEE server
ability to extend the WebLogic Server console with some Spring-related pages
official support of Spring apps inside WebLogic by Oracle Support
support for injection of WebLogic MBeans and Resources into Spring applications
第18题:
In the Enterprise Manager, find the domain to be cloned. Choose Clone WebLogic Domain from the context menu. In the graphical wizard, customize and extend the domain if needed. These steps will only clone only the domain configuration. Binaries with deployments are needed to be cloned by operation on the file system.
In the Enterprise Manager, find the domain to be cloned. Choose Clone WebLogic Domain from the context menu. In the graphical wizard, customize the domain. These steps clone the binaries and domain configuration. If the extension is needed, perform it after cloning in the WebLogic web-based console.
In the Enterprise Manager, find the domain to be cloned. Choose Clone WebLogic Domain from the context menu. In the graphical wizard, customize and extend the domain if it is needed. These steps clone the binaries and domain configuration.
In the Enterprise Manager, find the domain to be cloned. Choose Clone WebLogic Domain from the context menu. These steps clone the binaries and domain configuration. If the customization or extension is needed, complete that after cloning in the WebLogic web-based console.
In the file system, copy the domain structure of the configuration directory and paste it in the new location. Modify configuration files for address and port. If further customization is needed, open the WebLogic web-based console and perform these modifications.
第19题:
management of many WebLogic Server Domains from a single web console
tracking changes in the configuration of WebLogic Domain
automation of provisioning process in the new environment
checking compliance with the licenses that a customer has
visual creation of JDBC DataSource object to Oracle RAC
第20题:
Download patches from My Oracle Support and manage them using Smart Update.
Use Enterprise Manager to download patches from My Oracle Support and apply patches to WebLogic.
Download patches from My Oracle Support and manually modify the classpath of the application server (though it is not recommended).
Download patches from My Oracle Support and apply them using the WebLogic Admin Console.
Use the Admin Console to connect to My Oracle Support and download patches and then target them to the domain.
第21题:
Use a multinode WebLogic domain.
Use a single-node WebLogic domain.
Use clusters.
Refrain from using clusters.
Install WeLogic in production mode with CA signed certificates.
第22题:
Grid Control allows administrative changes to be made to WebLogic domain
Grid Control enables multi-domain monitoring and management of WebLogic Server
Grid Control provides service/system dashbord, and topology views for WebLogic Domains
Grid Control allows creating and configuring WebLogic Domains
第23题:
Domain是weblogic server管理的一个逻辑单元,至少包含一个Server
在创建server和使用server的时候需要先创建domain
每个domain都包括一个config.xml文件,在domain的根目录下
Domain不能跨越多个物理主机,只能在配置在一个物理主机上