多选题Oracle Net is responsible for establishing and maintaining the connection between the client application and the server. On the client side, Oracle Net is responsible for which three connectivity issues?()AThe location of the server.BThe Oracle user be

题目
多选题
Oracle Net is responsible for establishing and maintaining the connection between the client application and the server. On the client side, Oracle Net is responsible for which three connectivity issues?()
A

The location of the server.

B

The Oracle user being connected.

C

Privileges and role information.

D

Protocol involved in the connection.

E

How to handle exceptions and interrupts.


相似考题
参考答案和解析
正确答案: E,B
解析: 暂无解析
更多“多选题Oracle Net is responsible for establishing and maintaining the connection between the client application and the server. On the client side, Oracle Net is responsible for which three connectivity issues?()AThe location of the server.BThe Oracle user be”相关问题
  • 第1题:

    You are configuring for Oracle Shared Server. Which service is required? ()

    • A、Oracle Net Service
    • B、Oracle HTTP Service
    • C、Oracle Paging Service
    • D、Internet Directory Service

    正确答案:A

  • 第2题:

    Identify three features of shared entities.() (Choose three.)

    • A、enable one-time definition of objects
    • B、are referenced by several Oracle Application modules
    • C、are defined in each Oracle Application module separately
    • D、are owned by a single Oracle Application module for table purposes only
    • E、are owned by a single Oracle Application module to designate the primary user or decision maker

    正确答案:A,B,D

  • 第3题:

    Which component of the Oracle networking architecture provides character set and data type conversion between different character sets on the client and server? ()

    • A、SQL*Plus
    • B、Oracle Net
    • C、Two-Task Common (TTC)
    • D、Oracle Protocol Support (OPS)

    正确答案:C

  • 第4题:

    A user wants to connect to the database instance from an application that is running on a remote machine. Which tools should the DBA use to establish the required configuration to ensure that the user is able to connect to the database instance?()

    • A、Data Pump
    • B、Oracle Net Manager
    • C、Oracle Enterprise Manager
    • D、Oracle Universal Installer (OUI)
    • E、Database Configuration Assistant (DBCA)

    正确答案:B,C

  • 第5题:

    You connected to the database using the following connection string: CONNECT hr/hr@test.us.oracle.com:1521/mydb  Which three statements are correct regarding the connection string?()

    • A、mydb is a service name.
    • B、test.us.oracle.com is a database name.
    • C、1521 is the listener port number.
    • D、mydb is a host name.
    • E、test.us.oracle.com is a net service name.
    • F、hr is a username.
    • G、test.us.oracle.com is an instance name.

    正确答案:A,C,F

  • 第6题:

    Which tool can be used to create and configure listeners to receive client connections?()

    • A、Oracle Net Manager
    • B、Oracle Net Control Utility
    • C、Oracle Net Configuration Assistant

    正确答案:A

  • 第7题:

    单选题
    What does the term application partitioning refer to?()
    A

    The feature of a forms application enabling it to run both in client-server mode and on the Web. 

    B

    Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources. 

    C

    The nature of a three-tier architecture, where the form module and processing software reside on an application server. 

    D

    The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.


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

  • 第8题:

    多选题
    Identify three features of shared entities.() (Choose three.)
    A

    enable one-time definition of objects

    B

    are referenced by several Oracle Application modules

    C

    are defined in each Oracle Application module separately

    D

    are owned by a single Oracle Application module for table purposes only

    E

    are owned by a single Oracle Application module to designate the primary user or decision maker


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

  • 第9题:

    单选题
    The direct handoff connection method to an Oracle9i Shared Server involves fewer messages than in previous releases of the multithreaded architecture. Which type of message has been eliminated?()
    A

    The initial request from the client to the listener.

    B

    Messages between the dispatcher and the shared server background processes.

    C

    A redirect message from the listener to the client during client connections.

    D

    Round-trip messages between the listener and the shared server background processes.


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

  • 第10题:

    单选题
    Which correctly describes the tiers of the Oracle Workflow architecture?()
    A

    Oracle Database tier and Application server tier only

    B

    Oracle Database tier, Application server tier, and End-user client tier only

    C

    Oracle Database tier, Application server tier, and Development client tier only

    D

    Oracle Database tier, Application server tier, Development client tier, and End-user client tier


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

  • 第11题:

    多选题
    You connected to the database using the following connection string: CONNECT hr/hr@test.us.oracle.com:1521/mydb  Which three statements are correct regarding the connection string?()
    A

    mydb is a service name.

    B

    test.us.oracle.com is a database name.

    C

    1521 is the listener port number.

    D

    mydb is a host name.

    E

    test.us.oracle.com is a net service name.

    F

    hr is a username.

    G

    test.us.oracle.com is an instance name.


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

  • 第12题:

    单选题
    You are configuring for Oracle Shared Server. Which service is required? ()
    A

    Oracle Net Service

    B

    Oracle HTTP Service

    C

    Oracle Paging Service

    D

    Internet Directory Service


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

  • 第13题:

    Oracle Net Configuration Assistant is a post-installation tool that configures basic network components after installation. Which four components are included in the configuration?()

    • A、Directory server
    • B、Hostname adaptor
    • C、TCP/IP host file
    • D、Connection Manager
    • E、connecting pooling
    • F、external procedures
    • G、listener names and protocol addresses
    • H、Net Service names in a tnsnames.ora file
    • I、naming methods the client uses to resolve connect identifiers

    正确答案:A,G,H,I

  • 第14题:

    our database instance is running. You are not able to access Oracle Enterprise Manager Database Control because the listener is not started.Which tool or utility would you use to start the listener?()

    • A、Oracle Net Manager
    • B、Listener Control utility
    • C、Database Configuration Assistant
    • D、Oracle Net Configuration Assistant

    正确答案:B

  • 第15题:

    Which statement is true regarding Oracle Shared Server architecture?()

    • A、A dispatcher can support multiple client connects concurrently while a shared server process can be dedicated to only one dispatcher. 
    • B、Under the Oracle Shared Server architecture, client-user processes connect to shared user processes.
    • C、Each dispatcher has its own request queue, which is monitored every three seconds by the dispatcher. 
    • D、Oracle Shared Server required Oracle Net Service even if the client and shared server processes reside on the same machine.

    正确答案:D

  • 第16题:

    Which three features are provided by Oracle Net Services? ()

    • A、Data encryption.
    • B、User authentication.
    • C、Transparent data conversion
    • D、Configuration and administration mechanisms.
    • E、Support for multiple network transport protocols.

    正确答案:C,D,E

  • 第17题:

    What does the term application partitioning refer to?()

    • A、The feature of a forms application enabling it to run both in client-server mode and on the Web. 
    • B、Storing PL/SQL program units between the Oracle server and the application to make optimal use of available resources. 
    • C、The nature of a three-tier architecture, where the form module and processing software reside on an application server. 
    • D、The feature of a forms application that is able to use Ethernet, twisted pair, and wireless data connections.

    正确答案:B

  • 第18题:

    Which server stack communication layer corresponds to the client application layer in a distributed environment?()

    • A、RDBMS
    • B、Application
    • C、Oracle Net foundation
    • D、Network Protocol
    • E、Presentation

    正确答案:A

  • 第19题:

    单选题
    Your database instance is running. You are not able to access Oracle Enterprise Manager Database Control because the listener is not started.  Which tool or utility would you use to start the listener?()
    A

     Oracle Net Manager

    B

     Listener Control utility

    C

     Database Configuration Assistant

    D

     Oracle Net Configuration Assistant


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

  • 第20题:

    单选题
    What is the new Oracle Shared Server?()
    A

    An improved version of multithreaded server configuration. 

    B

    A connection pooling configuration where several clients are connected to the same server process. 

    C

    Two more database servers, which share data by means of database links; the client software is unaware to which server it is connected. 

    D

    A configuration of Real Application Cluster where the client connection is routed to the least busy instance. 


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

  • 第21题:

    单选题
    Which tier in Oracle E-Business Suite is responsible for storing application data?()
    A

    database tier

    B

    application tier

    C

    client (desktop) tier

    D

    both database tier and application tier


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

  • 第22题:

    单选题
    Which statement is true regarding Oracle Shared Server architecture?()
    A

    A dispatcher can support multiple client connects concurrently while a shared server process can be dedicated to only one dispatcher. 

    B

    Under the Oracle Shared Server architecture, client-user processes connect to shared user processes.

    C

    Each dispatcher has its own request queue, which is monitored every three seconds by the dispatcher. 

    D

    Oracle Shared Server required Oracle Net Service even if the client and shared server processes reside on the same machine.


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

  • 第23题:

    多选题
    Oracle Net is responsible for establishing and maintaining the connection between the client application and the server. On the client side, Oracle Net is responsible for which three connectivity issues?()
    A

    The location of the server.

    B

    The Oracle user being connected.

    C

    Privileges and role information.

    D

    Protocol involved in the connection.

    E

    How to handle exceptions and interrupts.


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

  • 第24题:

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


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