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

http://www.pass4test.net/

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

Pass4Test의  IBM 000-614 (DB2 10.1 Advanced DBA for Linux UNIX and Windows) 시험대비덤프는 실제시험문제 출제경향을 충분히 연구하여 제작한 완벽한 결과물입니다.실제시험문제가 바뀌면 덤프를 제일 빠른 시일내에 업데이트하도록 하기에 한번 구매하시면 1년동안 항상 가장 최신의 IBM 000-614 (DB2 10.1 Advanced DBA for Linux UNIX and Windows) 시험덤프자료를 제공받을수 있습니다.

 

 

NO.1 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

 

NO.2 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.3 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.4 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.5 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.6 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

 

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