网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
You are at the client site working with a WebLogic Administrator who has to type Username and Password each time he/she starts an instance og Oracle WebLogic server and is quite annoyed by it. Please suggest a secure and optimal way to reduce the typing of username passwod during server startup ()
A
Since Boot Identity file for server doesn’t exist, you recommend creating a script file that can automate the task of entering username and password
B
Since Boot Identity file for server doesn’t exist, you recommend reinstalling the server
C
Since Boot Identity file for server doesn’t exist, you recommend creating one as this file is referred for credentials
D
Since Boot Identity file for server doesn’t exist, you recommend logging a support ticket with Oracle
参考答案
参考解析
解析:
暂无解析
更多 “单选题You are at the client site working with a WebLogic Administrator who has to type Username and Password each time he/she starts an instance og Oracle WebLogic server and is quite annoyed by it. Please suggest a secure and optimal way to reduce the typing of username passwod during server startup ()A Since Boot Identity file for server doesn’t exist, you recommend creating a script file that can automate the task of entering username and passwordB Since Boot Identity file for server doesn’t exist, you recommend reinstalling the serverC Since Boot Identity file for server doesn’t exist, you recommend creating one as this file is referred for credentialsD Since Boot Identity file for server doesn’t exist, you recommend logging a support ticket with Oracle” 相关考题
考题
Integration between ()with "multi data sources" and() is defined as Gridlink for RAC (Real Application Clusters)A、 Oracle Weblogic Server; Oracle DatabaseB、 Oracle Weblogic Server clusters; Oracle DatabaseC、 Oracle Weblogic Server clusters; Oracle Database RACD、 Oracle OC4J; Oracle Database RAC
考题
You installed WebLogic, SOA Suite, and Oracle Service Bus on a machine and want to use the WebLogic Node Manager to start servers for each product. Which statement is true?()A、You need to install a separate node manager for each Middleware Home that has a unique and minor WebLogic Version Number.B、You need to install and configure only one instance of Node Manager for all products, regardless of the WebLogic version number.C、You need to install and configure a separate Node Manager for each domain of each product want to run on the machine.D、You need to install one Node Manager but use separate SSL certificates for each product when securing the network communication to the machine.
考题
Choose the two correct statements regarding Oracle WebLogic Server()A、 a server instance can be associated with multiple machinesB、 a machine can be associated with multiple server instance C、 a server instance can be associated with only a single machine D、 a machine can be associated with only one server instance
考题
At a run time, each Oracle Weblogic Server instance in a given domain creates an in-memory representation of the configuration described in this document()A、 mds-mbeans.xmlB、 config.xmlC、 policy.xmlD、 data.xml
考题
Which two statements are true about interoperating with Oracle AQ JMS with Oracle WebLogic server ?()A、 If you select a non-XA JDBC driver, you can use WebLogic AQ JMS in both local global transactionsB、 Oracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMSC、 Oracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic ServerD、 If you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions
考题
Integration between () multidata sources and () is defined as the Grid Link for RAC.A、Oracle WebLogic Server; Oracle DatabaseB、Oracle WebLogic Server clusters; Oracle DatabaseC、Oracle WebLogic Server clusters; Oracle Database RACD、Oracle OC4J; Oracle Database RACE、Oracle WebLogic Server; Oracle OC4J
考题
Which two statements are true regarding the WebLogic domain?()A、A WebLogic domain can have more than one Administration server.B、A WebLogic domain has at least one WebLogic server.C、A WebLogic domain can have at the most one cluster. D、A WebLogic domain can cross multiple physical machines. E、Each WebLogic domain is associated with a different Node Manager.
考题
When you use WebLogic Management Pack EE, which three operations are enabled compared to managing WebLogic Server only through web console?()A、management of many WebLogic Server Domains from a single web consoleB、tracking changes in the configuration of WebLogic DomainC、automation of provisioning process in the new environmentD、checking compliance with the licenses that a customer hasE、visual creation of JDBC DataSource object to Oracle RAC
考题
You are at the client site working with a WebLogic Administrator who has to type Username and Password each time he/she starts an instance og Oracle WebLogic server and is quite annoyed by it. Please suggest a secure and optimal way to reduce the typing of username passwod during server startup ()A、 Since Boot Identity file for server doesn’t exist, you recommend creating a script file that can automate the task of entering username and passwordB、 Since Boot Identity file for server doesn’t exist, you recommend reinstalling the serverC、 Since Boot Identity file for server doesn’t exist, you recommend creating one as this file is referred for credentialsD、 Since Boot Identity file for server doesn’t exist, you recommend logging a support ticket with Oracle
考题
Which WebLogic edition bundles JRockit Real Time?()A、WebLogic Server Standard EditionB、WebLogic Server Enterprise EditionC、WebLogic Server SuiteD、WebLogic Server Grid EditionE、WebLogic Server Cloud Edition
考题
This is a special WebLogic Server instance included by the WebLogic Server Domains. It represents a central point from which you configure and manage all resource domain. ()A、 Managed ServerB、 Web ServerC、 Administration ServerD、 Node Server
考题
You are doing an environment assessment for a client that has invested in Oracle RAC for fault tolerance, load balancing, and scalability. The client also invested in clustered Oracle WebLogic Server. You notice that this client’s environment is not integrated for active-active high availability deployment of applications. What will be your recommendation to achieve that ? ()A、 MetaLink to RACB、 ClusterLink to RACC、 TopLink to RACD、 GridLink to RAC
考题
Oracle Fusion Middleware Control runs as:()A、 a module in Oracle HTTP ServerB、 a PL/SQL module in Oracle DatabaseC、 an application in WebLogic Server Administration ServerD、 an application in WebLogic Server Managed Server
考题
You need to design a strategy for identifying the number of instances that any one SQL Server 2005 computer will support. What should you do?()A、Specify that each server must have one instance for each customer.B、Specify that each server must each have only one instance.C、Specify that each server must have one instance for each database that is hosted on that server.D、Specify that each server must have one instance for each customer who has one or more databases that are hosted on that server.
考题
单选题You need to design a strategy for identifying the number of instances that any one SQL Server 2005 computer will support. What should you do?()A
Specify that each server must have one instance for each customer.B
Specify that each server must each have only one instance.C
Specify that each server must have one instance for each database that is hosted on that server.D
Specify that each server must have one instance for each customer who has one or more databases that are hosted on that server.
考题
单选题Which option must you choose to configure Node Manager on a machine (server or zone)?()A
Configure one Node Manager per domain (for example, if there are two domains on one machine, then you will need to configure two Node Managers).B
Configure one Node Manager per machine with any number of WebLogic instances running on it.C
Configure one Node Manager per machine for all WebLogic, OHS, and OEM running on the same machine.D
Configure one Node Manager for every WebLogic instance.E
Configure two or more Node Managers for every WebLogic instance.
考题
多选题Which two statements are true about interoperating with Oracle AQ JMS with Oracle WebLogic server ?()AIf you select a non-XA JDBC driver, you can use WebLogic AQ JMS in both local global transactionsBOracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMSCOracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic ServerDIf you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions
考题
单选题Integration between ()with "multi data sources" and() is defined as Gridlink for RAC (Real Application Clusters)A
Oracle Weblogic Server; Oracle DatabaseB
Oracle Weblogic Server clusters; Oracle DatabaseC
Oracle Weblogic Server clusters; Oracle Database RACD
Oracle OC4J; Oracle Database RAC
考题
单选题You installed WebLogic, SOA Suite, and Oracle Service Bus on a machine and want to use the WebLogic Node Manager to start servers for each product. Which statement is true?()A
You need to install a separate node manager for each Middleware Home that has a unique and minor WebLogic Version Number.B
You need to install and configure only one instance of Node Manager for all products, regardless of the WebLogic version number.C
You need to install and configure a separate Node Manager for each domain of each product want to run on the machine.D
You need to install one Node Manager but use separate SSL certificates for each product when securing the network communication to the machine.
考题
多选题When you use WebLogic Management Pack EE, which three operations are enabled compared to managing WebLogic Server only through web console?()Amanagement of many WebLogic Server Domains from a single web consoleBtracking changes in the configuration of WebLogic DomainCautomation of provisioning process in the new environmentDchecking compliance with the licenses that a customer hasEvisual creation of JDBC DataSource object to Oracle RAC
考题
单选题This is a special WebLogic Server instance included by the WebLogic Server Domains. It represents a central point from which you configure and manage all resource domain. ()A
Managed ServerB
Web ServerC
Administration ServerD
Node Server
考题
单选题At a run time, each Oracle Weblogic Server instance in a given domain creates an in-memory representation of the configuration described in this document()A
mds-mbeans.xmlB
config.xmlC
policy.xmlD
data.xml
考题
单选题You are doing an environment assessment for a client that has invested in Oracle RAC for fault tolerance, load balancing, and scalability. The client also invested in clustered Oracle WebLogic Server. You notice that this client’s environment is not integrated for active-active high availability deployment of applications. What will be your recommendation to achieve that ? ()A
MetaLink to RACB
ClusterLink to RACC
TopLink to RACD
GridLink to RAC
考题
单选题Integration between () multidata sources and () is defined as the Grid Link for RAC.A
Oracle WebLogic Server; Oracle DatabaseB
Oracle WebLogic Server clusters; Oracle DatabaseC
Oracle WebLogic Server clusters; Oracle Database RACD
Oracle OC4J; Oracle Database RACE
Oracle WebLogic Server; Oracle OC4J
考题
单选题You installed WebLogic, SOA Suite, and Oracle Service Bus on a machine and want to use the WebLogic Node Manger to start servers for each product. Which statement is true?()A
You need to install a separate node manager for each Middleware Home that has a unique major and minor WebLogic Version Number.B
You need to install and configure only one instance of Node Manager for all products, regardless of the WebLogic version number.C
You need to install and configure a separate Node Manager for each domain of each product you want to run on the machine.D
You need to install one Node Manager but use separate SSL certificates for each product when searching the network communication to the machine
考题
多选题Choose the two correct statements regarding Oracle WebLogic Server()Aa server instance can be associated with multiple machinesBa machine can be associated with multiple server instanceCa server instance can be associated with only a single machineDa machine can be associated with only one server instance
考题
单选题Oracle Fusion Middleware Control runs as:()A
a module in Oracle HTTP ServerB
a PL/SQL module in Oracle DatabaseC
an application in WebLogic Server Administration ServerD
an application in WebLogic Server Managed Server
热门标签
最新试卷