单选题With dynamic service registration, which process registers instance information with the listener?()A SMONB PMONC shared serverD dedicated server

题目
单选题
With dynamic service registration, which process registers instance information with the listener?()
A

SMON

B

PMON

C

shared server

D

dedicated server


相似考题
更多“单选题With dynamic service registration, which process registers instance information with the listener?()A SMONB PMONC shared serverD dedicated server”相关问题
  • 第1题:

    Which Oracle background process is responsible for providing information about the instance name associated with the service handlers and services to the listener?()

    • A、PMON
    • B、SMON
    • C、LGWR
    • D、CKRT

    正确答案:A

  • 第2题:

    The listener uses dynamic information about the database and instance it has received through service registration before using information statically configured. Some services such as heterogeneous services and external procedures require the use of information statically configured within listener.ora. In order to support this, which tool could be used to configure the listener statically?()

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

    正确答案:A

  • 第3题:

    Click the Exhibit button and examine the diagram, which illustrates the components performing tasks within an Oracle Shared Sever environment. Which task is being performed by component 4?()

    • A、The PMON process registers the request in the response queue.
    • B、A shared sever places the process request in the response queue.
    • C、A request within the request queue is processed by an idle shared server process.
    • D、A dispatcher assigns a request from the request queue to and idle shared server process.

    正确答案:C

  • 第4题:

    In which situation would you use static database registration for a listener()

    • A、when multiple databases are to be registered with the listener
    • B、when DBAs need to connect remotely to start up the database instance
    • C、when users need to connect the database instance using the host naming method
    • D、when the database instance that is to be registered with the listener is configured in shared server mode

    正确答案:B

  • 第5题:

    You are maintaining the database of a company. The listener process, listener1, is configured for remote access. You have issued the following command:   LSNRCTL>STATUS listener1   Which information will NOT be displayed when you issue the above command?() 

    • A、 whether the password is set in the listener or a file or not
    • B、 the number of client connections the service handler has refused
    • C、 the information will be displayed whether the instance can accept connections or not
    • D、 the protocol addresses on which the listener is configured to listen

    正确答案:B

  • 第6题:

    With dynamic service registration, which process registers instance information with the listener?()

    • A、SMON
    • B、PMON
    • C、shared server
    • D、dedicated server

    正确答案:B

  • 第7题:

    单选题
    Which background process of a database instance,using Automatic Storage Management (ASM), connects as a foreground process into the ASM instance?()
    A

     ASMB

    B

     PMON

    C

     RBAL

    D

     SMON


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

  • 第8题:

    单选题
    Which Oracle background process is responsible for providing information about the instance name associated with the service handlers and services to the listener?()
    A

    PMON

    B

    SMON

    C

    LGWR

    D

    CKRT


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

  • 第9题:

    多选题
    You work as a database administrator for Certkiller .com. You are working on Oracle Database 10g. To forward client connections to an instance, the listener must know information such as the name of the instance and where the instance’s ORACLE_HOME is located. How does the listener get this information?()
    A

    It gets it from the parameter file.

    B

    The listener prompts for details on startup.

    C

    The listener gathers information from the control file.

    D

    The instance automatically registers with the default listener.

    E

    The listener gets this information through thelistener.orafile.


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

  • 第10题:

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

  • 第11题:

    多选题
    In a shared server configuration, which two describe the actions that the listener can take to service a client request?()
    A

    The listener hands the connection request directly to a dispatcher.

    B

    A dedicated server inherits the connection request from the listener.

    C

    The client connects to a dedicated server directly using a protocol address provided by the listener.

    D

    The application initiating the session spawns a dedicated server process for the connection request.

    E

    The listener issues a redirect message to the client, containing the protocol address of a dispatcher. The client then terminates the network session to the listener and establishes a network session to the dispatcher, using the network address provided in the redirect message.


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

  • 第12题:

    单选题
    In which situation would you use static database registration for a listener()
    A

    when multiple databases are to be registered with the listener

    B

    when DBAs need to connect remotely to start up the database instance

    C

    when users need to connect the database instance using the host naming method

    D

    when the database instance that is to be registered with the listener is configured in shared server mode


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

  • 第13题:

    An administrator is in charge of a server that houses various applications. Which of the following BEST explains this server type?()

    • A、Dedicated Application Server
    • B、File Server
    • C、Shared Application Server
    • D、Peer-to-Peer Application Server

    正确答案:C

  • 第14题:

    Which background process of a database instance,using Automatic Storage Management (ASM), connects as a foreground process into the ASM instance?()

    • A、 ASMB
    • B、 PMON
    • C、 RBAL
    • D、 SMON

    正确答案:A

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

    In a shared server configuration, which two describe the actions that the listener can take to service a client request?()

    • A、The listener hands the connection request directly to a dispatcher. 
    • B、A dedicated server inherits the connection request from the listener. 
    • C、The client connects to a dedicated server directly using a protocol address provided by the listener. 
    • D、The application initiating the session spawns a dedicated server process for the connection request. 
    • E、The listener issues a redirect message to the client, containing the protocol address of a dispatcher. The client then terminates the network session to the listener and establishes a network session to the dispatcher, using the network address provided in the redirect message. 

    正确答案:A,E

  • 第17题:

    Which of the following file should be configured for dynamic service registration?()

    • A、LISTENER.ORA
    • B、SQLNET.ORA
    • C、INIT.ORA
    • D、TNSNAMES.ORA

    正确答案:C

  • 第18题:

    单选题
    Which statement is true about Oracle Net Listener?()
    A

    It acts as the listening endpoint for the Oracle database instance for all local and non-local user connections.

    B

    A single listener can service only one database instance and multiple remote client connections.

    C

    Service registration with the listener is performed by the process monitor (PMON) process of each database instance.

    D

    The listener.ora configuration file must be configured with one or more listening protocol addresses to allow remote users to connect to a database instance.


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

  • 第19题:

    单选题
    You are maintaining the database of a company. The listener process, listener1, is configured for remote access. You have issued the following command:   LSNRCTL>STATUS listener1   Which information will NOT be displayed when you issue the above command?()
    A

     whether the password is set in the listener or a file or not

    B

     the number of client connections the service handler has refused

    C

     the information will be displayed whether the instance can accept connections or not

    D

     the protocol addresses on which the listener is configured to listen


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

  • 第20题:

    单选题
    Which is the memory area that is created when a dedicated server process is started, and contains data and control information for that server process?()
    A

    SGA

    B

    PGA

    C

    Shared Pool

    D

    Streams Pool


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

  • 第21题:

    单选题
    The listener uses dynamic information about the database and instance it has received through service registration before using information statically configured. Some services such as heterogeneous services and external procedures require the use of information statically configured within listener.ora. In order to support this, which tool could be used to configure the listener statically?()
    A

    Oracle Net Manager

    B

    Listener Control Utility

    C

    Oracle Net Control Utility

    D

    Oracle Net Configuration Assistant


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

  • 第22题:

    单选题
    Which statement is true regarding Dynamic Service Registration?()
    A

    Dynamic service registration requires configuration in the listener .ora file.

    B

    Dynamic service registration can be used only with an Oracle9/instance.

    C

    Dynamic service registration cannot register a local listener that does not use TCP/IP or port 1521.

    D

    The PMON background process automatically registers each database instance if the necessary parameters have been set in the database initialization parameter file.


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

  • 第23题:

    单选题
    Click the Exhibit button and examine the diagram, which illustrates the components performing tasks within an Oracle Shared Sever environment. Which task is being performed by component 4?()
    A

    The PMON process registers the request in the response queue.

    B

    A shared sever places the process request in the response queue.

    C

    A request within the request queue is processed by an idle shared server process.

    D

    A dispatcher assigns a request from the request queue to and idle shared server process.


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