单选题Development of real-time event-driven applications using Coherence is supported b()Athe Partitioned CacheBthe Local CacheCthe Map Listener running within a Partitioned CacheDthe Map Listener running within an application 

题目
单选题
Development of real-time event-driven applications using Coherence is supported b()
A

 the Partitioned Cache

B

 the Local Cache

C

 the Map Listener running within a Partitioned Cache

D

 the Map Listener running within an application 


相似考题
参考答案和解析
正确答案: C
解析: 暂无解析
更多“单选题Development of real-time event-driven applications using Coherence is supported b()A  the Partitioned CacheB  the Local CacheC  the Map Listener running within a Partitioned CacheD  the Map Listener running within an application”相关问题
  • 第1题:

    A financial customer has three data centers that are four kilometers apart. Their SAP application data needs to be kept synchronized within 10 milliseconds.  Which solution satisfies the customer’s recovery time objective()

    • A、DS8700 systems at each site running Metro Mirror
    • B、DS8700 systems at each site running Global Mirror
    • C、DS5300 systems at each site running Global Mirror
    • D、XIV systems at each site running Remote Mirroring

    正确答案:A

  • 第2题:

    ABC Company has approximately 150’000 products in their catalog and wants to put these within a Coherence cache to improve performance and access times of their existing JEE application without too much change to existing code. There are a number of servlets that get the same product information multiple times within a page. There are also a number of server-based processes that run at regular intervals and also request product information many times. Products have small changes which need to be updated during the day.  What would be the most appropriate caching scheme to use ? ()

    • A、 Near Cache
    • B、 Distributed Cache
    • C、 Local Cache
    • D、 Replicated Cache

    正确答案:D

  • 第3题:

    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

  • 第4题:

    Your database is open and the LISTENER listener is running. The new DBA of the system stops the listener byusing the command:LSNRCTL> STOP What happens to the sessions that are presently connected to the database instance()

    • A、The sessions are able to perform only queries.
    • B、The sessions are not affected and continue to function normally.
    • C、The sessions are terminated and the active transactions are rolled back.
    • D、The sessions are not allowed to perform any operations till the listener is started

    正确答案:B

  • 第5题:

    Your database is open and the LISTENER listener is running. The new DBA of the system stops thelistener by using the command:  LSNRCTL> STOP  What happens to the sessions that are presently connected to the database instance()

    • A、The sessions are able to perform only queries.
    • B、The sessions are not affected and continue to function normally.
    • C、The sessions are terminated and the active transactions are rolled back.
    • D、The sessions are not allowed to perform any operations till the listener is started.

    正确答案:B

  • 第6题:

    单选题
    A financial customer has three data centers that are approximately five kilometers apart. Their SAP application data needs to be kept synchronized within 10 milliseconds between the three sites. Which of the following solutions satisfies the customer's recovery time objective?()
    A

    DS8700 systems at each site running Metro Mirror

    B

    DS5300 systems at each site running Metro Mirror

    C

    DS5100 systems at each site running Global Mirror

    D

    XIV systems at each site running synchronous mirroring


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

  • 第7题:

    单选题
    You work as a database administrator for Supportcenter.cn. When you tried to connect to the database, you received the following error:   ERROR:   ORA-12541:TNS:no_listener   You found that the listener is not running on the server, so you issued the following command in the Listener Control utility to start the listener.   lsnrctl>START   What statement is true?()
    A

    It would attempt to start the default listener

    B

    It would start the most recently created listener.

    C

    It would display an error with a message asking for the listener name to be specified.

    D

    It would show you a list of listeners and prompts for the listener name that you want to start.


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

  • 第8题:

    多选题
    Which the two are true regarding a web application class loader?()
    A

    A web application may override the web container’s implementation classes

    B

    A web application running in a J2EE product may override classes in the javax.* namespace

    C

    A web application class loader may NOT override any classes in the java.* and javax.*  namespace

    D

    Resources in the WAR class directory or in any of the JAR files within the library directory may  be accessed using the J2SE semantics of getResource

    E

    Resources in the WAR class directory or in any of the JAR files within the library directory  cannot be accessed using the J2SE semantics of getResource


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

  • 第9题:

    单选题
    What is the danger associated with stopping a running job by using the STOP_JOB procedure?()
    A

    The job will need to be reenabled before it will execute again.

    B

    The job may hold locks on objects referenced within it.

    C

    All jobs within the job group will also be stopped.

    D

    The job may leave data in an inconsistent state.

    E

    There is no danger in using the STOP_JOB procedure.


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

  • 第10题:

    单选题
    What is the danger associated with stopping a running job by using the STOP_JOB procedure?()
    A

     The job will need to be reenabled before it will execute again.

    B

     The job may hold locks on objects referenced within it.

    C

     All jobs within the job group will also be stopped.

    D

     The job may leave data in an inconsistent state.

    E

     There is no danger in using the STOP_JOB procedure.


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

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

    单选题
    Your database is open and the LISTENER listener running. You stopped the wrong listener LISTENER byissuing the following command:lsnrctl > STOPWhat happens to the sessions that are presently connected to the database Instance?()
    A

    They are able to perform only queries.

    B

    They are not affected and continue to function normally.

    C

    They are terminated and the active transactions are rolled back.

    D

    They are not allowed to perform any operations until the listener LISTENER is started


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

  • 第13题:

    A warehouse fact table in your Oracle 12c Database is range-partitioned by month and accessed frequently with queries that span multiple partitions The table has a local prefixed, range partitioned index. Some of these queries access very few rows in some partitions and all the rows in other partitions, but these queries still perform a full scan for all accessed partitions. This commonly occurs when the range of dates begins at the end of a month or ends close to the start of a month. You want an execution plan to be generated that uses indexed access when only a few rows are accessed from a segment, while still allowing full scans for segments where many rows are returned. Which three methods could transparently help to achieve this result?()

    • A、Using a partial local Index on the warehouse fact table month column with indexing disabled to the table partitions that return most of their rows to the queries.
    • B、Using a partial local Index on the warehouse fact table month column with indexing disabled for the table partitions that return a few rows to the queries.
    • C、Using a partitioned view that does a UNION ALL query on the partitions of the warehouse fact table, which retains the existing local partitioned column.
    • D、Converting the partitioned table to a partitioned view that does a UNION ALL query on the monthly tables, which retains the existing local partitioned column
    • E、Using a partial global index on the warehouse fact table month column with indexing disabling for the table partitions that return most of their rows to the queries.
    • F、Using a partial global index on the warehouse fact table month column with indexing disabled for the table partitions that return a few rows to the queries.

    正确答案:B,C,F

  • 第14题:

    You work as a database administrator for Supportcenter.cn. When you tried to connect to the database, you received the following error:   ERROR:   ORA-12541:TNS:no_listener   You found that the listener is not running on the server, so you issued the following command in the Listener Control utility to start the listener.   lsnrctl>START   What statement is true?()

    • A、It would attempt to start the default listener
    • B、It would start the most recently created listener.
    • C、It would display an error with a message asking for the listener name to be specified.
    • D、It would show you a list of listeners and prompts for the listener name that you want to start.

    正确答案:A

  • 第15题:

    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

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

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

  • 第18题:

    单选题
    ABC Company has approximately 150’000 products in their catalog and wants to put these within a Coherence cache to improve performance and access times of their existing JEE application without too much change to existing code. There are a number of servlets that get the same product information multiple times within a page. There are also a number of server-based processes that run at regular intervals and also request product information many times. Products have small changes which need to be updated during the day.  What would be the most appropriate caching scheme to use ? ()
    A

     Near Cache

    B

     Distributed Cache

    C

     Local Cache

    D

     Replicated Cache


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

  • 第19题:

    单选题
    Your database is open and the LISTENER listener is running. The new DBA of the system stops thelistener by using the command:  LSNRCTL> STOP  What happens to the sessions that are presently connected to the database instance()
    A

    The sessions are able to perform only queries.

    B

    The sessions are not affected and continue to function normally.

    C

    The sessions are terminated and the active transactions are rolled back.

    D

    The sessions are not allowed to perform any operations till the listener is started.


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

  • 第20题:

    单选题
    Your database is open and the LISTENER listener is running. The new DBA of the system stops the listener byusing the command:LSNRCTL> STOP What happens to the sessions that are presently connected to the database instance()
    A

    The sessions are able to perform only queries.

    B

    The sessions are not affected and continue to function normally.

    C

    The sessions are terminated and the active transactions are rolled back.

    D

    The sessions are not allowed to perform any operations till the listener is started


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

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

    单选题
    A financial customer has three data centers that are four kilometers apart. Their SAP application data needs to be kept synchronized within 10 milliseconds.  Which solution satisfies the customer’s recovery time objective()
    A

    DS8700 systems at each site running Metro Mirror

    B

    DS8700 systems at each site running Global Mirror

    C

    DS5300 systems at each site running Global Mirror

    D

    XIV systems at each site running Remote Mirroring


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

  • 第23题:

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


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