A Storage Management Subsystem (SMS) data class is a template of data set attributes (such as record length and format) that you can specify is to be used when creating a new data set. Enterprise Developer enables applications running in an enterprise server to make use of SMS data classes.
Data class definitions are stored in a file that you must create using Enterprise Developer. Once you have created a data class definition file in Enterprise Developer you need to enable SMS support then specify the data class definition file that you want to use for an enterprise server. The following steps show how to do this:
MFUSERCAT_LOC=definition-file
where definition-file is the fully-qualified location and name of the data class definition file to use.
Once you have defined some data classes and made the data class definition file available you can refer to them using any of the following methods:
The same definitions file can be used by more than one enterprise server, ensuring consistency of data class definitions. Whenever a data class specification is missing, a default data class called MFEDFTDC is used, if it exists. This data class must exist in an enterprise server's data class definitions file for it to be available for that enterprise server.
For full information on SMS, see the DFSMSdfp Storage Administration Reference available from the IBM BookManager Server Library.