网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
在Weblogic集群中被管理服务器的作用()。
- A、提供应用运行支撑环境
- B、系统管理
- C、JDBC连接
- D、JMS管理
参考答案
更多 “在Weblogic集群中被管理服务器的作用()。A、提供应用运行支撑环境B、系统管理C、JDBC连接D、JMS管理” 相关考题
考题
以下内容对BPM的集群配置描述正确的是()
A.BPM的集群配置和WebLogic的集群配置方法是一样的B.BPM集群环境下一般通过一个workspace进行控制C.BPM的集群配置在使用Weblogic集群环境和F5集群环境是不一样的配置D.BPM的集群的数据库连接只能使用JNDI配置
考题
阅读以下系统性能调优的技术说明,根据要求回答问题1~问题4。[说明]系统性能调优的关键是首先做好性能故障定位,面对系统中运行在不同平台上的多个服务器、多种应用、大量工作站,以及局域网、广域网和其他类型的网络体系结构,故障点交错,故障定位测试非常复杂。以下是《工作流平台系统》的性能测试案例描述及结果数据。● 测试案例描述:模拟多用户登录工作流平台系统,分别针对工作流A、B、C连续创建20个实例,在单机和集群运行环境下分别对系统进行负载压力性能测试。在单机环境下测试用机与一台应用服务器连在同一台交换机上,压力直接加在一台应用服务器上。在集群环境下测试用机与服务器集群连接在同一台交换机上,压力由负载均衡模块分摊到两台应用服务器上。在单机和集群运行环境中应用服务器和一台数据库服务器连接。● 结果数据:在单机运行环境下和在集群运行环境下客户端交易并发执行测试数据分别如表5-10和表5-11所示。在单机运行环境下,应用服务器资源占用情况如表5-12所示,数据库服务器资源占用情况如表5-13所示。在集群运行环境下,两台应用服务器资源占用情况如表5-14所示,数据库服务器资源占用情况如表5-15所示。在单机运行环境和集群运行环境下,系统能够提供的客户端并发性能服务等级哪种更好?为什么?
考题
用java能实现对weblogic的监控吗?
我已经用JMS实现了对weblogic的serverName,ListenPort,webApp的名称、domain名称。现在想实现对weblogic的执行线程(executeQueue)、集群(cluster)、堆(heap)等,不知道应该怎么实现?
考题
基于JavaEE平台的基础功能服务构建应用系统时,( )可用来集成遗产系统。A.JDBC、JCA和 Java IDLB.JDBC、JCA和 JMSC.JDBC、JMS和 Java IDLD.JCA、JMS和 Java IDL
考题
JDBC的描述哪个是正确的()A. JDBC是JVM虚拟机与数据库的连接协议B. JDBC是JVM虚拟机之间连接的协议C. JDBC是JVM连接应用服务器的协议D.JDBC是JVM连接web服务器的协议
考题
基于JavaEE平台的基础功能服务构建应用系统时,( )可用来集成遗产系统。
A. JDBC、JCA和 JavaIDL
B. JDBC、 JCA和 JMS
C. JDBC、JMS和 Java IDL
D. JCA、 JMS和 JavaIDL
考题
Weblogic的存储转发(store-and-forward)被用来()。A、在群集中给被管服务器可靠的发送配置B、存储日志消息,并发送给管理服务器生产域日志C、在Weblogic服务器实例的应用之间可靠的存储和分发JMS消息D、可靠的存储和转发EJB请求给后端的EJB集群
考题
A customer wants to send JMS messages to a remote WebLogic server from a Java SE application over an unreliable network connection. Which feature of WebLogic JMS will enable the customer to send messages from a Java SE client to a JMS destination that is not always easily reached?()A、SAF TargetB、SAF Imported DestinationC、SAF ClientD、SAF ServerE、Distributed SAF JMS
考题
An application is using WebLogic JMS Store and Forward to forward messages from a local JMS queue a remote WebLogic JMS destination. You need to determine if the messages are being sent from the local Weblogic Server. Where do you find information and metrics about Store and Forward components in the WebLogic Admin Console?()A、JMS Persistent StoreB、JMS Server C、JMS Distributed DestinationD、JMS Store and Forward E、Automatic Service Migration
考题
在Weblogic服务器的运行过程中,以下哪个选项是出现数据库连接池满的可能原因()。A、Weblogic日志满B、数据库连接不释放C、Weblogic server挂起D、数据库故障
考题
下列哪个组件能在一个EAR文件中被声明()A、EJB类B、JMX MbeansC、JDBC DataSource对象D、JMS ConnectionFactory和Destination对象
考题
()提供虚拟的或物理的服务器,由管理系统管理,负责高并发量的用户请求处理、大运算量计算处理、用户Web应用服务,云数据存储时采用相应数据切割算法采用并行方式上传和下载大容量数据。A、服务器集群B、服务目录C、管理系统和部署工具D、监控端
考题
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
考题
Identify three components of the WebLogic JMS architecture.()A、JMS ServerB、JMS ModuleC、Node ManagerD、Queue ManagerE、Persistent Store
考题
以下内容对BPM的集群配置描述正确的是()A、BPM的集群配置和WebLogic的集群配置方法是一样的B、BPM集群环境下一般通过一个workspace进行控制C、BPM的集群配置在使用Weblogic集群环境和F5集群环境是不一样的配置D、BPM的集群的数据库连接只能使用JNDI配置
考题
单选题提供虚拟的或物理的服务器,由管理系统管理,负责高并发量的用户请求处理、大运算量计算处理、用户Web应用服务,云数据存储时采用相应数据切割算法采用并行方式上传和下载大容量数据()A
服务器集群B
服务目录C
管理系统和部署工具D
监控端
考题
多选题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
考题
单选题An application is using WebLogic JMS Store and Forward to forward messages from a local JMS queue a remote WebLogic JMS destination. You need to determine if the messages are being sent from the local Weblogic Server. Where do you find information and metrics about Store and Forward components in the WebLogic Admin Console?()A
JMS Persistent StoreB
JMS Server C
JMS Distributed DestinationD
JMS Store and Forward E
Automatic Service Migration
考题
单选题A customer wants to send JMS messages to a remote WebLogic server from a Java SE application over an unreliable network connection. Which feature of WebLogic JMS will enable the customer to send messages from a Java SE client to a JMS destination that is not always easily reached?()A
SAF TargetB
SAF Imported DestinationC
SAF ClientD
SAF ServerE
Distributed SAF JMS
考题
单选题以下内容对BPM的集群配置描述正确的是()A
BPM的集群配置和WebLogic的集群配置方法是一样的B
BPM集群环境下一般通过一个workspace进行控制C
BPM的集群配置在使用Weblogic集群环境和F5集群环境是不一样的配置D
BPM的集群的数据库连接只能使用JNDI配置
热门标签
最新试卷