多选题A customer needs to analyze an application that was developed for Oracle Application Server 10gR2 or 10gR3 (OC4J) in order to prepare to upgrade the infrastructure to WebLogic 12c. The customer wants understand the changes required to be made to the ap

题目
多选题
A customer needs to analyze an application that was developed for Oracle Application Server 10gR2 or 10gR3 (OC4J) in order to prepare to upgrade the infrastructure to WebLogic 12c. The customer wants understand the changes required to be made to the application and how to configure WebLogic in to support the newly upgraded application.    Which three actions would you recommend for upgrading the customer's application and server configuration?()
A

Use Oracle Upgrade Manager to create a new WebLogic domain template from an OAS/OC4J  installation and redeploy the application.

B

Use SmartUpgrade to analyze the OAS/OC4J server configuration and create WebLogic  configuration files.

C

Use SmartUpgrade to analyze the application archive (EAR/WAR/JAR) Source Directory or IDeveloper project and generate a report that describes the areas of the application that need to be updated.

D

Use the Configuration Wizard to extend an existing WebLogic domain with OAS/OC4J support  libraries and redeploy the application.

E

Use SmartUpgrade to generate application artifacts and deployment descriptors that can be deployed to WebLogic.


相似考题
更多“多选题A customer needs to analyze an application that was developed for Oracle Application Server 10gR2 or 10gR3 (OC4J) in order to prepare to upgrade the infrastructure to WebLogic 12c. The customer wants understand the changes required to be made to the ap”相关问题
  • 第1题:

    A company needs additional storage for a block I/O based database application. The application has low I/O bandwidth requirements across the campus. The customer has a TCP/IP infrastructure and is interested in low-cost products that are compatible with its environment. Which technology is most appropriate for this customer?()

    • A、SAN
    • B、FCoE
    • C、FCIP
    • D、iSCSI

    正确答案:D

  • 第2题:

    A customer wants to boot from an iSCSI SAN with their IBM BladeCenter infrastructure running Microsoft Windows Server 2000.  What is required for the customer to be able to perform this?()

    • A、Fibre Channel Expansion Card for each Blade Server
    • B、cKVM Card for each Blade Server
    • C、iSCSI Expansion Card for each Blade Server
    • D、4Gb Modular Flash Drive

    正确答案:C

  • 第3题:

    A customer runs an application on a supported 8-way x445.  The customer needs to monitor operations and wants to be alerted when problems arise.  Which TWO of the following can be configured in IBM Director Base Pack to monitor the customer’s operations?()

    • A、Fan operation
    • B、Bottleneck analysis
    • C、Power supply operations
    • D、Planned versus unplanned outages
    • E、Application predictive failure analysis

    正确答案:A,C

  • 第4题:

    To enhance the availability of an application running under HACMP, a decision was made to use  The application monitoring facility. The application consists of several components and can take several minutes to initialize. The components use socket communication and can be initialized in any order as long as it is a serial order. The customer’s concern is that if the application stop and start scripts are used during application monitoring recovery,it may take an extraordinary length of time to reset all of the application components.  What can be done to ensure the best recover time?()   

    • A、 Use a process monitor that restarts the named processes in the original start order.
    • B、 Use the defined application start and stop scripts to control the application if there is a failure.
    • C、 Use multiple application monitors for this resource group to enable the monitoring of the specific components of the resource group.
    • D、 Use application cleanup and restart scripts designed to determine the state of the various components of the application and start only the parts required.

    正确答案:D

  • 第5题:

    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 tool
    • B、Smart Update 
    • C、Smart Upgrade  
    • D、No tool required, just install WebLogic 12c, update the domain to point to the new WebLogic installation and start your domain.
    • E、JDeveloper

    正确答案:D

  • 第6题:

    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

  • 第7题:

    Oracle Fusion Middleware Control runs as:()

    • A、 a module in Oracle HTTP Server
    • B、 a PL/SQL module in Oracle Database
    • C、 an application in WebLogic Server Administration Server
    • D、 an application in WebLogic Server Managed Server

    正确答案:C

  • 第8题:

    单选题
    A customer wants to improve the availability of a web application and provide more predictable scalability when scaling out the application.    Which Feature of WebLogic should you recommend to help solve this problem?()
    A

    Oracle Web Grid

    B

    ActiveCache

    C

    Coherence Grid Edition

    D

    WebLogic Session Replication

    E

    Coherence Web Edition


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

  • 第9题:

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

    B

    Smart Update 

    C

    Smart Upgrade  

    D

    No tool required, just install WebLogic 12c, update the domain to point to the new WebLogic installation and start your domain.

    E

    JDeveloper


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

  • 第10题:

    多选题
    A customer runs an application on a supported 8-way x445.  The customer needs to monitor operations and wants to be alerted when problems arise.  Which TWO of the following can be configured in IBM Director Base Pack to monitor the customer’s operations?()
    A

    Fan operation

    B

    Bottleneck analysis

    C

    Power supply operations

    D

    Planned versus unplanned outages

    E

    Application predictive failure analysis


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

  • 第11题:

    单选题
    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
    解析: 暂无解析

  • 第12题:

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


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

  • 第13题:

    An IBM System Storage N6040 customer wants to utilize point-in-time copies to protect the datafor a Windows application. The server is using FCP to connect to the LUN. Which of the followingproducts would be required to perform this function?()

    • A、SnapShot
    • B、FlashCopy
    • C、SnapProtect
    • D、Tivoli StorageFlashCopy Manager

    正确答案:A

  • 第14题:

    A customer is planning on establishing a Global Mirror between two Storwize V7000 storagearrays. The customer is planning to lease an IP WAN connection between sites for the tasks andis running a SAP (database) application on Oracle. Which of the following planning considerationsis most important?()

    • A、the distance between sites needs to be less than 100 kilometers
    • B、consistency groups should be created to maintain write order on the remote mirror
    • C、ensure sufficient bandwidth exists on the link based on average application workloads
    • D、ensuring a low round trip latency of less than 30ms on the WAN connection is required

    正确答案:B

  • 第15题:

    A customer currently has a large group of older 1U servers. Each dedicated to aunique application. Quick provisioning of the servers is important to the customer. Which of the following approaches addresses this situation?()

    • A、Virtualization
    • B、Replace each server with energy efficient servers
    • C、Upgrade in place to improve performance
    • D、Implement BladeCenter

    正确答案:A

  • 第16题:

    Integration between () multidata sources and () is defined as the Grid Link for RAC.

    • A、Oracle WebLogic Server; Oracle Database
    • B、Oracle WebLogic Server clusters; Oracle Database
    • C、Oracle WebLogic Server clusters; Oracle Database RAC
    • D、Oracle OC4J; Oracle Database RAC
    • E、Oracle WebLogic Server; Oracle OC4J

    正确答案:C

  • 第17题:

    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 console
    • B、tracking changes in the configuration of WebLogic Domain
    • C、automation of provisioning process in the new environment
    • D、checking compliance with the licenses that a customer has
    • E、visual creation of JDBC DataSource object to Oracle RAC

    正确答案:A,B,E

  • 第18题:

    A customer has a critical, performance-sensitive web application that connects to a multimode  Oracle RAC database. Which feature of WebLogic can provide signification benefit?()

    • A、The Web Session Affinity feature of Active GridLink for RAC
    • B、WebLogic Clustering
    • C、The Transaction Affinity feature of Active GridLink for RAC
    • D、Coherence*Web Session Replication

    正确答案:C

  • 第19题:

    多选题
    A customer needs to analyze an application that was developed for Oracle Application Server 10gR2 or 10gR3 (OC4J) in order to prepare to upgrade the infrastructure to WebLogic 12c. The customer wants understand the changes required to be made to the application and how to configure WebLogic in to support the newly upgraded application.    Which three actions would you recommend for upgrading the customer's application and server configuration?()
    A

    Use Oracle Upgrade Manager to create a new WebLogic domain template from an OAS/OC4J  installation and redeploy the application.

    B

    Use SmartUpgrade to analyze the OAS/OC4J server configuration and create WebLogic  configuration files.

    C

    Use SmartUpgrade to analyze the application archive (EAR/WAR/JAR) Source Directory or IDeveloper project and generate a report that describes the areas of the application that need to be updated.

    D

    Use the Configuration Wizard to extend an existing WebLogic domain with OAS/OC4J support  libraries and redeploy the application.

    E

    Use SmartUpgrade to generate application artifacts and deployment descriptors that can be deployed to WebLogic.


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

  • 第20题:

    单选题
    Integration between ()with "multi data sources" and() is defined as Gridlink for RAC (Real Application Clusters)
    A

     Oracle Weblogic Server; Oracle Database

    B

     Oracle Weblogic Server clusters; Oracle Database

    C

     Oracle Weblogic Server clusters; Oracle Database RAC

    D

     Oracle OC4J; Oracle Database RAC


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

  • 第21题:

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

    B

    tracking changes in the configuration of WebLogic Domain

    C

    automation of provisioning process in the new environment

    D

    checking compliance with the licenses that a customer has

    E

    visual creation of JDBC DataSource object to Oracle RAC


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

  • 第22题:

    单选题
    Integration between () multidata sources and () is defined as the Grid Link for RAC.
    A

    Oracle WebLogic Server; Oracle Database

    B

    Oracle WebLogic Server clusters; Oracle Database

    C

    Oracle WebLogic Server clusters; Oracle Database RAC

    D

    Oracle OC4J; Oracle Database RAC

    E

    Oracle WebLogic Server; Oracle OC4J


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

  • 第23题:

    多选题
    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
    解析: 暂无解析

  • 第24题:

    单选题
    Oracle Fusion Middleware Control runs as:()
    A

     a module in Oracle HTTP Server

    B

     a PL/SQL module in Oracle Database

    C

     an application in WebLogic Server Administration Server

    D

     an application in WebLogic Server Managed Server


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