IBM 5695-DF1 ユーザーズマニュアル

ページ / 274
Test Cases for DB2 Table Space Data Sets
165
Figure 87. Test Case 2 - CREATE TABLESPACE
A.3.5 Display a Volume
Volumes can be displayed, to ensure that the allocation was done correctly. As an
example, Figure 88 on page 165 shows the contents of volume RV2CU1. From
this figure we can see that only two data sets are allocated on this volume. This is
the expected result:
Figure 88. Test Case 2 - Display of Volume RV2CU1
A.4 DB2 Table Spaces Using SMS, Existing Names
Test case 3 illustrates a table space allocation using SMS. The purpose is to
show a simple step-by-step process to achieve the placement of data under SMS
control, and is based upon the following environment:
• Two existing DB2 subsystems; DB2D (development), and DB2P (production)
are to be converted.
• The performance, availability, management, and volume location criteria of the
• The existing naming convention for DB2 data sets uses the DB2 subsystem
name as high level qualifier. There is no naming convention for databases and
tablespaces.
• The following conditions are agreed upon by the DB2 administrator and the
storage administrator for the conversion:
• Most production databases will be allocated to volumes in the SGDB20
storage group. Table spaces in the critical database BACCTS are
allocated on SGDBCRIT. Table spaces in the high performance
CREATE TABLESPACE PART2
IN BPAOLOR1
USING STOGROUP SGRV1CU0
NUMPARTS 16
(PART
1 USING VCAT DB2V610Z,
PART
2 USING VCAT DB2V610Z,
PART
3 USING VCAT DB2V610Z,
PART
4 USING VCAT DB2V610Z,
PART
5 USING VCAT DB2V610Z,
....
.....
Menu
Options
View
Utilities
Compilers
Help
-------------------------------------------------------------------------------
DSLIST - Data Sets on volume RV2CU1
Row 1 of 4
Command ===>
Scroll ===> CSR
Command - Enter "/" to select action
Message
Volume
-------------------------------------------------------------------------------
DB2V610Z.DSNDBD.BPAOLOR1.PART2.I0001.A005
RV2CU1
DB2V610Z.DSNDBD.BPAOLOR1.PART2.I0001.A013
RV2CU1
SYS1.VTOCIX.RV2CU1
RV2CU1
SYS1.VVDS.VRV2CU1
RV2CU1
***************************** End of Data Set list ****************************