第1题:
A. for a SAN768B Director
B. for a second TS3500 Tape Library
C. for a second EXP5060 Expansion Unit
D. for an additional DS8300 Expansion Frame
第2题:
A.You want to create a nonequijoin.
B.The tables to be joined have multiple NULL columns.
C.The tables to be joined have columns of the same name and different data types.
D.The tables to be joined have columns with the same name and compatible data types.
E.You want to use a NATURAL join, but you want to restrict the number of columns in the join condition.
第3题:
In practice, it is usual for ship to be loaded _____ to improve the vessel’s movement through the water.
A.a little deeper aft
B.a little deeper forward
C.at the same draught between fore and aft
D.a balance between two sides
第4题:
第5题:
Linguistic forms having the same sense may have different references in different situations while linguistic forms with the same reference always have the same sense.
第6题:
A customer has a Fibre Channel switch residing in a configuration where both production and test data coexist. Which of the following is the simplest method for ensuring that the two types of data do not flow through the same port?()
第7题:
Attaching to a NAS storage system through redundant NICs will provide which of the following?()
第8题:
LPAR1 is configured to have the same 2 LUNs virtualized by a redundant pair of VIO servers. Which command will validate that both storage paths are available?()
第9题:
A machine’s ONLY external interface is configured with an address of 192.168.5.1 and a netmask of 255.255.255.0. No slots are available for expansion. Which of the following procedures should be performed to make it function as a gateway?()
第10题:
It can be used to join a maximum of three tables
It can be used to restrict the number of columns used in a NATURAL join
It can be used to access data from tables through equijoins as well as nonequijoins
It can be used to join tables that have columns with the same name and compatible data types
第11题:
第12题:
第13题:
A customer has a Fibre Channel switch residing in a configuration where both production and test data coexist. Which of the following is the simplest method for ensuring that the two types of data do not flow through the same port?()
A.VLAN
B.zoning
C.trunking
D.LUN masking
第14题:
阅读以下说明和Java程序,将应填入(n)处的字句写在对应栏内。
[说明]
下面程序输出一个矩形面积,以及矩形区域上的假想的作物产量。
[Java程序]
public class MainJava {
public static void main(String[] args){
Lot_size small=new Lot_size();
Lot_size medium=new Lot_size();
small.set(5,5,5,25);
medium.set(10,10,10,50);
System.out.println("For a small lot of area"
+small.get_area()+"\n");
System.out.println("the actual crops are $"
+small.get_data2()+"\n");
System.out.println("and ideal crops are $"
+small.get data()+"\n");
System.out.println("For a medium lot of area"
+medium.get_area()+“\n”);
System.out.println("the actual crops are $"
+medium.get_data2()+"\n");
System.out.println ("and ideal crops are $"
+medium.get_data()+"\n");
}
}
class Crop_assessment{
private int actual_crop;
private int ideal_crop;
public void set(int in_actual,int in ideal){
actual_crop=in_actual;
ideal_crop=in_ideal;
}
public int get_actual_crop(){return (1) ;}
public int get_ideal_crop()(return (2) ;}
}
class Lot_size{
private int length;
private int width;
private Crop_assessment crop= (3) ;
public void set(int 1,int W,int a,int i){
length=1;
width=W;
crop.set(a,i);
}
public int get_area(){return length*width;}
public int get_data()freturn (4) ;}
public int get_data2()(return (5) ;}
}
第15题:
第16题:
第17题:
Which two statements are true regarding the USING clause in table joins?()
第18题:
A customer has 4 EXP5000 expansion enclosures attached to an IBM System Storage DS5100 intheir production environment, and the same configuration in their disaster recovery environment.The customer removes the drives from the production environment and ships them to the disasterrecovery facility. What IBM technology feature gives the customer the ability to migrate drives fromone DS5000 to another DS5000 with data intact?()
第19题:
A technician notices the storage space available on a data server is rapidly decreasing. A few users seem to be storing considerably more data than the other users. Which of the following should the technician implement to give all users the same amount of available storage space?()
第20题:
When designing an expansion within the same data center, when is a pre-sales TDA absolutely required by IBM?()
第21题:
Which two statements are true regarding the usage of the SQL*Loader utility()
第22题:
第23题:
Passage 1 deals less directly with the exportation of chimpanzees than does Passage 2.
Passage 1 is less concerned with the interaction between man and the land than is Passage 2.
Passage I pertains to a species in its indigenous habitat while Passage 2 addresses the same animal in nonnative settings.
Passage I ends with an expression of optimism and Passage 2 does not.
Passage I introduces a species and describes its status worldwide, while Passage 2 limits its discussion of that species to its activities in the Northern Hemisphere.
第24题: