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

题目内容 (请给出正确答案)
单选题
A customer needs to create a number of LPARs on a new POWER6 server with some LPARs requiring a dedicated network and other LPARs utilizing Virtual Ethernet via a VIO server. Which limitation must be considered when planning the system configuration?()
A

A VIO server requires a dedicated LHEA port.

B

There is a limit of 32 LPARs per virtual LAN.

C

Two VIO servers will be required. A single VIO server can only provide virtual storage or virtual Ethernet.

D

Two VIO servers will be required. One to provide virtual networking and another to provide dedicated networking.


参考答案

参考解析
解析: 暂无解析
更多 “单选题A customer needs to create a number of LPARs on a new POWER6 server with some LPARs requiring a dedicated network and other LPARs utilizing Virtual Ethernet via a VIO server. Which limitation must be considered when planning the system configuration?()A A VIO server requires a dedicated LHEA port.B There is a limit of 32 LPARs per virtual LAN.C Two VIO servers will be required. A single VIO server can only provide virtual storage or virtual Ethernet.D Two VIO servers will be required. One to provide virtual networking and another to provide dedicated networking.” 相关考题
考题 Which statement accomplish this? () A. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE = SYSDATE);B. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE DEFAULT SYSDATE);C. CREATE OR REPLACE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE DEFAULT SYSDATE);D. CREATE OR REPLACE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE = SYSDATE);E. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE = SYSDATE);F. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE DEFAULT SYSDATE);

考题 You need to create a table named ORDERS that contain four columns:1. an ORDER_ID column of number data type2. aCUSTOMER_ID column of number data type3. an ORDER_STATUS column that contains a character data type4. aDATE_ORDERED column to contain the date the order was placed.When a row is inserted into the table, if no value is provided when the order was placed, today‘s date should be used instead.Which statement accomplishes this? ()A. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE = SYSDATE);B. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE DEFAULT SYSDATE);C. CREATE OR REPLACE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE DEFAULT SYSDATE);D. CREATE OR REPLACE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status VARCHAR2 (10), date_ordered DATE = SYSDATE);E. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE = SYSDATE);F. CREATE TABLE orders ( order_id NUMBER (10), customer_id NUMBER (8), order_status NUMBER (10), date_ordered DATE DEFAULT SYSDATE);

考题 A client has a temporary deployment of a new static application that needs to run for a short period of time and is not going to change.How can this deployment be achieved with a minimum of effort and time?()A.Run a system WPAR and deploy the application.B.Create a new LPAR and deploy the application.C.Create an application WPAR to deploy the application.D.Create an LPAR hosted by a VIO server and deploy the application.

考题 You need to create a table named ORDERS that contains four columns: 1.an ORDER_ID column of number data type 2.a CUSTOMER_ID column of number data type 3.an ORDER_STATUS column that contains a character data type 4.a DATE_ORDERED column to contain the date the order was placed When a row is inserted into the table, if no value is provided for the status of the order, the value PENDING should be used instead. Which statement accomplishes this?()A、CREATE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status NUMBER(10) DEFAULT 'PENDING', date_ordered DATE );B、CREATE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status VARCHAR2(10) = 'PENDING', date_ordered DATE );C、CREATE OR REPLACE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status VARCHAR2(10) DEFAULT 'PENDING', date_ordered DATE );D、CREATE OR REPLACE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status VARCHAR2(10) = 'PENDING', date_ordered DATE );E、CREATE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status VARCHAR2(10) DEFAULT 'PENDING', date_ordered DATE );F、CREATE TABLE orders ( order_id NUMBER(10), customer_id NUMBER(8), order_status VARCHAR2(10) DEFAULT 'PENDING', date_ordered VARCHAR2 );

考题 A new VLAN needs to be created for an existing network. Which of the following are the minimum tasks that must be accomplished in order to create the new VLAN?()A、The VLAN must be createdB、The VLAN must be namedC、An IP address and subnet mask must be configured for the new VLAND、The desired ports must be added to the new VLANE、The VLAN must be added to the existing VTP Domain

考题 The systems administrator of a large manufacturer has POWER5 and POWER6 servers, each with LPARs running AIX 6.1.  They are running several workloads including SAP, DNS, Oracle, DB2 and WebSphere Application Server, and plan to consolidate onto one POWER7 server.   How can the system administrator determine how much benefit Active Memory Expansion (AME) could provide for the consolidated system?()A、Run amepat now on all of the existing LPARs.B、Run amepat after consolidation on all LPARs.C、Run amepat now on all existing LPARs running on the POWER6 servers.D、Run amepat now on all existing LPARs running database applications.

考题 A client has a temporary deployment of a new static application that needs to run for a short period of time and is not going to change. How can this deployment be achieved with a minimum of effort and time?()A、Run a system WPAR and deploy the application.B、Create a new LPAR and deploy the application.C、Create an application WPAR to deploy the application.D、Create an LPAR hosted by a VIO server and deploy the application.

考题 A customer wants to migrate their existing cluster onto new POWER6 hardware, and in addition requires thecluster to be migrated from PowerHA version 5.3 to 5.5. Given that AIX 6.1 and PowerHA 5.5 filesets arealready installed in the new hardware, which of the following methods would allow the customer to maintaintheir current cluster configuration?()A、Add the new nodes to the existing cluster, and perform a rolling migration and remove the original nodesfrom the clusterB、Add the new nodes to the existing cluster, and perform a non-disruptive upgrade and remove the originalnodes from the cluster.C、Create a snapshot of the existing cluster and apply the snapshot to the new cluster. Start cluster serviceson the new cluster and stop the original clusterD、Create a snapshot of the existing cluster and apply the snapshot to the new cluster. Stop cluster serviceson the original cluster and start on the new cluster

考题 A customer has an entry level Power System that is currently partitioned and managed by a Hardware Management Console (HMC). For operational reasons, it must be disconnected from the HMC and configured as a new development system.  How should the customer proceed to implement PowerVM Express and Integrated Virtualization Manager (IVM) on this Power System? ()A、 Install a VIO server as an additional partition and DLPAR the resources from the existing partition to the VIO server.B、 Create a service partition and install a VIO server. This will automatically move resources to the VIO server on reboot of the managed system.C、 Delete all the existing LPARs, create a new LPAR and assign all the system resources to this LPAR and then install the VIO server on this LPAR.D、 Reset the machine to Manufacturing Default Configuration and install the VIO server on the resulting partition created, which will own all system resources.

考题 A customer is planning a combined solution of a 2 node SVC and DS8700 with 128x300 GB FC disks. During the TDA the reviewer compares the machine configuration with the customer’s expectations.  Which of the following customer requirements must be considered()A、the number of SAN ports required by the solutionB、thin provisioning is mandatoryC、the solution needs to support RAID 0D、the solution needs to be supported by the VMware Site Recovery Manager

考题 A storage specialist needs to create a new host connection using the DSCLI.  Which of the following parameters identifies the host()A、hosttypeB、volume groupC、ioportsD、WWPN

考题 Companycom wants to deploy WebSphere in an HACMP environment, running on two servers in LPARs. These servers will also host the test and dev LPARs. The customer would like to use the test and dev resources to support an HACMP failover. What is the best way to accomplish this task?()A、Run the test and dev LPARs in an uncapped modeB、Activate COD resources if a failover should occurC、Use DLPAR to move resources between the test and dev and the HACMP LPARD、Stop the test and dev environments, bring up new profile for HACMP failover

考题 A customer has 5 older POWER5 systems and they want to consolidate them onto a POWER6 system. What information is important to analyze when deciding how to design the new machine using the System Planning Tool?()A、 vmstat and iostat data from the older machines B、 The number of CPUs that were installed in the original machines C、 Data from Workload Estimator (WLE) and IBM Performance Management (PM) D、 Performance data that is collected from the new system after it has been put into production

考题 A solution provider has proposed a pSeries solution to a new customer.  The solution is complex with a number of technologies that are new to the customer. They have a tight timeline for implementation.  The solution provider has not been able to get a clear understanding as to how the customer will backup the system.  What would be the most appropriate action to address the risks with this solution?()A、Sell SysbackB、Conduct a SARC、Sell SupportlineD、Provide a project timeline

考题 The pSeries technical specialist is designing a two LPAR p5-570 with eight total processors.  The system is a test system to run AIX 5.2.  The customer has stated a preference for internal disks for the boot devices.  The customer has said they may later need to run three or four LPARs without increasing the number of processors. What should the pSeries technical specialist tell the customer about the ability of the p5-570 to meet their requirements?()A、It will require additional SCSI adapters and I/O drawers or external disks to support more than two LPARs.B、It has sufficient built-in SCSI controllers and disk enclosures to support four total LPARs by only adding the necessary additional disks.C、It is unable to use internal disks for LPARs and therefore additional adapters I/O drawers or external disks must be used to support all LPARs.D、It can support six LPARs with internal disks but will require special features, cables and an adapter to support the additional LPARs with internal disks.

考题 Which of the following WebSphere Commerce user roles can create new customer care queues?()A、Account RepresentativeB、Customer Service RepresentativeC、Logistics ManagerD、Customer Service Supervisor

考题 A customer is buying 10 new Power 720 servers and will integrate them into their existing data center which also has two Power 595s and five Power 750s, taking the total number of systems to 17. All currently installed systems are managed by a single HMC.All the machines will have dual VIO Servers for redundancy, and 10 client LPARs. How can they manage the new machines for the least cost?()A、Purchase a second HMC and use this to manage the new servers.B、Connect all of the new servers to the existing private HMC network.C、Configure a second private network on their existing HMC for the new servers.D、Connect 9 of the new servers to the existing HMC and use Integrated Virtualization Manager on the 10th.

考题 A customer needs to create a number of LPARs on a new POWER6 server with some LPARs requiring a dedicated network and other LPARs utilizing Virtual Ethernet via a VIO server. Which limitation must be considered when planning the system configuration?()A、A VIO server requires a dedicated LHEA port.B、There is a limit of 32 LPARs per virtual LAN.C、Two VIO servers will be required. A single VIO server can only provide virtual storage or virtual Ethernet.D、Two VIO servers will be required. One to provide virtual networking and another to provide dedicated networking.

考题 You need to design a strategy for managing the messages that are sent to the customer service mailboxes. What should you do?()A、Create a separate storage group and database to contain the customer service mailboxes. Enable circular logging for this storage groupB、Create a separate storage group and database to contain the customer service mailboxes. Set the deleted item retention period for this database to zeroC、Place the customer service mailboxes on a new mailbox store in the storage group that contains the main office user mailboxes. Enable circular logging for this storage groupD、Place the customer service mailboxes on a new mailbox store in the storage group that contains the branch office user mailboxes. Set the deleted item retention period for this database to zero

考题 Your company uses a SQL Server 2005 database. Customer data from your trading partners is imported into the Customers table every night. You need to ensure that the customer record is updated if it already exists in the Customers table. If the record does not exist, the data needs to be inserted into the Customers table. What should you do?()A、 Create a FOR trigger. B、 Create an INSTEAD OF trigger. C、 Create an AFTER trigger. D、 Create a DDL trigger.

考题 单选题A customer has an entry level Power System that is currently partitioned and managed by a Hardware Management Console (HMC). For operational reasons, it must be disconnected from the HMC and configured as a new development system.  How should the customer proceed to implement PowerVM Express and Integrated Virtualization Manager (IVM) on this Power System? ()A  Install a VIO server as an additional partition and DLPAR the resources from the existing partition to the VIO server.B  Create a service partition and install a VIO server. This will automatically move resources to the VIO server on reboot of the managed system.C  Delete all the existing LPARs, create a new LPAR and assign all the system resources to this LPAR and then install the VIO server on this LPAR.D  Reset the machine to Manufacturing Default Configuration and install the VIO server on the resulting partition created, which will own all system resources.

考题 单选题Which of the following WebSphere Commerce user roles can create new customer care queues?()A Account RepresentativeB Customer Service RepresentativeC Logistics ManagerD Customer Service Supervisor

考题 单选题Your company uses a SQL Server 2005 database. Customer data from your trading partners is imported into the Customers table every night. You need to ensure that the customer record is updated if it already exists in the Customers table. If the record does not exist, the data needs to be inserted into the Customers table. What should you do?()A  Create a FOR trigger. B  Create an INSTEAD OF trigger. C  Create an AFTER trigger. D  Create a DDL trigger.

考题 单选题The pSeries technical specialist is designing a two LPAR p5-570 with eight total processors.  The system is a test system to run AIX 5.2.  The customer has stated a preference for internal disks for the boot devices.  The customer has said they may later need to run three or four LPARs without increasing the number of processors. What should the pSeries technical specialist tell the customer about the ability of the p5-570 to meet their requirements?()A It will require additional SCSI adapters and I/O drawers or external disks to support more than two LPARs.B It has sufficient built-in SCSI controllers and disk enclosures to support four total LPARs by only adding the necessary additional disks.C It is unable to use internal disks for LPARs and therefore additional adapters I/O drawers or external disks must be used to support all LPARs.D It can support six LPARs with internal disks but will require special features, cables and an adapter to support the additional LPARs with internal disks.

考题 单选题A customer wants to migrate their existing cluster onto new POWER6 hardware, and in addition requires thecluster to be migrated from PowerHA version 5.3 to 5.5. Given that AIX 6.1 and PowerHA 5.5 filesets arealready installed in the new hardware, which of the following methods would allow the customer to maintaintheir current cluster configuration?()A Add the new nodes to the existing cluster, and perform a rolling migration and remove the original nodesfrom the clusterB Add the new nodes to the existing cluster, and perform a non-disruptive upgrade and remove the originalnodes from the cluster.C Create a snapshot of the existing cluster and apply the snapshot to the new cluster. Start cluster serviceson the new cluster and stop the original clusterD Create a snapshot of the existing cluster and apply the snapshot to the new cluster. Stop cluster serviceson the original cluster and start on the new cluster

考题 单选题A customer has 5 older POWER5 systems and they want to consolidate them onto a POWER6 system. What information is important to analyze when deciding how to design the new machine using the System Planning Tool?()A  vmstat and iostat data from the older machines B  The number of CPUs that were installed in the original machines C  Data from Workload Estimator (WLE) and IBM Performance Management (PM) D  Performance data that is collected from the new system after it has been put into production

考题 单选题Companycom wants to reduce the number of copper, Ethernet adapters on their 4 way p5 570 running AIX 5.3 used in each of the four LPARs. Companycom has one database LPAR, two application LPARs, and one web LPAR. Only the Web LPAR needs to communicate with the outside world. What is the minimum number of Ethernet adapters that should be provided to ensure redundancy and no single point of failure?()A One single port Ethernet adapterB Four dual port Ethernet adaptersC Two single port Ethernet adaptersD Eight single port Ethernet adapters

考题 单选题A customer needs to create a number of LPARs on a new POWER6 server with some LPARs requiring a dedicated network and other LPARs utilizing Virtual Ethernet via a VIO server. Which limitation must be considered when planning the system configuration?()A A VIO server requires a dedicated LHEA port.B There is a limit of 32 LPARs per virtual LAN.C Two VIO servers will be required. A single VIO server can only provide virtual storage or Virtual Ethernet.D Two VIO servers will be required. One to provide virtual networking and another to provide dedicated networking.