z/OS DFSMS Implementing System-Managed Storage
|
Previous topic |
Next topic |
Contents |
Contact z/OS |
Library |
PDF
Managing Temporary Data z/OS DFSMS Implementing System-Managed Storage SC23-6849-00 |
|
|
Recommendation: After you activate SMS, select temporary
data sets for migration to system-managed storage. Managing temporary
data sets during this phase of the implementation enables you to gain
experience with DFSMS functions. Temporary data sets are easy to identify
and recreate, and do not require availability management. The following
are benefits of system-managed temporary data sets:
Temporary data sets are created and deleted within the same job, job step, or terminal session. No entries are made in the basic catalog structure (BCS) for these data sets, but system-managed VSAM data sets do have VVDS entries. Both VSAM and non-VSAM data sets have VTOC entries. The data set name for temporary data is either omitted or is a single qualifier with && or && at the beginning. When the DSNAME is omitted, the system generates a name that begins with SYS and includes the Julian date and time. When you code request temporary data set allocation, the ACS read-only variable data set type, &DSTYPE, is set to TEMP. The storage class ACS routine determines whether to allocate these data sets to VIO or to volumes in a pool storage group category depending on the data set usage and size. During automatic space management, DFSMShsm automatically deletes system-managed temporary data sets that remain on a volume after an abnormal end of job or system failure. Figure 1 shows how DFSMShsm allocates and manages temporary data sets. Figure 1. System-Managed
Temporary Data
![]() The following major
tasks are required for system-managed temporary data sets:
|
Copyright IBM Corporation 1990, 2014 |