11.01.2013 Views

ABCs of z/OS System Programming Volume 3 - IBM Redbooks

ABCs of z/OS System Programming Volume 3 - IBM Redbooks

ABCs of z/OS System Programming Volume 3 - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

5.31 Planning and defining data classes<br />

DATA CLASS ATTRIBUTES<br />

DATA SET TYPE<br />

RECORD LENGTH<br />

BLOCKSIZE<br />

SPACE REQUIREMENTS<br />

EXPIRATION DATE<br />

VSAM ATTRIBUTES<br />

What does it look like?<br />

Figure 5-31 Planning and defining data class<br />

DC A<br />

DC B<br />

DC C<br />

Sources <strong>of</strong> Data Class:<br />

User Data Class defined (DD)<br />

ACS DC routine (*)<br />

RACF default<br />

Planning and defining data classes<br />

After you establish your installation’s standards, use your service level agreement (SLA) for<br />

reference when planning your data classes. SLAs identify users’ current allocation practices<br />

and their requirements. For example:<br />

► Based on user requirements, create a data class to allocate standard control libraries.<br />

► Create a data class to supply the default value <strong>of</strong> a parameter, so that users do not have to<br />

specify a value for that parameter in the JCL or dynamic allocation.<br />

Have data class names indicate the type <strong>of</strong> data to which they are assigned, which makes it<br />

easier for users to identify the template they need to use for allocation.<br />

You define data classes using the ISMF data class application. Users can access the Data<br />

Class List panel to determine which data classes are available and the allocation values that<br />

each data class contains.<br />

Figure 5-32 on page 294 contains information that can help in this task. For more information<br />

about planning and defining data classes, see z/<strong>OS</strong> DFSMSdfp Storage Administration<br />

Reference, SC26-7402.<br />

Chapter 5. <strong>System</strong>-managed storage 293

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!