niusouti.com

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

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


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

    You want to create a WebLogic domain in a production environment. Which three actions should  you perform?()

    • A、Use a multinode WebLogic domain.
    • B、Use a single-node WebLogic domain. 
    • C、Use clusters.  
    • D、Refrain from using clusters.  
    • E、Install WeLogic in production mode with CA signed certificates.

    正确答案:A,C,E

  • 第2题:

    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

  • 第3题:

    Which two IDEs are supported development environments for WebLogic Server 12c in version 12.1.1?()

    • A、Websphere Developer Studio
    • B、NetBeans
    • C、InteliJ IDIA
    • D、JDeveloper
    • E、Eclipse
    • F、WebLogic Workshop

    正确答案:B,E

  • 第4题:

    When a critical error occurs, which module in Enterprise Manager will automatically collect diagnostics data from WebLogic Server?()

    • A、Reports
    • B、Compliance
    • C、Support Workbench
    • D、Asset Discovery
    • E、visual creation of JDBC DataSource object to Oracle RAC

    正确答案:C

  • 第5题:

    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 Server
    • B、 Web Server
    • C、 Administration Server
    • D、 Node Server

    正确答案:C

  • 第6题:

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

  • 第7题:

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

  • 第8题:

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


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

  • 第9题:

    多选题
    Which two IDEs are supported development environments for WebLogic Server 12c in version 12.1.1?()
    A

    Websphere Developer Studio

    B

    NetBeans

    C

    InteliJ IDIA

    D

    JDeveloper

    E

    Eclipse

    F

    WebLogic Workshop


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

  • 第10题:

    多选题
    You want to create a WebLogic domain in a production environment. Which three actions should  you perform?()
    A

    Use a multinode WebLogic domain.

    B

    Use a single-node WebLogic domain.

    C

    Use clusters.

    D

    Refrain from using clusters.

    E

    Install WeLogic in production mode with CA signed certificates.


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

  • 第11题:

    单选题
    You deploy more than one application to the same WebLogic container. The security is set on JavaEE level and all deployed JavaEE applications use the same security roles.    What is your recommendation for an architecture with those requirement?()
    A

    Combine all applications into a single one.

    B

    Define global roles on the WebLogic Domain level.

    C

    Use Ms Active Directory to keep the roles there. 

    D

    Use Oracle Identity and Access Management solution to simplify the management.

    E

    Keep role mapping in the external WebLogic Role Mapped developed for that solution.


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

  • 第12题:

    单选题
    You deploy two different applications to the WebLogic container. One application use Xerces parser version A and the other application uses Xerces parser version B. Both these versions are different from the parser version that the WebLogic server uses internally. You want to use the Filtering Classloader feature to solve this problem. What action would you take to generate proper filtering Classloader entries?()
    A

    Modify the applications to use the same version that WebLogic uses internally.

    B

    Based on available examples of Filtering Classloader entries, try to modify get the proper  entries.

    C

    Deploy and use the Classloader Analyzing Tool to resolve all conflicts with conflicting libraries.  This tool will generate all proper entries.

    D

    Split the application into separate WebLogic containers and use different WLS versions of  Xerces but identical that applications require.

    E

    Look for a WebLogic release that uses the same version of Xerces that the applications use.


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

  • 第13题:

    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.

    正确答案:B,D

  • 第14题:

    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.

    正确答案:B

  • 第15题:

    In Real Operations Automation, we have Domain Template and WebLogic Scripting Tool for provisioning and configuration respectively.  Which are the other two elements ?()

    • A、 Weblogic Cluster 
    • B、 Weblogic Cache
    • C、 Weblogic Grid
    • D、 Weblogic Deployment 

    正确答案:A,D

  • 第16题:

    Which WebLogic edition bundles JRockit Real Time?()

    • A、WebLogic Server Standard Edition
    • B、WebLogic Server Enterprise Edition
    • C、WebLogic Server Suite
    • D、WebLogic Server Grid Edition
    • E、WebLogic Server Cloud Edition

    正确答案:C

  • 第17题:

    Which two stand-alone products are also parts of Oracle WebLogic Enterprise Edition offering ?()

    • A、 Oracle WebLogic Real Time
    • B、 Oracle Internet Application Server
    • C、 Oracle Application Development Framework (ADF)
    • D、 Oracle Enterprise Pack for Eclipse

    正确答案:C,D

  • 第18题:

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


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

  • 第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


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

  • 第20题:

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

    B

     Web Server

    C

     Administration Server

    D

     Node Server


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

  • 第21题:

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

  • 第22题:

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


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

  • 第23题:

    单选题
    When a critical error occurs, which module in Enterprise Manager will automatically collect diagnostics data from WebLogic Server?()
    A

    Reports

    B

    Compliance

    C

    Support Workbench

    D

    Asset Discovery

    E

    visual creation of JDBC DataSource object to Oracle RAC


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