多选题Which client requests to the database can be captured as a part of the workload capture?()Aflashback queryBdistributed transactionsClogging in and logging out of sessionsDall DDL statements having bind variablesEdirect path load of data from external f

题目
多选题
Which client requests to the database can be captured as a part of the workload capture?()
A

flashback query

B

distributed transactions

C

logging in and logging out of sessions

D

all DDL statements having bind variables

E

direct path load of data from external files


相似考题
参考答案和解析
正确答案: E,D
解析: 暂无解析
更多“Which client requests to the database can be captured as a p”相关问题
  • 第1题:

    Which two client requests are captured during database replay Capture?() (Choose two)

    A. Flashback queries

    B. Shared server requests

    C. Login and logoff activities of sessions

    D. Direct path load of data from external files by using utilities such as SQL *loader

    E. Data definition language (DDL) and data manipulation language (DML) operations


    参考答案:C, E

  • 第2题:

    Which software process sorts client login requests and assigns them to a virtual router for RADIUS service?()

    A.PPP

    B.AAA

    C.LCP

    D.NCP


    参考答案:B

  • 第3题:

    Which two statements correctly describe VTP?()

    • A、Transparent mode always has a configuration revision number of 0.
    • B、Transparent mode cannot modify a VLAN database.
    • C、Client mode cannot forward received VTP advertisements.
    • D、Client mode synchronizes its VLAN database from VTP advertisements.
    • E、Server mode can synchronize across VTP domains.

    正确答案:A,D

  • 第4题:

    You work as a database administrator for Certkiller .com. Client connection requests are failing because the listener is not responding. You want to forward client connect requests to another listener if one listener is not responding. How do you achieve this?()

    • A、Enable instance failover
    • B、Configure shared server
    • C、Enable database failover
    • D、Enable connect-time failover
    • E、Enable Transparent Application Failover (TAF)

    正确答案:D

  • 第5题:

    Which software process sorts client login requests and assigns them to a virtual router for RADIUS service?()

    • A、PPP
    • B、AAA
    • C、LCP
    • D、NCP

    正确答案:B

  • 第6题:

    Which  statements regarding the server parameter file (SPFILE) are true()

    • A、An SPFILE is a binary file.
    • B、An SPFILE cannot reside on a client.
    • C、An SPFILE cannot contain static parameters.
    • D、An SPFILE can store changes persistently across instance restarts.
    • E、An SPFILE can be read by the database server, but it is not written to by the server.
    • F、An SPFILE must be created manually, before creating a database, even if you use the DatabaseConfiguration Assistant (DBCA) to create the database

    正确答案:A,B,D

  • 第7题:

    多选题
    Which two client requests are captured during database replay Capture?() (Choose two)
    A

    Flashback queries

    B

    Shared server requests

    C

    Login and logoff activities of sessions

    D

    Direct path load of data from external files by using utilities such as SQL *loader

    E

    Data definition language (DDL) and data manipulation language (DML) operations


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

  • 第8题:

    单选题
    You are implementing a very simple TCP/IP network. It rarely changes and you would like to use Oracle Connection Manager to filter client requests.  Which naming method can you use?()
    A

    Only host

    B

    Only local

    C

    Either host or local

    D

    Both host and local


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

  • 第9题:

    单选题
    You are developing a Windows Communication Foundation (WCF) service. Client applications require reliable sessions to access the service.Users report that they receive ServerTooBusyException errors when their client application tries to establish a session. You need to ensure that the service can handle a minimum of 30 client connection requests. Which ReliableSessionBindingElement property should you configure?()
    A

    MaxRetryCount

    B

    MaxTransferWindowSize

    C

    MaxPendingChannels

    D

    InactivityTimeout


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

  • 第10题:

    多选题
    Which two client requests are captured during database replay Capture?()
    A

    Flashback queries

    B

    Shared server requests

    C

    Login and logoff activities of sessions

    D

    Direct path load of data from external files by using utilities such as SQL *loader

    E

    Data definition language (DDL) and data manipulation language (DML) operations


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

  • 第11题:

    多选题
    Which  statements regarding the server parameter file (SPFILE) are true()
    A

    An SPFILE is a binary file.

    B

    An SPFILE cannot reside on a client.

    C

    An SPFILE cannot contain static parameters.

    D

    An SPFILE can store changes persistently across instance restarts.

    E

    An SPFILE can be read by the database server, but it is not written to by the server.

    F

    An SPFILE must be created manually, before creating a database, even if you use the DatabaseConfiguration Assistant (DBCA) to create the database


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

  • 第12题:

    多选题
    In a Database Replay workload capture, what client request information is gathered?()
    A

    SQL text

    B

    Shared server requests (Oracle MTS)

    C

    Bind variable values

    D

    Information about transactions

    E

    Remote DESCRIBE and COMMIT operations


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

  • 第13题:

    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


    参考答案:D

  • 第14题:

    Which of the following accurately represents the functionality of a lightweight access point configured to operate in sniffer AP mode?()

    • A、client traffic allowed, data captured on all channels
    • B、client traffic allowed, data captured on a single channel
    • C、no client traffic allowed, data captured on a single channel
    • D、no client traffic allowed, data captured on all channels

    正确答案:C

  • 第15题:

    Which two client requests are captured during database replay Capture?()

    • A、Flashback queries
    • B、Shared server requests
    • C、Login and logoff activities of sessions
    • D、Direct path load of data from external files by using utilities such as SQL *loader
    • E、Data definition language (DDL) and data manipulation language (DML) operations

    正确答案:C,E

  • 第16题:

    Automatic data conversion will occur if which of the following happens?()

    • A、 The client and server have different NLS_LANGUAGE settings
    • B、 The client and server character sets are not the same,and the database character set is not a strict superset of the client character set
    • C、 The client and server are in different time zones
    • D、 The client requests automatic data conversion
    • E、 The AUTO_CONVERT initialization parameter is set to TRUE

    正确答案:B

  • 第17题:

    Which client requests to the database can be captured as a part of the workload capture?()

    • A、flashback query
    • B、distributed transactions
    • C、logging in and logging out of sessions
    • D、all DDL statements having bind variables
    • E、direct path load of data from external files

    正确答案:C,D

  • 第18题:

    Which two client requests are captured during database replay Capture?() (Choose two)

    • A、Flashback queries
    • B、Shared server requests
    • C、Login and logoff activities of sessions
    • D、Direct path load of data from external files by using utilities such as SQL *loader
    • E、Data definition language (DDL) and data manipulation language (DML) operations

    正确答案:C,E

  • 第19题:

    单选题
    Automatic data conversion will occur if which of the following happens?()
    A

     The client and server have different NLS_LANGUAGE settings

    B

     The client and server character sets are not the same,and the database character set is not a strict superset of the client character set

    C

     The client and server are in different time zones

    D

     The client requests automatic data conversion

    E

     The AUTO_CONVERT initialization parameter is set to TRUE


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

  • 第20题:

    单选题
    Which of the following accurately represents the functionality of a lightweight access point configured to operate in sniffer AP mode?()
    A

    client traffic allowed, data captured on all channels

    B

    client traffic allowed, data captured on a single channel

    C

    no client traffic allowed, data captured on a single channel

    D

    no client traffic allowed, data captured on all channels


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

  • 第21题:

    单选题
    You work as a database administrator for Supportcenter.cn. Client connection requests are failing because the listener is not responding. You want to forward client connect requests to another listener if one listener is not responding. How do you achieve this?()
    A

    Enable instance failover

    B

    Configure shared server

    C

    Enable database failover

    D

    Enable connect-time failover

    E

    Enable Transparent Application Failover (TAF)


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

  • 第22题:

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

  • 第23题:

    单选题
    Automatic data conversion will occur if which of the following happens?()
    A

    The client and server have different NLS_LANGUAGE settings.

    B

    The client and server character sets are not the same, and the database character set is not a strict superset of the client character set.

    C

    The client and server are in different time zones.

    D

    The client requests automatic data conversion.

    E

    The AUTO_CONVERT initialization parameter is set to TRUE.


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