Pass4Test는 많은 분들이 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) 학습가이드는 시험의 예상문제로 만들어진 아주 퍼펙트한 시험자료입니다.IBM 000-614 (DB2 10.1 Advanced DBA for Linux UNIX and Windows) 시험은 최근 가장 인기있는 시험으로 IT인사들의 사랑을 독차지하고 있으며 국제적으로 인정해주는 시험이라 어느 나라에서 근무하나 제한이 없습니다. Pass4Test로 여러분은 소유하고 싶은 인증서를 빠른 시일내에 얻게 될것입니다.
NO.1 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.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 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 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.5 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.6 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
IBM 000-614 (DB2 10.1 Advanced DBA for Linux UNIX and Windows) 덤프
Posted 2013/6/17 6:43:01 | Category: 미분류 | Tag: