©Copyright IBM Corp. 1999 35
Chapter 5. Storage Management withDFSMS
Thisc hapter isdesigned to familiarize the DB2 administrator with the functionality
of SMS. This chapter coversthe following topics:
• The SMS base configuration
• The automatic class selection routine
• The SMS constructs
• Objectives of using SMS with a DB2 system
• How SMS can handle DB2 special data
Further information can be found in the followingpublications:
• DFSMS/MVS V1R4 Implementing System-Managed Storage, SC26-3123
• MVS/ESA SML: Managing Data, SC26-3124
• MVS/ESA SML: Managing Storage Groups, SC26-3125

5.1 Introduction

SMS manages an installation’sdata and storage requirements according to the
storagemanagement policy in use. Using ISMF, the storageadm inistratordefines
an installation’sstorage management policy in an SMS configuration, which
consists of:
• The base configuration
• Class and Storage Group definitions

5.1.1 BaseConfiguration

The base configuration containsdefaults and identifies the systems which are
SMS managed. The information is stored in SMS control data sets, which are
VSAM linear data sets.These consist of:
• Source control data set (SCDS)
• Active control data set (ACDS)
• Communications data set (COMMDS)
Source Control Data Set
The sourcec ontroldata set (SCDS) contains the information that defines a single
storage management policy,called an SMS configuration. More than one SCDS
can be defined, but only one can be used to activatea c onfigurationat any given
time.
Active Control Data Set
The activecontrol data set (ACDS) contains the SCDS that has been activated to
control the storagemanagement policy for the installation. When a configuration
is activated,SMS copies the existing configuration from the specified SCDS into
the ACDS.While SMS uses the ACDS, the storage administrator can continue to
create copies of the ACDS, modify,and define a new SCDS if desired.