当前分类: IBM(000-734)
问题:多选题Given a SHEAPTHRES value of 2560, in which two cases will a SHEAPTHRES_SHR value of 1024 be meaningful?()AINTRA_PARALLEL NOBMAX_CONNECTIONS 2000, MAX_COORDAGENTS 100CMAX_AGENTS 100, MAX_CONNECTIONS 2000DMAX_CONNECTIONS 500, MAX_COORDAGENTS 1000EINTRA_P...
查看答案
问题:单选题Table TAB1 was created using the following statement: CREATE TABLE tab1 (c1 INT, c2 INT, c3 INT, c4 INT, c5 INT); If column C1 is unique and queries typically access columns C1, C2 and C3 together, which statement(s) will createindex(es) that will prov...
问题:单选题Which server houses the database partitions in the AIX BCU V2.1? ()A IBM System p5 570 B IBM System p5 575 C IBM System p5 590 D IBM System p5 595...
问题:单选题When is the connection concentrator enabled?()A When the value of MAX_CONNECTIONS is greater than the value of MAX_COORDAGENTS. B When the value of MAX_AGENTS is greater than the value of MAX_CLIENTS. C When the value of NUM_AGENTS is greater than th...
问题:多选题When a database administrator chooses the dimensions for an MDC table, which two characteristics should beconsidered?()Athe query transaction rateBnumeric data versus character dataCextent sizeDthe cardinality of the candidate columnsEprefetch size...
问题:多选题In which two environments would intra-partition parallelism be used? ()ASingle database partition, single processorBSingle database partition, multiple processorsCMultiple database partitions, single processorDMultiple database partitions, multiple pro...
问题:单选题Which registry variable should be set to keep the buffer pools in memory on AIX and Linux?()A DB2_KEEP_BP B DB2_PINNED_BP C DB2MEMDISCLAIM D DB2MEMMAXFREE...
问题:单选题If the sort heap threshold parameter SHEAPTHRES_SHR is set to a value of 0, what will happen?()A All sorts will be done in a temporary table space. B The shared sort memory allocation will be calculated by DB2C No shared memory is allocated for sortin...
问题:单选题Which action(s) will cause a compression dictionary to be removed from a table?()A Set the table COMPRESS attribute to NO. B Set the table COMPRESS attribute to NO; run REORG against the table. C Set the table COMPRESS attribute to NO; run INSPECTRES...