IBM 5655-DB2 Server User Manual


 
Test Cases for DB2 Recovery Data Sets 189
Figure 123. ISMF Test Result for BSDS (2)
B.1.5 Data Set Allocation Results
Following the activation of the new SMS configuration, a number of data sets
were defined. Figure 124 on page 189 shows an extract of the installation
supplied IDCAMS parameters used to define two BSDSs.
Figure 124. IDCAMS Definition Extract for BSDS
Figure 125 on page 190 shows the ISPF data set list, displaying the BSDSs
created in this test, and the volumes on which they were allocated, using the
attributes assigned by SMS. By using the GUARANTEED SPACE parameter in
the Storage Class definition, the data sets were positioned specifically on
different volumes on different RVAs to enhance integrity.
ACS TESTING RESULTS
CDS NAME : SMS.SCDS1.SCDS
ACS ROUTINE TYPES: DC SC MC SG
ACS TEST LIBRARY : PAOLOR3.JCL.CNTL
ACS TEST
MEMBER EXIT CODE RESULTS
--------- ---------- ------------------------------------
DESCRIPTION: DB2P.BSDS01.DATA
SMSTEST1 0 DC = NULL VALUE ASSIGNED
0 SC = SCDBACTL
0 MC = MCDBACTL
0 SG = SGDB2PLG
ACS TESTING RC: 00
DEFINE CLUSTER -
( NAME(DB2P.BSDS01) -
VOLUMES(RV2CU3) -
REUSE -
SHAREOPTIONS(2 3) ) -
DATA -
( NAME(DB2P.BSDS01.DATA) -
RECORDS(180 20) -
RECORDSIZE(4089 4089) -
CONTROLINTERVALSIZE(4096) -
FREESPACE(0 20) -
KEYS(4 0) ) -
INDEX -
( NAME(DB2P.BSDS01.INDEX) -
RECORDS(5 5) -
CONTROLINTERVALSIZE(1024) )