单选题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

题目
单选题
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 Store

B

JMS Server  

C

JMS Distributed Destination

D

JMS Store and Forward  

E

Automatic Service Migration


相似考题
更多“单选题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”相关问题
  • 第1题:

    Weblogic管理服务器不能提供()服务。

    • A、Web服务
    • B、JMS服务
    • C、Socket服务
    • D、补丁服务

    正确答案:D

  • 第2题:

    A customer needs to implement a Highly Available solution for JMS that has a primary data center  and a backup. Which three steps would you perform when designing your solution?()

    • A、Store Transaction Logs in a database and use Database stores for JMS to make replication  between sites easier.
    • B、Use file based Transaction Logs and JMS stores and implement a separate replication solution  for files in addition to database in case database replication fails.
    • C、Implement Oracle RAC at each site to provide a highly available solution within each datacenter.
    • D、Configure Whole Server Migration to migrate WebLogic Managed Servers from the primary to the secondary site.
    • E、Configure Automatic Service Migration for JMS high availability within a datacenter.

    正确答案:A,C,E

  • 第3题:

    A WebLogic team is developing an enterprise application from their desktop WebLogic environment. All development systems are connected to the same eight data sources for testing. As a WebLogic Administrator supporting this team, which two actions should you perform to free the developers from creating and configuring all the data sources on their desktop WebLogic environment?()

    • A、Provide the team with a WebLogic domain template with the testing data sources configured.
    • B、Provide the development team with a preconfigured domain archive file.
    • C、Provide the development team with the [datasource] -jdbc.xml file to overwrite their local copy.
    • D、Create the data sources on behalf each of the developer.
    • E、Provide the development team with WLST scripts to create and configure the testing data  sources.

    正确答案:E

  • 第4题:

    Which technology does WebLogic Server use to look up a WebLogic JMS resource?()

    • A、HTTP
    • B、JNI
    • C、JNDI
    • D、T3
    • E、LDAP

    正确答案:C

  • 第5题:

    You are configuring a JMS server with a need for load balancing the messages. To achieve the  load balance you should ().

    • A、use regular queues and topics  
    • B、use distributed queues and topics
    • C、not use subdeployments
    • D、disable server affinity
    • E、use message paging

    正确答案:B,C

  • 第6题:

    You have an Exchange Server 2010 organization.You discover that many large e-mail messages prevent average-size e-mail messages from being sent to the Internet.You need to delete the large messages from the Hub Transport servers. Which tool should you use?()

    • A、Exchange Control Panel (ECP)
    • B、message tracking
    • C、Queue Viewer
    • D、Windows Explorer

    正确答案:C

  • 第7题:

    多选题
    You are configuring a JMS server with a need for load balancing the messages. To achieve the  load balance you should ().
    A

    use regular queues and topics

    B

    use distributed queues and topics

    C

    not use subdeployments

    D

    disable server affinity

    E

    use message paging


    正确答案: D,C
    解析: 暂无解析

  • 第8题:

    单选题
    Which technology does WebLogic Server use to look up a WebLogic JMS resource?()
    A

    HTTP

    B

    JNI

    C

    JNDI

    D

    T3

    E

    LDAP


    正确答案: D
    解析: 暂无解析

  • 第9题:

    单选题
    A WebLogic team is developing an enterprise application from their desktop WebLogic environment. All development systems are connected to the same eight data sources for testing. As a WebLogic Administrator supporting this team, which two actions should you perform to free the developers from creating and configuring all the data sources on their desktop WebLogic environment?()
    A

    Provide the team with a WebLogic domain template with the testing data sources configured.

    B

    Provide the development team with a preconfigured domain archive file.

    C

    Provide the development team with the [datasource] -jdbc.xml file to overwrite their local copy.

    D

    Create the data sources on behalf each of the developer.

    E

    Provide the development team with WLST scripts to create and configure the testing data  sources.


    正确答案: D
    解析: 暂无解析

  • 第10题:

    单选题
    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 Target

    B

    SAF Imported Destination

    C

    SAF Client

    D

    SAF Server

    E

    Distributed SAF JMS


    正确答案: E
    解析: 暂无解析

  • 第11题:

    多选题
    A customer needs to implement a Highly Available solution for JMS that has a primary data center  and a backup. Which three steps would you perform when designing your solution?()
    A

    Store Transaction Logs in a database and use Database stores for JMS to make replication  between sites easier.

    B

    Use file based Transaction Logs and JMS stores and implement a separate replication solution  for files in addition to database in case database replication fails.

    C

    Implement Oracle RAC at each site to provide a highly available solution within each datacenter.

    D

    Configure Whole Server Migration to migrate WebLogic Managed Servers from the primary to the secondary site.

    E

    Configure Automatic Service Migration for JMS high availability within a datacenter.


    正确答案: C,A
    解析: 暂无解析

  • 第12题:

    单选题
    You have an Exchange Server 2010 organization.You discover that messages sent to the Internet include internal Exchange routing information in the message header.You need to prevent internal routing information from being sent to external recipients. What should you do?()
    A

    Create a new remote domain.

    B

    Modify the permissions of the Send connector.

    C

    Modify the properties of the sender reputation feature.

    D

    Enable domain security on the default Receive connector.


    正确答案: B
    解析: 暂无解析

  • 第13题:

    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 transactions
    • B、 Oracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMS
    • C、 Oracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic Server
    • D、 If you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions

    正确答案:B,D

  • 第14题:

    A customer is developing a custom application that involves a multistep provisioning process for a new account. There is a custom Java client application that is generating multiple JMS messages as part of the process and sending them to the WebLogic tier where they are processed.    Which three steps must you take to implement the solution to allow for scalability and parallel processing of multiple simultaneous provisioning requests while ensuring messages for an individual process are not delivered out of order?()

    • A、Update the client application that is creating the JMS messages to use Unit of Work.
    • B、Configure a WebLogic Cluster for Distributed JMS.
    • C、Update the client application that is creating the JMS messages to use Unit of Order.
    • D、Enable XA Transactions on the JMS Connection Factory used by the client application.
    • E、Enable Load Balancing on the JMS connection factory used by the client application. 

    正确答案:B,C

  • 第15题:

    Identify three components of the WebLogic JMS architecture.()

    • A、JMS Server
    • B、JMS Module
    • C、Node Manager
    • D、Queue Manager
    • E、Persistent Store

    正确答案:A,B,E

  • 第16题:

    You want to migrate an application that was developed for OAS/OC4J to WebLogic. The application uses Oracle Streams Advanced Queuing (AQ). You configured a Foreign JMS Server and Data Source but you are not able to send messages to the AQ destination and see them reach the database. Which two things are missing in this configuration?()

    • A、nothing, there may be a network connection issue
    • B、a Foreign JMS Connection Factory
    • C、a JMS Bridge to map the JNDI of the Local JMS Destination to the remote AQ destination
    • D、a mapping of the Foreign JMS Connection Factory to the Data Source where AQ is configured and installed
    • E、Oracle AQ Java EE Shared Libraries not deployed and referenced by your application

    正确答案:C,E

  • 第17题:

    You have an Exchange Server 2010 organization.You discover that messages sent to the Internet include internal Exchange routing information in the message header.You need to prevent internal routing information from being sent to external recipients. What should you do?()

    • A、Create a new remote domain.
    • B、Modify the permissions of the Send connector.
    • C、Modify the properties of the sender reputation feature.
    • D、Enable domain security on the default Receive connector.

    正确答案:B

  • 第18题:

    In WebLogic 10.3.6 and WebLogic 12c on ExaLogic, performance of JMS is further improved through ().

    • A、Web Session Affinity
    • B、Concurrent Request Manager
    • C、Coherence
    • D、Elastic Message Overflow

    正确答案:B,D

  • 第19题:

    单选题
    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 Store

    B

    JMS Server  

    C

    JMS Distributed Destination

    D

    JMS Store and Forward  

    E

    Automatic Service Migration


    正确答案: A
    解析: 暂无解析

  • 第20题:

    多选题
    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 transactions

    B

    Oracle WebLogic Server requires a JDBC driver to communicate with the Oracle AQ JMS

    C

    Oracle WebLogic AQ JMS stand-alone client automatically participate in global transactions managed by Oracle WebLogic Server

    D

    If you select an XA JDBC driver, you can use WebLogic AQ JMS in both local and global transactions


    正确答案: D,B
    解析: 暂无解析

  • 第21题:

    单选题
    You are developing a Windows Azure application in which a web role and worker role will communicate by using a Windows Azure Queue.  You need to recommend an approach for ensuring that the worker role does not attempt to process any message more than three times.  What should you recommend?()
    A

     Appropriately handle poison messages.

    B

     Decrease the visibility timeout for messages.

    C

     Reduce the time-to-live interval for messages in the queue.

    D

     Increase the number of worker role instances reading messages from the queue.


    正确答案: B
    解析: 暂无解析

  • 第22题:

    多选题
    You want to migrate an application that was developed for OAS/OC4J to WebLogic. The application uses Oracle Streams Advanced Queuing (AQ). You configured a Foreign JMS Server and Data Source but you are not able to send messages to the AQ destination and see them reach the database. Which two things are missing in this configuration?()
    A

    nothing, there may be a network connection issue

    B

    a Foreign JMS Connection Factory

    C

    a JMS Bridge to map the JNDI of the Local JMS Destination to the remote AQ destination

    D

    a mapping of the Foreign JMS Connection Factory to the Data Source where AQ is configured and installed

    E

    Oracle AQ Java EE Shared Libraries not deployed and referenced by your application


    正确答案: C,E
    解析: 暂无解析

  • 第23题:

    多选题
    Identify three components of the WebLogic JMS architecture.()
    A

    JMS Server

    B

    JMS Module

    C

    Node Manager

    D

    Queue Manager

    E

    Persistent Store


    正确答案: C,D
    解析: 暂无解析