单选题If the ADD DBPARTITIONNUM command is used to add a new database partition to an existing DB2 instance,which statement is correct? ()AAll existing databases in the instance are expanded to the new database partition but data cannot be stored on the newpartition until it has been added to a partition group.  BDatabase partition groups within existing databases will automatically include the new database partition and willredistribute their existing data to the new partition.  CAny single partition databases within the instance will automatically become multi-partition databases once the newpartition is added to the instance.  DA database administrator would need to modify the db2nodes.cfg file to complete the addition of the new partition tothe instance.

单选题
If the ADD DBPARTITIONNUM command is used to add a new database partition to an existing DB2 instance,which statement is correct? ()
A

All existing databases in the instance are expanded to the new database partition but data cannot be stored on the newpartition until it has been added to a partition group.  

B

Database partition groups within existing databases will automatically include the new database partition and willredistribute their existing data to the new partition.  

C

Any single partition databases within the instance will automatically become multi-partition databases once the newpartition is added to the instance.  

D

A database administrator would need to modify the db2nodes.cfg file to complete the addition of the new partition tothe instance.


参考解析

解析: 暂无解析

相关考题:

Which of the following steps are necessary in order to add a new VLAN to the Ezonexam switched network? (Select all that apply)A.Create the VLAN.B.Name the VLAN.C.Configure an IP address for the VLAN.D.Add the desired ports to the new VLAN.E.Add the VLAN to the VTP domain.

下列Application程序中,指定as为字符串数组类型,先创建一个HashSet对象并赋值,然后在屏幕输出s,请将程序补充完整。import java.util.*;public class test17_1{public static void main(String[] args){__________s=new HashSet();s.add("Hello");s.add("World");s.add(new Character('我'));s.add(new Integer(23));s.add("Hello");__________as={"W","o","r","1","d"};s.add(as);s.add(null);s.add(new Integer(23));s.add(null);System.out.println(__________);

选择正确的叙述. class Happy extends Frame. { Happy() { SetLayout(new GridLayout(2,2)); Panel p1 = new Panel(); add(p1); p 1.add( new Button("One")); Panel p2 = new Panel(); add(p2); p 2.add( new Button("Two")); add( new Button("Three")); add( new Button("Four")); s()A.当frame调整大小时,按钮Three和Four 的大小也将调整。B.当frame调整大小时,所有按钮的大小都将调整。C.当frame调整大小时,按钮Two和Four 的大小也将调整。D.当frame调整大小时,按钮One和Two 的大小也将调整。

You create a new Automatic Database Diagnostic Monitor (ADDM) task: instance_analysis_mode_task. To view the ADDM report, you use the following command:You want to suppress ADDM output relating to Segment Advisor actions on user SCOTT‘s segments.What would you do to achieve this?()A. Add a finding directive for the ADDM task.B. Add a segment directive for the ADDM task.C. Add a parameter directive for the ADDM task.D. Disable the Segment Advisor from the Automatic Maintenance Task.

下列复选框构造方法,错误的是 ( )A.setLayout(new GridLayout(3,1));B.add(new Checkbox("one",null,true));C.add(new Checkbox("two"));D.add(new Checkbox("one",true));

下列程序在Frame中设定BorderLayout布局管理器,选择正确的语句填入程序的横线处。 import java.awt.*; public class ex43 extends Frame { public static void main(String[] args) { ex43 bj = new ex43("BorderLayout"); ______ obj.add("North", new Button("North")); obj.add("South", new Button("Sourth")); obj.add("East", new Button ("East")); obj.add("West", new Button ("West")); obj. add ("Center", new Button ( "Center" ) ); obj.pack(); obj. setVisible (true); } public ex43(String str) { super (str); } }A.obj.setLayout(new BorderLayout());B.setLayout(new Borderkayout());C.setLayout(BorderLayout());D.obj.setLayout(BorderLayout());

Which of the following steps are necessary in order to add a new VLAN to a switched network?() A. Create the VLAN.B. Name the VLAN.C. Configure an IP address for the VLAN.D. Add the desired ports to the new VLAN.E. Add the VLAN to the VTP domain.

Which of the following steps are necessary in order to add a new VLAN to a switched network?()A、Create the VLAN.B、Name the VLAN.C、Configure an IP address for the VLAN.D、Add the desired ports to the new VLAN.E、Add the VLAN to the VTP domain.

You share your computer with other users.  You install a new Microsoft Windows Internet Explorer add-on to view videos on the computer. You discover that this add-on conflicts with existing add-ons that other users frequently require. You need to ensure that you are able to view videos without affecting other users.  What should you do?()A、Uninstall the new Windows Internet Explorer add-on.B、Log on as an administrator and disable the new Windows Internet Explorer add-on.C、Direct other users to log on and disable the new Windows Internet Explorer add-on.D、Select the Turn off Automatic Website Checking option for the Phishing filter.

Which of the following interfaces in Windows server can be used to add a new volume for storage?()A、 Computer ManagementB、 System PropertiesC、 Device ManagerD、 Disk ManagementE、 My Computer

A customer wants to add a new application to their existing IBM System Storage DS5300. Theyexpect that the new application will require a minimum of 15,000 additional IOPS. What toolshould be used to determine what additional disk is required to effectively add the newapplication?()A、eConfigB、Disk MagicC、Capacity MagicD、Tivoli Storage Productivity Center for Data

Through which action are Currency Codes created?  ()A、 select New Row in Currency Codes applicationB、 select Action Currency Codes in the Database Configuration applicationC、 select an Organization in the Currency Codes application and add a new rowD、 select the Base Currency lookup in the Organizations application and add a new row

If the ADD DBPARTITIONNUM command is used to add a new database partition to an existing DB2 instance,which statement is correct? ()A、All existing databases in the instance are expanded to the new database partition but data cannot be stored on the newpartition until it has been added to a partition group.  B、Database partition groups within existing databases will automatically include the new database partition and willredistribute their existing data to the new partition.  C、Any single partition databases within the instance will automatically become multi-partition databases once the newpartition is added to the instance.  D、A database administrator would need to modify the db2nodes.cfg file to complete the addition of the new partition tothe instance.

针对Set s接口,下列哪项是正确的?() A、 s.add(2)B、 s.add(new Integer(2))C、 s.add(“2”)D、 s.add(new java.util.Date())

Your company has an Active Directory forest that contains a single domain. The domain member   server has an Active Directory Federation Services (AD FS) server role installed.   You need to configure AD FS to ensure that AD FS tokens contain information from the Active Directory  domain.   What should you do()A、Add and configure a new account store.B、Add and configure a new account partner.C、Add and configure a new resource partner.D、Add and configure a Claims-aware application.

You are the network administrator for TestKing. The network consists of a single Active Directory domain named testking.com. All domain controllers run Windows Server 2003. The sales department recently hired 10 new employees. User accounts for these employees were created in Active Directory. The manager of the sales department sent you a list of a new users and asked you to add the user accounts to an existing global group named SalesDept. You need to add the users to the SalesDept global group. What are two possible ways to achieve this goal? Each correct answer presents a complete solution. Choose two.()A、Use the dsadd user command to add the user accounts to the SalesDept global group.B、Use the dsadd group command to add the user accounts to the SalesDept global group.C、In Active Directory Users and Computers, select all 10 user accounts. Right-click the selected users, and then select the Properties menu command.D、In Active Directory Users and Computers, select all 10 user accounts. Right-click the selected users, and then select the Add to a Group menu command.

Your companys network includes an Active Directory Domain Services (AD DS) domain. You manage Hyper-V servers by using Microsoft System Center Virtual Machine Manager (VMM) 2008 R2. You install Windows Server 2008 R2 Datacenter (Server Core Installation) on 100 new servers, and you add the servers to the domain. You need to add the Hyper-V role to the 100 new servers. You must accomplish this goal by using the least amount of administrative effort. What should you do?()A、Run the Add-WindowsFeature RSAT-Hyper-V PowerShell cmdlet.B、In Server Manager, use the Add Roles Wizard to add the Hyper-V role.C、In the VMM Administrator Console, use the Add Hosts Wizard to individually add each new server to VMM.D、In the VMM Administrator Console, use the Add Hosts Wizard to simultaneously add all 100 new servers to VMM.

As an administrator at Certkiller.com, you have installed an Active Directory forest that has a single domain. You have installed an Active Directory Federation services (AD FS) on the domain member server.  What should you do to configure AD FS to make sure that AD FS token contains information from the active directory domain()A、Add a new account store and configure it.B、Add a new resource partner and configure itC、Add a new resource store and configure itD、Add a new administrator account on AD FS and configure itE、None of the above

You are the network administrator for . The network consists of a single Active Directory domain named . All client computers run Windows XP Professional. The finance deparment uses a specific naming process to audit users and their computers. The process requires that each user's client computer has an account in Active Directory and that each client computer name corresponds to a specific user account. A user name Marie is a member of only the Domain Users security group. She reports that the hardware on her computer fails. She receives a new computer. You need to add Marie's new computer to the domain. You need to comply with the finance department naming process. What should you do?()A、Instruct Marie to run the ipconfig /flushdns command on her new computer and to add the new computer to the domain by using the same computer name as her failed computer.B、Assign Marie permissions for adding computer accounts to the default container named Computers. Instruct Marie to add her new computer to the domain.C、Reset the computer account for Marie's failed computer. Instruct Marie to add her new computer to the domain by using the same name as her failed computer.D、Configure the IP address of Marie's new computer to be the same as the failed computer. Instruct Marie to add the new computer to the domain.

You need to ensure that the new sales manager is able to view clients within only the North and South regions. What should you do?()A、Add a Denied member set for the West clients to NorthRole.B、Add an Allowed member set for the South clients to NorthRole.C、Create a new role for the sales manager and add a Denied member set for the South clients.D、Create a new role for the sales manager and add an Allowed member set for the South clients. Remove the sales manager from SouthAndWestRole.

Company.com needs to add a new file system to an existing volume group that is being made  Highly available by HACMP? What is the best procedure that minimizes down time of the applications?()  A、 Use C-SPOC to add the file system while the cluster is running.B、 Add the file system,and them perform the exportvg and importvg on the required nodes.C、 Stop the cluster,add the new file system, and synchronize the cluster then restart HACMP.D、 Break the reservation locks on the disk drives while the cluster is active and add the file system.

单选题Given an HttpServlet Request request and Http Servlet Response response, which sets a cookie “username” with the value “joe” in a servlet.?()A request.add Cookie (“username”. “joe”)B request.set Cookie (“username, “joe”)C response.add Cookie (username”, “joe”))D request.add Header (new Cookie (“username”, “joe”))E request.add Cookie (new Cookie (“username”, “joe”))F response.add Cookie (new Cookie (“username”, “joe”))G response.add Header (new Cookie (“username”, “joe”))

多选题Which of the following interfaces in Windows server can be used to add a new volume for storage?()AComputer ManagementBSystem PropertiesCDevice ManagerDDisk ManagementEMy Computer

单选题Consider the following configuration:  /devices/D1is a member of disk group dgroupA.  /devices/D2is a member of disk group dgroupA.  /devices/D3is a member of disk group dgroupA.  You plan to add a new disk, /devices/D4,to the disk group dgroupA.  You execute the following command:  SQL ALTER DISKGROUP dgroupA ADD DISK ’/devices/D*’;  Which task would be accomplished by the command?()A The command adds the new disk, D4, to the disk group.B The command would result in an error because the is no disk by the name ’/devices/D*’C The command will be ignored because disks starting with D are already members of the disk group.D The command would result in an error because no wildcard characters can be used in the disk name.E The command first detaches all the member disks starting with D, and the reattaches them including the new disk.

单选题You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has Terminal Server installed. You have a new multi-user application that you plan to install on the server. The setup program for the application is named setup.exe. You need to install the application on the server. You must ensure that the application can be used by all users. What should you do? ()AFrom the command prompt, run setup.exe.BFrom Add or Remove Programs, add a new program.CIn Windows Explorer, use the Run As option to run setup.exe.DIn Windows Explorer, use Compatibility mode to run setup.exe.

多选题Given the following code, which code fragments, when inserted at the indicated location, will succeed in making the program display a button spanning the whole window area?()   import java.awt.*;   public class Q1e65 {   public static void main(String args[]) {   Window win = new Frame();   Button but = new Button("button");   // insert code fragment here  win.setSize(200, 200);   win.setVisible(true);   }   }Awin.setLayout(new BorderLayout()); win.add(but);Bwin.setLayout(new GridLayout(1, 1)); win.add(but);Cwin.setLayout(new BorderLayout()); win.add(but, BorderLayout.CENTER);Dwin.add(but);Ewin.setLayout(new FlowLayout()); win.add(but);

单选题针对Set s接口,下列哪项是正确的?()A s.add(2)B s.add(new Integer(2))C s.add(“2”)D s.add(new java.util.Date())

单选题Company.com needs to add a new file system to an existing volume group that is being made  Highly available by HACMP? What is the best procedure that minimizes down time of the applications?()A Use C-SPOC to add the file system while the cluster is running.B Add the file system,and them perform the exportvg and importvg on the required nodes.C Stop the cluster,add the new file system, and synchronize the cluster then restart HACMP.D Break the reservation locks on the disk drives while the cluster is active and add the file system.