单选题In which scenario will you create a hash cluster?()Awhen you want the data to be returned automatically in chronological orderBif the application uses queries joining tables only occasionallyCif the queries against the clustered table use the equality 

题目
单选题
In which scenario will you create a hash cluster?()
A

 when you want the data to be returned automatically in chronological order

B

 if the application uses queries joining tables only occasionally

C

 if the queries against the clustered table use the equality operator (=) to retrieve the desired row

D

 if the full table scan is executed often on only one of the clustered tables


相似考题
更多“In which scenario will you create a hash cluster?()”相关问题
  • 第1题:

    A cluster administrator wants to create a snapshot backup of the cluster. Which smit menu can be used to dothis?()

    • A、Extended Configuration
    • B、System Management (C-SPOC)
    • C、Problem Determination Tools
    • D、Initialization and Standard Configuration

    正确答案:A

  • 第2题:

    In which scenario will you create a sorted hash cluster? ()

    • A、 if the application uses queries joining tables only occasionally
    • B、 if the full table scan is executed often on only one table of the clustered tables
    • C、 if the data for all the rows of a cluster key value exceeds one or two Oracle blocks
    • D、 when you want the data to be returned automatically in the chronological order

    正确答案:D

  • 第3题:

    You are maintaining a database of credit card transactions. You want the data to be returned automatically in the chronological order of the credit card numbers without using the ORDER BY clause in the query. Which type of cluster will you use to obtain the desired result?()  

    • A、 Hash cluster
    • B、 Index cluster
    • C、 Sorted hash cluster
    • D、 Real Application cluster

    正确答案:C

  • 第4题:

    You are creating a cluster. The tables in the cluster have a relatively uniform distribution of values in the index column and the queries against the clustered table will almost use an equality operator to retrieve the desired row. Which type of cluster will you create?()

    • A、 Index cluster
    • B、 Hash cluster
    • C、 Sorted Hash cluster
    • D、 Real Application Cluster

    正确答案:B

  • 第5题:

    You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. On two cluster-ready nodes, you intend to perform an installation of a SQL Server 2008 mission-critical cluster. Constant availability is needed by the mission-critical cluster. You have to configure the SQL Server cluster to failover and reduce the service disruption to the least. Which failover option should you use?()  

    • A、You should allow failback only during non-business hours 
    • B、You should immediately allow failback
    • C、You should prevent automatic failback 
    • D、You should allow failback only during business hours

    正确答案:C

  • 第6题:

    You work in a company which uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. There is a stored procedure. The stored procedure implements a database maintenance process. A SQL Server Agent job should be created to that runs the stored procedure. Besides this, you must make sure that after it is completed successfully, the job is removed.  What should you do? ()

    • A、You should create a job which is assigned to the Database Maintenance category
    • B、You should create an Alert which will run another to delete the maintenance job.
    • C、You should create a job. You schedule the job to run only once.
    • D、You should create a job. The job uses the Automatically delete job option

    正确答案:D

  • 第7题:

    Certkiller .com boosts a two-node Network Load Balancing cluster which is called web. CK1 .com. The purpose of this cluster is to provide load balancing and high availability of the intranet website only. With monitoring the cluster, you discover that the users can view the Network Load Balancing cluster in their Network Neighborhood and they can use it to connect to various services by using the name web. CK1 .com.  You also discover that there is only one port rule configured for Network Load Balancing cluster.  You have to configure web. CK1 .com NLB cluster to accept HTTP traffic only.  Which two actions should you perform to achieve this objective()

    • A、Create a new rule for TCP port 80 by using the Network Load Balancing Cluster console
    • B、Run the wlbs disable command on the cluster nodes
    • C、Assign a unique port rule for NLB cluster by using the NLB Cluster console
    • D、Delete the default port rules through Network Load Balancing Cluster console

    正确答案:A,D

  • 第8题:

    多选题
    Certkiller .com boosts a two-node Network Load Balancing cluster which is called web. CK1 .com. The purpose of this cluster is to provide load balancing and high availability of the intranet website only. With monitoring the cluster, you discover that the users can view the Network Load Balancing cluster in their Network Neighborhood and they can use it to connect to various services by using the name web. CK1 .com.  You also discover that there is only one port rule configured for Network Load Balancing cluster.  You have to configure web. CK1 .com NLB cluster to accept HTTP traffic only.  Which two actions should you perform to achieve this objective()
    A

    Create a new rule for TCP port 80 by using the Network Load Balancing Cluster console

    B

    Run the wlbs disable command on the cluster nodes

    C

    Assign a unique port rule for NLB cluster by using the NLB Cluster console

    D

    Delete the default port rules through Network Load Balancing Cluster console


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

  • 第9题:

    单选题
    In which scenario will you create a hash cluster?()
    A

     when you want the data to be returned automatically in chronological order

    B

     if the application uses queries joining tables only occasionally

    C

     if the queries against the clustered table use the equality operator (=) to retrieve the desired row

    D

     if the full table scan is executed often on only one of the clustered tables


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

  • 第10题:

    多选题
    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services,and configuring aweb services infrastructure. Your company has a Network Load Balancing cluster named nlb.wiikigo.com.The cluster hosts are named WEB1 and WEB2. The cluster is configured with a single port rule that evenlydistributes HTTP traffic between both hosts. WEB2 needs to be configured to handle all HTTPS traffic fornlb.wiikigo.com. You must retain the even distribution of HTTP traffic between WEB1 and WEB2. What should you do to achieve this?()
    A

    In the properties for the cluster, create a new port rule for port TCP 443 that has the Filtering modeoption set to Single host.

    B

    In the properties for WEB2, the Handling priority option for the TCP 443 port rule should be changed tothe value of 1.

    C

    In the properties for WEB1, the Handling priority option for the TCP 443 port rule should be changed tothe value of 0.

    D

    In the properties for the cluster, create a new port rule for port TCP 443 that has the Filtering modeoption set to Multiple host and the Affinity option set to the value of Single.


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

  • 第11题:

    单选题
    In which scenario will you create a sorted hash cluster? ()
    A

     if the application uses queries joining tables only occasionally

    B

     if the full table scan is executed often on only one table of the clustered tables

    C

     if the data for all the rows of a cluster key value exceeds one or two Oracle blocks

    D

     when you want the data to be returned automatically in the chronological order


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

  • 第12题:

    单选题
    You have been asked to create a static route with a next hop that is not directly connected to the router. Which configuration parameter enables the static route to accomplish this scenario?()
    A

    resolve

    B

    indirect

    C

    next-hop

    D

    recursive


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

  • 第13题:

    How do you disable a server from Juniper DX Cluster without terminating active client requests? ()

    • A、Delete the server.
    • B、"Soft pause" the target server.
    • C、"Hard pause" the target server.
    • D、Create a new Cluster without the server.

    正确答案:B

  • 第14题:

    In which scenario will you create a hash cluster?()

    • A、 when you want the data to be returned automatically in chronological order
    • B、 if the application uses queries joining tables only occasionally
    • C、 if the queries against the clustered table use the equality operator (=) to retrieve the desired row
    • D、 if the full table scan is executed often on only one of the clustered tables

    正确答案:C

  • 第15题:

    Which command do you use to create a recovery-catalog schema? ()

    • A、create recovery catalog 
    • B、create catalog
    • C、build catalog 
    • D、catalog create 
    • E、mount catalog 

    正确答案:B

  • 第16题:

    You need to design a configuration for the mailbox servers. What should you do?()

    • A、Create two Exchange Server 2003 computers. Place the mailboxes for main office users on one server, and place the mailboxes for remote users on the other server
    • B、Create a Network Load Balancing cluster that contains two Exchange Server 2003 computers. Place half of the user mailboxes on one server, and place half of the user mailboxes on the other server
    • C、Create a Microsoft Cluster Server cluster that contains two Exchange Server 2003 computers. Place all of the user mailboxes on one server and configure the other server as a failover node
    • D、Create a Microsoft Cluster Server cluster that contains two Exchange Server 2003 computers. Place half of the user mailboxes on one server, and place half of the user mailboxes on the other server

    正确答案:D

  • 第17题:

    You need to design a configuration for the Microsoft Outlook Web Access servers. What should you do?()

    • A、Create a Network Load Balancing cluster that contains the Outlook Web Access servers
    • B、Create a Microsoft Cluster Server cluster that contains the Outlook Web Access servers
    • C、Create public DNS host (A) resource records for each Outlook Web Access server. Instruct each user to connect to the server that contains his or her mailbox
    • D、Install Microsoft Application Center 2000 on the Outlook Web Access servers. Create a Web cluster that contains all of the Outlook Web Access servers

    正确答案:A

  • 第18题:

    Your company has an Active Directory Domain Services (AD DS) domain. You have a Windows Server 2008 R2 Hyper-V server. You manage the virtual environment by using Microsoft System Center Virtual Machine Manager (VMM) 2008 R2. You need to ensure that a user can create new virtual machines (VMs) on only a specific set of servers . The user must not be able to see or manage servers outside of that set within VMM . Which two actions should you perform?()

    • A、Create a host group. Add the host servers that the user will manage to the host group.
    • B、Create a failover cluster. Join the host servers that the user will manage to the failover cluster.
    • C、Using Authorization Manager, assign the user to a role with the necessary permission to manage the servers by using VMM.
    • D、Using Authorization Manager, assign the user to a role with the necessary permission to manage the servers by using the VMM Self-Service Portal.

    正确答案:A,D

  • 第19题:

    单选题
    You work in a company which is named Wiikigo Corp. The company uses SQL Server 2008. You are the administrator of the company database. Now you are in charge of a SQL Server 2008 instance. On two cluster-ready nodes, you intend to perform an installation of a SQL Server 2008 mission-critical cluster. Constant availability is needed by the mission-critical cluster. You have to configure the SQL Server cluster to failover and reduce the service disruption to the least. Which failover option should you use?()
    A

    You should allow failback only during non-business hours 

    B

    You should immediately allow failback

    C

    You should prevent automatic failback 

    D

    You should allow failback only during business hours


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

  • 第20题:

    单选题
    You are designing an application for a telecom company and you have been asked to design a database table to facilitate monthly bill generation. The bill would include details of customer calls, listed in chronological order.  Which method would you follow to achieve this objective without increasing the overhead of sorting the rows?()
    A

    create a hash cluster to store the data

    B

    create an index cluster to store the data

    C

    create a partitioned table to store the data

    D

    create a sorted hash cluster to store the data

    E

    create a heap table with rowid to store the data


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

  • 第21题:

    多选题
    Your company named Contoso, Ltd. has a Network Load Balancing cluster named nlb.contoso.com. The cluster hosts are named WEB1 and WEB2. The cluster is configured with a single port rule that evenly distributes HTTP traffic between both hosts.  You need to configure WEB2 to handle all HTTPS traffic for nlb.contoso.com. You must retain the even distribution of HTTP traffic between WEB1 and WEB2.  Which two actions should you perform?()
    A

    In the properties for WEB2, change the Handling priority option for the TCP 443 port rule to the value of1.

    B

    In the properties for WEB1, change the Handling priority option for the TCP 443 port rule to the value of 0.

    C

    In the properties for the cluster, create a new port rule for port TCP 443 that has the Filtering mode option set to Single host.

    D

    In the properties for the cluster, create a new port rule for port TCP 443 that has the Filtering mode option set to Multiple host and the Affinity option set to the value of Single.


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

  • 第22题:

    单选题
    You are designing an application for Certkiller .com and you have been asked to design a database table to facilitate monthly bill generation. The bill would include details of customer calls, listed in chronological order.Which method would you follow to achieve this objective without increasing the overhead of sorting the rows?()
    A

     create a hash cluster to store the data

    B

     create an index cluster to store the data

    C

     create a partitioned table to store the data

    D

     create a sorted hash cluster to store the data

    E

     create a heap table with rowid to store the data


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

  • 第23题:

    单选题
    You are maintaining a database of credit card transactions. You want the data to be returned automatically in the chronological order of the credit card numbers without using the ORDER BY clause in the query. Which type of cluster will you use to obtain the desired result?()
    A

     Hash cluster

    B

     Index cluster

    C

     Sorted hash cluster

    D

     Real Application cluster


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

  • 第24题:

    单选题
    You are creating a cluster. The tables in the cluster have a relatively uniform distribution of values in the index column and the queries against the clustered table will almost use an equality operator to retrieve the desired row. Which type of cluster will you create?()
    A

     Index cluster

    B

     Hash cluster

    C

     Sorted Hash cluster

    D

     Real Application Cluster


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