IT인증,IT자격증,IT자격증시험,IT인증시험

http://www.pass4test.net/

IBM 000-614 (DB2 10.1 Advanced DBA for Linux UNIX and Windows) 덤프

아직도  IBM 000-614 (DB2 10.1 Advanced DBA for Linux UNIX and Windows) 시험준비를 어떻게 해야 할지 망설이고 계시나요? 고객님의  IT인증시험준비길에는 언제나 Pass4Test가 곁을 지켜주고 있습니다. Pass4Test시험공부자료를 선택하시면 자격증취득의 소원이 이루어집니다.  IBM 000-614 (DB2 10.1 Advanced DBA for Linux UNIX and Windows) 시험덤프는 Pass4Test가 최고의 선택입니다.

 

 

 

NO.1 Which statement about SMS table spaces is correct?

A. The system catalog cannot be stored in an SMS table space.

B. Tables, large objects (LOBs), and indexes can each reside in separate SMS table spaces.

C. SMS table spaces are recommended when you have small tables that are not likely to grow

quickly.

D. Extents are more likely to be contiguous with SMS table spaces than they are with DMS table

spaces.

Answer: C

 

NO.2 The following query is executed frequently against the SALES table: SELECT sales_id,

sales_date, sales_person FROM sales; If data in the SALES_ID column is unique, which

statement will create an index for optimal query performance and ensure uniqueness of the

SALES_ID column?

A. CREATE INDEX sales_idx ON sales (sales_id, sales_date, sales_person)

B. CREATE UNIQUE INDEX sales_idx ON sales (sales_id, sales_date, sales_person)

C. CREATE INDEX sales_idx ON sales (sales_id) INCLUDE (sales_date, sales_person)

D. CREATE UNIQUE INDEX sales_idx ON sales (sales_id) INCLUDE (sales_date, sales_person)

Answer: D

 

NO.3 If the following statements are executed: CREATE STOGROUP sg_hot ON '/path1', '/path2',

'/path3'; CREATE STOGROUP sg_med ON '/path4', '/path5', '/path6'; CREATE TABLESPACE

tbsp1 USING STOGROUP sg_hot; What is the recommended way to move table space TBSP1

from storage group SG_HOT to storage group SG_MED?

A. Issue an ALTER TABLESPACE statement with the 'USING sg_med' option.

B. Issue an ALTER STOGROUP statement with the 'MOVE tbsp1 TO sg_med' option.

C. Perform a table space RESTORE operation with the 'USING STOGROUP sg_hot' option.

D. Use the ADMIN_MOVE_TABLESPACE procedure to move table space TBSP1 to SG_HOT.

Answer: A

 

NO.4 On which two operating systems can DB2 pureScale run? (Choose two.)

A. AIX

B. Linux

C. HP-UX

D. Solaris

E. Windows

Answer: A,B

 

NO.5 A DB2 9 database named MYDB that does not use automatic storage was migrated to DB2

10.1.

When will a default storage group be defined for this database?

A. The first time the database is accessed after the migration.

B. The first time the CREATE STOGROUP statement is executed.

C. When the ALTER DATABASE mydb CONVERT statement is used to convert the database to

an automatic storage database.

D. When the ALTER TABLESPACE statement is used to convert the table space that holds the

system catalog for the database to automatic storage.

Answer: B

 

NO.6 If the following commands complete successfully for a single partition database: CREATE

DATABASE mydb; CREATE BUFFERPOOL mybp; Which statement is true?

A. Self tuning is enabled for the MYBP buffer pool.

B. The initial size for the MYBP buffer pool is zero pages.

C. The database has to be restarted before the MYBP buffer pool will become active.

D. The page size for the MYBP buffer pool can be changed using the ALTER BUFFERPOOL

statement.

Answer: A

 

 

 
Posted 2013/6/17 6:43:57  |  Category: 미분류  |  Tag: