网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)
单选题
An enterprise has three nodes: -Node ’A’ is a production database, -Node ’B’ is a production  Application server, and -Node ’C’ is a test and development node. Node ’C’ is used by six programmers to develop and the production application as business critical and would like to make it highly available with HACMP. Application development and testing is not business critical.  Which of the following describes the best solution?()
A

 There is not an adequate solution because HACMP should not be configured in this environment without a dedicated standby node.

B

 Nodes ’A’ and ’B’ should be configured in a cluster with mutual fallover of two cascading resource groups to provide both nodes will deliver acceptable response time with both resource groups.

C

 Nodes ’A’ and ’C’ should be configured in one cluster, and Nodes ’B’ and ’C’ in another cluster to prevent both the database and application server from falling over to Node ’C’ at the same time.

D

 Nodes ’A’, ’B’, and ’C’ should be configured in a cluster with Node ’C’ the hot standby for both the database and application server resource groups. Workload Manager (WLM) must be configured on database and application developers from over utilizing the CPU resources.


参考答案

参考解析
解析: 暂无解析
更多 “单选题An enterprise has three nodes: -Node ’A’ is a production database, -Node ’B’ is a production  Application server, and -Node ’C’ is a test and development node. Node ’C’ is used by six programmers to develop and the production application as business critical and would like to make it highly available with HACMP. Application development and testing is not business critical.  Which of the following describes the best solution?()A  There is not an adequate solution because HACMP should not be configured in this environment without a dedicated standby node.B  Nodes ’A’ and ’B’ should be configured in a cluster with mutual fallover of two cascading resource groups to provide both nodes will deliver acceptable response time with both resource groups.C  Nodes ’A’ and ’C’ should be configured in one cluster, and Nodes ’B’ and ’C’ in another cluster to prevent both the database and application server from falling over to Node ’C’ at the same time.D  Nodes ’A’, ’B’, and ’C’ should be configured in a cluster with Node ’C’ the hot standby for both the database and application server resource groups. Workload Manager (WLM) must be configured on database and application developers from over utilizing the CPU resources.” 相关考题
考题 ABC Corp. is installing 11i Oracle Applications on two nodes A and B. On Node A, it hasinstalled the Forms server, Web server, and Administration server. On Node B, it has installed theConcurrent Processing server.By default, on which node would the Reports server be installed?()A.Node AB.Node BC.neither of the nodesD.both Node A and Node B

考题 A new HACMP maintenance level has recently been released. An administrator is creating a  project plan that is required for applying the updates for a three-node production cluster.  To minimize downtime,what is the best way to accomplish the updates on all cluster nodes?()  A、 Perform a graceful takeover one node at a time and apply the updates.B、 Perform the updates on all nodes simultaneously using C-SPOC utilities.C、 Perform the updates on node at a time with the cluster software active.D、 Perform a graceful stop of all cluster nodes and apply updates to all nodes.

考题 A database administrator wants a unique IP address for each of three instances of a database.  Normally,all instances run on a large production node,but they may fallover to different standby nodes according to the dynamic node priority configuration.  What is the best way to obtain unique addresses for each of the three database instances?()A、 There is no way since this cannot be configured with HACMPB、 Use IP Replacement address takeover and define all service addresses on the same NICC、 Use IP Aliasing for address takeover and define each alias in a separate resource groupD、 Use EtherChannel to map the three alias IP addresses to the common service address defined to HACMP

考题 During a cluster functionality test, and administrator performs a graceful stop for Node ’B’ in a three-node cluster. What is the expected state of the cluster after Node ’B’successfully completes?()  A、 All cluster resources halt on Node ’B’,and one or both surviving nodes will gracefully acquire the resources.B、 All cluster processes halt on Node ’B’,the cluster resources remain active,and the remaining  nodes take no action.C、 All cluster processes stay active on Node ’B’,cluster resources are halted,and the remaining nodes take no action.D、 All cluster resources will stop,cluster processes halt on Node ’B’,and the remaining cluster nodes take no action.

考题 You load an XmlDocument named doc with the following XML. Dictionary World Atlas You need to change the value for the genre attribute to NA for all book attributes. First, you add the following code segment to your class.Dim root As XmlElement = doc.DocumentElementDim nodes As XmlNodeList = root.SelectNodes("books/book")Which additional two code segments can you use to achieve this goal?()A、Dim node As XmlNodeFor Each node In nodes node.Attributes(0).Value = "NA"Next nodeB、Dim node As XmlNodeFor Each node In nodes node.Attributes(1).Value = "NA"Next nodeC、Dim node As XmlNodeFor Each node In nodes Dim genre As XmlNode = node.SelectSingleNode("/genre") genre.Value = "NA"Next nodeD、Dim node As XmlNodeFor Each node In nodes Dim genre As XmlNode = node.SelectSingleNode("@genre") genre.Value = "NA"Next nodeE、Dim node As XmlNodeFor Each node In nodes Dim genre As XmlNode = node.SelectSingleNode("genre") genre.Value = "NA"Next node

考题 Company.com has a three-node cluster (Node ’A’, Node ’B’, and Node ’C’) with three resource  Groups (rg1, rg2, and rg3). Node ’A’ has twice as many CPUs and twice as much memory as the two test add development Nodes ’B’ and ’C’. During normal production processing, all resource groups are active on Node ’A’.  What is most efficient way to configure the cluster to manage the workload?()   A、 Use thee cascading resource groups where ’rg1’ and ’rg2’ fallover to Node ’B’ and ’rg3’ falls over to Node ’C’B、 Use Dynamic Node Priority resource groups with a priority chain consisting of Node ’A’ then Node ’B’ then Node ’C’C、 Use three rotating resource groups with ’rg1’ and ’rg2’ falling over to node ’B’ and ’rg3’ falling over to Node ’C’D、 Upgrade Nodes ’B’ and ’C’ to be equal to Node ’A in CPU and memory resources to enable the cluster to synchronize three resource groups

考题 An administrator has configured a two node cluster, Node1 and Node2 with two resource groups, RG1 andRG2. The resource groups are configured as follows: RG1: Participating Nodes: Node1, Node2 Startup Policy: Online On Home Node Only Fallover Policy: Fallover To Next Priority Node In The List Fallback Policy Never Fallback RG2: Participating Nodes: Node2, Node1 Startup Policy: Online On Home Node Only Fallover Policy: Fallover To Next Priority Node In The List Fallback Policy: Fallback To Higher Priority NodeIn The List An Online on Different Nodes Dependency has been configured as:High Priority Resource Groups: RG2 Intermediate Priority Resource Group: RG1 The cluster has been running without any problems with both resource groups on their home nodes whenNode1 suffers a critical operating system problem causing the node to halt.What is the status of the resource groups?()()A、RG1 is Online RG2 is OnlineB、RG1 is Online RG2 is OfflineC、RG1 is Offline RG2 is OnlineD、RG1 is Offline RG2 is Offline

考题 An existing cluster has an application node and database node. Changes in the application  require both nodes to have access to the other’s data all of the time.  Which facility managed by HACMP can be implemented with the least amount of impact?()   A、 NFSB、 AFSC、 DFSD、 GPFS

考题 An enterprise has three nodes: -Node ’A’ is a production database, -Node ’B’ is a production  Application server, and -Node ’C’ is a test and development node. Node ’C’ is used by six programmers to develop and the production application as business critical and would like to make it highly available with HACMP. Application development and testing is not business critical.  Which of the following describes the best solution?()  A、 There is not an adequate solution because HACMP should not be configured in this environment without a dedicated standby node.B、 Nodes ’A’ and ’B’ should be configured in a cluster with mutual fallover of two cascading resource groups to provide both nodes will deliver acceptable response time with both resource groups.C、 Nodes ’A’ and ’C’ should be configured in one cluster, and Nodes ’B’ and ’C’ in another cluster to prevent both the database and application server from falling over to Node ’C’ at the same time.D、 Nodes ’A’, ’B’, and ’C’ should be configured in a cluster with Node ’C’ the hot standby for both the database and application server resource groups. Workload Manager (WLM) must be configured on database and application developers from over utilizing the CPU resources.

考题 The user base of a three-node cluster has increased. In order to add clustered users to all nodes, which of the following steps should be performed?()  A、 On one of the nodes,add the users via C-SPOC ’Add a User to the Cluster’smit menu.B、 Use C-SPOC to synchronize the password files between cluster nodes.C、 On all of the nodes,add the users to the /etc/passwd and system security files,and then synchronize the cluster.D、 On one of the nodes,add the users to the /tec/passwd and system security files,add home directories,and use cron to automate the movement of system security files between nodes.

考题 Company.com is migrating from a third party managed disk subsystem to an IBM TotalStorage Enterprise Storage Server. Connection of the new storage server is complete, and it has been tested on all of the nodes in the three node HACMP cluster.  How does the customer migrate to the new storage server with minimum down time?()A、 Shut down one node at a time and let the other node serve the applicationB、 Stop HACMP with the forced option and perform migration of the disks on one node,then restart HACMPC、 Stop both nodes and perform the migration all at once using standard AIX commands in parallel, then restart the clusterD、 Use C-SPOC to add the new disks to the cluster and migrate the information off the existing disks, then remove the old disks with C-SPOC

考题 An enterprise has two nodes: -Node ’A’ runs a large relational database and ha six CPUs and  32GB of memory. -Node ’B’ is an application server with three CPU’s and 16GB of memory. During peak production periods, the CPU load for Node ’A’ is normally between 30% and 40%. For Node ’B’, the CPU load is 10% to 20% during peak production periods.  Which of the following describes the best solution for an HACMP cluster?()  A、 Two cluster with two resource groups in a mutual takeover configuration.B、 One cluster with two cascading resource groups in a mutual takeover configuration.C、 One cluster with two rotating resource groups in a one-sided hot standby configuration.D、 Two clusters with two resource groups in a hot-standby configuration with a newly acquired third node.

考题 An administrator has a two-node PowerHA cluster in a mutual takeover configuration. He needs to updatefrom 5.5 service pack 1 to 5.5 service pack 2. Which of the following actions will perform the updates with norisk of disruption to applications running in the cluster?()A、Unmanage resource groups on all nodes, update the cluster filesets, start cluster services on all nodes,ensure cluster services stabilizeB、Update the cluster filesets on all nodes. Run ’refresh -s clstrmgrES’ on one node, wait for the cluster tostabilize, repeat for all other nodesC、Unmanage resource groups on one node, update the cluster filesets, start cluster services. Wait for thecluster to stabilize and repeat for all other nodes.D、Bring resource groups (RGs) online on all nodes concurrently, bring RGs offline on one node, update thecluster filesets, bring RGs online, repeat for all other nodes

考题 An HACMP cluster has three nodes of unequal size. The largest node is Node ’A’. The primary application on Node ’A’ has two components. One component is memory intensive, the other is IO intensive. Nodes ’B’ and ’C’ are running web servers and databases that access information produced by applications on Node ’A’. The customer requires the most performance from the primary application and wants all nodes available for fallover processing.  Which of the following is the best solution for meeting the customer requirements?()  A、 Use nodes of equal size.B、 Create multiple resource groups and use loadlever.C、 Use dynamic node priority to manage resource groups.D、 Use an ordered list to manage resource group fallover.

考题 ABC Corp. is installing 11i Oracle Applications on two nodes A and B. On Node A, it hasinstalled the Forms server, Web server, and Administration server. On Node B, it has installed theConcurrent Processing server. By default, on which node would the Reports server be installed?()A、Node AB、Node BC、neither of the nodesD、both Node A and Node B

考题 You are the network administrator for your company. The network consists of a single Active Directory domain. All computers on the network are members of the domain.   You administer a three-node Network Load Balancing cluster. Each cluster node runs Windows Server 2003 and has a single network adapter. The cluster has converged successfully.   You notice that the nodes in the cluster run at almost full capacity most of the time. You want to add a fourth node to the cluster. You enable and configure Network Load Balancing on the fourth node.   However, the cluster does not converge to a four-node cluster. In the System log on the existing three nodes, you find the exact same TCP/IP error event. The event has the following description: "The system detected an address conflict for IP address 10.50.8.70 with the system having network hardware address 02:BF://0A:32:08:46."   In the System log on the new fourth node, you find a similar TCP/error event with the following description: "The system detected an address conflict for IP address 10.50.8.70 with the system having network hardware address 03:BF://0A:32:08:46." Only the hardware address is different in the two descriptions.  You verify that IP address 10.50.8.70 is configured as the cluster IP address on all four nodes.  You want to configure a four-node Network Load Balancing cluster.   What should you do?  ()A、 Configure the fourth node to use multicast mode.B、 Remove 10.50.8.70 from the Network Connections Properties of the fourth node.C、 On the fourth node, run the nlb.exe resume command.D、 On the fourth node, run the wlbs.exe reload command.

考题 单选题Company.com is migrating from a third party managed disk subsystem to an IBM TotalStorage Enterprise Storage Server. Connection of the new storage server is complete, and it has been tested on all of the nodes in the three node HACMP cluster.  How does the customer migrate to the new storage server with minimum down time?()A  Shut down one node at a time and let the other node serve the applicationB  Stop HACMP with the forced option and perform migration of the disks on one node,then restart HACMPC  Stop both nodes and perform the migration all at once using standard AIX commands in parallel, then restart the clusterD  Use C-SPOC to add the new disks to the cluster and migrate the information off the existing disks, then remove the old disks with C-SPOC

考题 单选题ABC Corp. is installing 11i Oracle Applications on two nodes A and B. On Node A, it hasinstalled the Forms server, Web server, and Administration server. On Node B, it has installed theConcurrent Processing server. By default, on which node would the Reports server be installed?()A Node AB Node BC neither of the nodesD both Node A and Node B

考题 单选题A node in a three-node cluster was started, ad it acquired the following three cascading resourcegroups:  ’rg1’, ’rg12’, and ’rg3’. The cluster design is to have ’rg1’ normally Node ’A’, ’rg2’ normally on Node ’B’, and rg3’ normally on Node ’C’.  How can the administrator reposition the resource groups and correct the problem?()A  Change the cluster resource group definitions from cascading to rotating,synchronize the cluster,and restart HACMPB  Edit the /urs/es/sbin/utilities/clhosts file to reflect he desired node-to-resource group relationships and restart HACMPC  Use the clRGMove utility move rg2 o Node ’B’ and rg3 to Node ’C’,then start the cluster manager on Nodes ’B’ and ’C’ with the clstart utilityD  Disable Inactive Node Takeover,check the node priority list in the resource groups definitions,synchronize the cluster,and start HACMP on Nodes ’B’ and ’C’

考题 单选题You have a server that runs Windows Server 2008 Enterprise Edition. The server has the FailoverClustering feature installed. The server has three nodes named NODE1, NODE2, and NODE3. The Microsoft Distributed Transaction Coordinator (MSDTC) resource is installed on the cluster. The cluster hasa dedicated cluster group named Group1 that includes the MSDTC resource. You discover that Group1 isunable to failover to NODE3 from NODE1 or NODE2. The failover from NODE1 to NODE2 functionswithout errors. You need to configure Group1 to support the failover between all cluster nodes. What should you do?()A Remove the MSDTC resource from Group1B Select NODE3 as a preferred owner for Group1C Remove NODE3 as a possible owner from all cluster resources in Group1D Onfigure NODE3 as a possible owner for all cluster resources in Group1

考题 单选题You have a server that runs Windows Server 2008 Enterprise Edition. The server has the Failover Clustering feature installed. The server has three nodes named NODE1, NODE2, and NODE3.  The Microsoft Distributed Transaction Coordinator (MSDTC) resource is installed on the cluster. The cluster has a dedicated cluster group named Group1 that includes the MSDTC resource.  You discover that Group1 is unable to failover to NODE3 from NODE1 or NODE2. The failover from NODE1 to NODE2 functions without errors.   You need to configure Group1 to support the failover between all cluster nodes. What should you do?()A Remove the MSDTC resource from Group1.B Select NODE3 as a preferred owner for Group1.C Remove NODE3 as a possible owner from all cluster resources in Group1.D Configure NODE3 as a possible owner for all cluster resources in Group1.

考题 单选题Company.com has a three-node cluster (Node ’A’, Node ’B’, and Node ’C’) with three resource  Groups (rg1, rg2, and rg3). Node ’A’ has twice as many CPUs and twice as much memory as the two test add development Nodes ’B’ and ’C’. During normal production processing, all resource groups are active on Node ’A’.  What is most efficient way to configure the cluster to manage the workload?()A  Use thee cascading resource groups where ’rg1’ and ’rg2’ fallover to Node ’B’ and ’rg3’ falls over to Node ’C’B  Use Dynamic Node Priority resource groups with a priority chain consisting of Node ’A’ then Node ’B’ then Node ’C’C  Use three rotating resource groups with ’rg1’ and ’rg2’ falling over to node ’B’ and ’rg3’ falling over to Node ’C’D  Upgrade Nodes ’B’ and ’C’ to be equal to Node ’A in CPU and memory resources to enable the cluster to synchronize three resource groups

考题 单选题The user base of a three-node cluster has increased. In order to add clustered users to all nodes, which of the following steps should be performed?()A  On one of the nodes,add the users via C-SPOC ’Add a User to the Cluster’smit menu.B  Use C-SPOC to synchronize the password files between cluster nodes.C  On all of the nodes,add the users to the /etc/passwd and system security files,and then synchronize the cluster.D  On one of the nodes,add the users to the /tec/passwd and system security files,add home directories,and use cron to automate the movement of system security files between nodes.

考题 多选题You load an XmlDocument named doc with the following XML. Dictionary World Atlas You need to change the value for the genre attribute to NA for all book attributes. First, you add the following code segment to your class. XmlElement root = doc.DocumentElement; XmlNodelist nodes = root.SelectNodes(“books/book”); Which additional two code segments can you use to achieve this goal? ()Aforeach (XmlNode node in nodes){ node.Attributes[0].Value = “NA”;}Bforeach (XmlNode node in nodes){ node.Attributes[1].Value = “NA”;}Cforeach (XmlNode node in nodes){XmlNode genre = node.SelectSingleNode(“/genre”); genre.Value = “NA”;}Dforeach (XmlNode node in nodes){XmlNode genre = node.SelectSingleNode(“@genre”); genre.Value = “NA”;}Eforeach (XmlNode node in nodes){XmlNode genre = node.SelectSingleNode(“genre”); genre.Value = “NA”;}

考题 单选题During a cluster functionality test, and administrator performs a graceful stop for Node ’B’ in a three-node cluster. What is the expected state of the cluster after Node ’B’successfully completes?()A  All cluster resources halt on Node ’B’,and one or both surviving nodes will gracefully acquire the resources.B  All cluster processes halt on Node ’B’,the cluster resources remain active,and the remaining  nodes take no action.C  All cluster processes stay active on Node ’B’,cluster resources are halted,and the remaining nodes take no action.D  All cluster resources will stop,cluster processes halt on Node ’B’,and the remaining cluster nodes take no action.

考题 多选题You load an XmlDocument named doc with the following XML. Dictionary World Atlas You need to change the value for the genre attribute to NA for all book attributes. First, you add the following code segment to your class.Dim root As XmlElement = doc.DocumentElementDim nodes As XmlNodeList = root.SelectNodes("books/book")Which additional two code segments can you use to achieve this goal?()ADim node As XmlNodeFor Each node In nodes node.Attributes(0).Value = NANext nodeBDim node As XmlNodeFor Each node In nodes node.Attributes(1).Value = NANext nodeCDim node As XmlNodeFor Each node In nodes Dim genre As XmlNode = node.SelectSingleNode(/genre) genre.Value = NANext nodeDDim node As XmlNodeFor Each node In nodes Dim genre As XmlNode = node.SelectSingleNode(@genre) genre.Value = NANext nodeEDim node As XmlNodeFor Each node In nodes Dim genre As XmlNode = node.SelectSingleNode(genre) genre.Value = NANext node

考题 单选题A database administrator wants a unique IP address for each of three instances of a database.  Normally,all instances run on a large production node,but they may fallover to different standby nodes according to the dynamic node priority configuration.  What is the best way to obtain unique addresses for each of the three database instances?()A  There is no way since this cannot be configured with HACMPB  Use IP Replacement address takeover and define all service addresses on the same NICC  Use IP Aliasing for address takeover and define each alias in a separate resource groupD  Use EtherChannel to map the three alias IP addresses to the common service address defined to HACMP

考题 单选题A new HACMP maintenance level has recently been released. An administrator is creating a  project plan that is required for applying the updates for a three-node production cluster.  To minimize downtime,what is the best way to accomplish the updates on all cluster nodes?()A  Perform a graceful takeover one node at a time and apply the updates.B  Perform the updates on all nodes simultaneously using C-SPOC utilities.C  Perform the updates on node at a time with the cluster software active.D  Perform a graceful stop of all cluster nodes and apply updates to all nodes.