单选题An administrator has set up three partitions using a shared processor pool with 2 processors and SMT turned on. The partitions are activated in the following sequence: Partition one: Min = 0.5, max = 3.0, desired = 1.0; Partition two: Min = 1.0, max = 3.0, desired = 1.5 Partition three: Min = 1, max = 0.5, desired = 2. What is the outcome?()APartition one starts and has 3.0 logical processors. Partition two does not start. Partition three has 1.0 logical processors. BPartition one starts and has 1.5 logical processors. Partition two has 1.0 logical processors. Partition three has 0.1 processors. CPartition one starts and has 2.0 logical processors. Partition two start and has 2.0 logical processors. Partition three does not start. DPartition one starts and has 2.0 logical processors. Partition two has 1.0 logical processors. Partition three has 0.1 logical processors.

单选题
An administrator has set up three partitions using a shared processor pool with 2 processors and SMT turned on. The partitions are activated in the following sequence: Partition one: Min = 0.5, max = 3.0, desired = 1.0; Partition two: Min = 1.0, max = 3.0, desired = 1.5 Partition three: Min = 1, max = 0.5, desired = 2. What is the outcome?()
A

Partition one starts and has 3.0 logical processors. Partition two does not start. Partition three has 1.0 logical processors. 

B

Partition one starts and has 1.5 logical processors. Partition two has 1.0 logical processors. Partition three has 0.1 processors. 

C

Partition one starts and has 2.0 logical processors. Partition two start and has 2.0 logical processors. Partition three does not start. 

D

Partition one starts and has 2.0 logical processors. Partition two has 1.0 logical processors. Partition three has 0.1 logical processors.


参考解析

解析: 暂无解析

相关考题:

You are the network administrator for You administare a Windows Server 2003 computer named TestKing12. TestKing12 has a single disk. The disk is configured so that it has four primary partitions, which are formatted as FAT32.The disk also has unallocated space available.You need to use the unallocated disk space to store user data.What should you use?()A. Convert all existing partitions to NTFS.B. Using Diskpart.exe, run the create command.C. Convert the disk to a dynamic disk, and create a new volume.D. Using Diskpart.exe, run the extend command.

An administrator has set up a company’s intranet server.Users should be able to access it but nousers are able to.The administrator verifies that the website is accessible by IP address.Which of the following should the administrator look at FIRST to resolve the issue?()A、WINS serverB、DNS serverC、Lmhosts fileD、DHCP cache

An administrator notices that every time a particular server is restarted it requires a password in order for the server to begin the start up process. Which of the following is the reason this is happening?()A、The server needs to have the password service verified and reconfigured.B、The server administrator has set a password policy in Group Policy.C、The server has the BIOS setting configured incorrectly.D、The server is set with a boot password before accessing the OS

A system administrator receives a new server and has booted the system for the first time. The administrator has set up the terminals and users. The user start to log on. Root is logged in on the console. When additional users start to log in, an error is displayed stating that All available login sessions are in use. Which of the following steps should be followed to resolve this problem?()A、Permissions on /etc/security were changed in error; do a chmod 755 on /etc/security directory.B、Increase the number of licenses; using smit chaili censeC、Change the Maximum number of PROCESSES allowed per user variable; using smit chgsys.D、Change User can logi field from false to true: using smit chuser.

Companycom has seven days of vmstat data on a p5 590. The server has a total of four test/dev LPARs and 4 production LPARs of one processor each. On the four test/dev LPARs, the data shows 90-95% peak utilizations with a duration of from 5 to 10 minutes. The average utilizations of all LPARs were between 15-30%. All of the applications have different times when they peak.  What is the best configuration to fully utilize the processor resource?()A、Set up the server in SMP mode and use WLM to manage resources effectivelyB、Set up eight dedicated LPARs and use DLPAR to manage resources effectivelyC、Set up a shared pool with eight capped LPARs including production and test/devD、Set up a shared pool with eight uncapped LPARs with priority weight to Production

Company.com has purchased a 2-way p5-520 and would like to create three Micro-Partitions on the server. Which feature of Advanced POWER Virtualization would allow them to create the desired number of partitions?()A、Virtual EthernetB、Shared Ethernet AdapterC、Dedicated ProcessorsD、Shared Processor Pool

Company.com has a p5-570 with an application running on each of three Micro-Partitions. The disk I/O is shared through a VIO server. A technical specialist has been asked to upgrade the VIO  server. Which of the following procedures should be taken to maintain the integrity of the partitions?()A、Shut down all client partitions before updating the VIO server.B、Disconnect the client partitions from any IP networks before updating the VIO server.C、Update the client partitions to the latest OS maintenance level before updating the VIO Server.D、Update the VIO server while the partitions are running, but reboot each client partition at a convenient time after the update.

What shared processor pool is the default for all newly created logical partitions using shared processor resources?()A、 0B、 1C、 15D、 16

Companycom wants to manage multiple partitions for a p5 590 server using Partition Load Manager (PLM). Some of the partitions are dedicated processors and some of them are shared processors. What information about PLM limitations should be expressed to the customer?() A、All of the partitions can be managed in one group mixing dedicated and shared processors. PLM will move resources in the group as setup in the PLM profiles. B、PLM handles memory, dedicated and shared processor partitions. All the partitions in a group must be of the same processor type. PLM moves I/O resources between partitions based on PLM policy files. C、PLM handles memory, dedicated and shared processor partitions. The policy file, once loaded, is static and has no knowledge of workload on the managed partitions. PLM is supported for partitions that are running AIX 5.2 or i5OS. D、All of the partitions in a group must be the same type, either all dedicated processor partitions or shared processor partitions. One PLM Server can manage multiple groups of partitions. PLM does not move resources between groups.

The System Administrator has set up shared processors on three partitions in the p5 590 system. The shared processors have been set to uncapped. The system administrator notices that the logical partition is acting like it is capped. What is the most probable cause?()A、The uncapped weight has been set to 0.B、The uncapped weight has been set to 128.C、The processing unit for that partition was set to .1 processing units. A full processor was assigned.D、The processing unit for that partition was set to 0.50 processing units. A full processor was assigned.

Which two prerequisites are needed for performing workload capture and replay?()A、Close all sessions performing queries using database linksB、running the database in shared server modeC、The database on which the workload is replayed has to be a restore of the original database to a specific SCND、setting up the directory to capture the workload

You decided to increase the value for the SHARED_SERVERS parameter by using the following command:  SQL ALTER SYSTEM SET SHARED_|SERVERS=3 SCOPE=?;  Which three values can be specified for the SCOPE clause?()A、ALLB、PFILEC、BOTHD、NONEE、SPFILEF、MEMORYG、INSTANCEH、DATABASE

You are the network administrator for The network consists of a single Active Directory domain named All domain controllers run Windows Server 2003, and all client computers run Windows XP Professional. Each domain server has a locally attached tape device. You need to back up each domain controller. Your backup process must fulfill the following requirements: 1. System recovery must be possible in the event of server failure. 2. The system configuration and all current dynamic disk configurations must be backed up. 3.Other data partitions and all current dynamic disk configurations must be backed up. 4. Other data partitions do not need to be backed up. What should you do?()A、Use the Backup utility to back up the system files and to create an Automated System Recovery (ASR) disk.B、Use the Backup utility to back up the contents of all mounted drives.C、Use the Backup utility to back up only the System State data.D、Use the Copy command to copy C:/windows and its subfolders to a shared folder on the network.E、Use the Xcopy command to copy C:/windows and its subfolders to a shared folder on the network.

You are the network administrator for your company. The network consists of a single Active Directory domain. All domain controllers run Windows Server 2003, and each one has a locally attached tape device. You need to back up each domain controller. Your backup process must fulfill the following requirements: System recovery must be possible in the event of server failure. The system configuration and all current dynamic disk configurations must be backed up. Other data partitions do not need to be backed up. What should you do?()A、Use the Backup utility to back up the system files and to create an Automated System Recovery (ASR) disk.B、Use the Backup utility to back up the contents of all mounted drives.C、Use the Backup utility to back up only the System State data.D、Use the Copy command to copy C:/windows and its subfolders to a shared folder on the network.E、Use the Xcopy command to copy C:/windows and its subfolders to a shared folder on the network.

单选题What shared processor pool is the default for all newly created logical partitions using shared processor resources?()A 0B 1C 15D 16

多选题You decided to increase the value for the SHARED_SERVERS parameter by using the following command:  SQL ALTER SYSTEM SET SHARED_|SERVERS=3 SCOPE=?;  Which three values can be specified for the SCOPE clause?()AALLBPFILECBOTHDNONEESPFILEFMEMORYGINSTANCEHDATABASE

单选题An administrator types in the command router ospf 1 and receives the er ror message: "OSPF process 1 cannot start." (Output is omitted.) What should be done to correctly set up OSPF?()AEnsure that an interface has been configured with an IP addressBEnsure that IP classless is enabledCEnsure that the interfaces can ping their directly connected neighborsDEnsure that an interface has been configured with an IP address and is up

单选题Company.com  with limited AIX skills has purchased a p5-520 2-way which will run Micro-Partitions. To reduce the initial cost of purchase, the customer will be sharing the system resources using a VIO server. The customer is concerned about managing the installation of the operating system. Which of the following should the customer perform?()AUse alt_disk_install to install AIX on all logical partitions.BConfigure the DVD as a desired resource on all partitions.CConfigure all resources as shared resources between all partitions.DCreate a separate NIM server to manage the installation of all partitions.

单选题An administrator has setup three partitions using shared pool with 2 processing units. They are activated in the following sequence: Partition one: Min. = 1.0, max = 2.0, desired = 1.5 Partition two: Min. = 1.0, max = 2.0, desired = 1.0 Partition three: Min. = 0.1, max = 1.0, desired = 0.8. What is the outcome?()APartition one starts and has 2.0 processors allocated. Partition two does not start. Partition three does not start. BPartition one starts and has 1.0 processors allocated. Partition two starts and has 1.0 allocated. Partition three does not start. CPartition one starts and has 1.5 processors allocated. Partition two does not start. Partition three starts and has 0.8 processors allocated capacity. DPartition one starts and has 1.5 processors allocated. Partition two does not start. Partition three starts and has an allocated capacity of 0.5 processors.

多选题Which two prerequisites are needed for performing workload capture and replay?()AClose all sessions performing queries using database linksBrunning the database in shared server modeCThe database on which the workload is replayed has to be a restore of the original database to a specific SCNDsetting up the directory to capture the workload

多选题An administrator account is granted the CREATE SESSION and SET CONTAINER system privileges. A multitenant container database (CDB) instant has the following parameter set: THREADED_EXECUTION = FALSE Which four statements are true about this administrator establishing connections to root in a CDB that has been opened in read only mode?()AYou can conned as a common user by using the connect statement.BYou can connect as a local user by using the connect statement.CYou can connect by using easy connect.DYou can connect by using OS authentication.EYou can connect by using a Net Service name.FYou can connect as a local user by using the SET CONTAINER statement.

单选题You work as the enterprise exchange administrator at Xxx .Xxx is using Microsoft Exchange Server 2010 as their messaging solution.It has come to the attention of Xxx management that a network user named Rory Allen is using Exchange ActiveSync to abuse the company’s e-mail policy by downloading huge attachments that does not pertain to his work detail.Consequently you receive instruction from Xxx to restrict the attachments size for Rory Allen’s to 100 KB. How can you achieve the goal by ensure that only Rory Allen is restricted?()AYou must set up a new ActiveSync Device Access rule.BYou must set up a managed folder mailbox policy.CYou must set up a new role assignment policy.DYou must set up Outlook Protection Rules.

单选题You work as the enterprise exchange administrator at Xxx .Xxx is using Microsoft Exchange Server 2010 as their messaging solution.A new Xxx usage policy prohibits the employees from using certain words in internal e-mail messaging.What actions must you take to have the policy implemented?()AYou must set up an IP Block list.BYou must set up sender filtering.CYou must set up managed folders.DYou must build a transport rule

单选题You work as the enterprise exchange administrator at Xxx .Xxx is using Microsoft Exchange Server 2010 as their messaging solution.What actions must you take to allow employees to change their passwords by utilizing Microsoft Windows but not Outlook Web App?()AYou must up an IP Block list.BYou must use an Outlook Web App Mailbox policy.CYou must set up the Segmentation tab settings.DYou must set up recipient filtering.

单选题An administrator notices that every time a particular server is restarted it requires a password in order for the server to begin the start up process. Which of the following is the reason this is happening?()AThe server needs to have the password service verified and reconfigured.BThe server administrator has set a password policy in Group Policy.CThe server has the BIOS setting configured incorrectly.DThe server is set with a boot password before accessing the OS

单选题You work as the enterprise exchange administrator at Xxx .Xxx is using Microsoft Exchange Server 2010 as their messaging solution.What actions must you take to disable notifications by text messages to mobile devices?()AYou must set up a Group Policy Object.BYou must set up an Outlook Web App Mailbox policy.CYou must change the properties of the public folder database.DYou must set up recipient filtering.

单选题The System Administrator has set up shared processors on three partitions in the p5 590 system. The shared processors have been set to uncapped. The system administrator notices that the logical partition is acting like it is capped. What is the most probable cause?()AThe uncapped weight has been set to 0.BThe uncapped weight has been set to 128.CThe processing unit for that partition was set to .1 processing units. A full processor was assigned.DThe processing unit for that partition was set to 0.50 processing units. A full processor was assigned.