z/OS DFSMS Software Support for IBM System Storage TS1140, TS1130, and TS1120 Tape Drives (3592)
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


EXEC Parameters for EDGINERS

z/OS DFSMS Software Support for IBM System Storage TS1140, TS1130, and TS1120 Tape Drives (3592)
SC23-6854-00

Figure 1 describes the EXEC parameters.

Figure 1. EDGINERS EXEC Parameters
Read syntax diagramSkip visual syntax diagram
>>-+-----------------------------------+------------------------>
   | .-parmlib_DEVSUPxx_member_value-. |   
   '-+-------------------------------+-'   
     +-ALVER3------------------------+     
     '-ALVER4------------------------'     

>--+------------------------------+--+------------------+------->
   |                          (1) |  |              (1) |   
   '-BATCH(number_of_batches)-----'  '-COUNT(count)-----'   

>--+---------------------------+--+----------------+------------>
   |        .-DSE------.   (1) |  |            (1) |   
   '-ERASE(-+-INIT-----+-)-----'  '-INITIALIZE-----'   
            +-SHRED----+                               
            '-SHREDDSE-'                               

>--+------------------------------------------------+----------->
   +-LOCATION(-+-library_name-+-)-------------------+   
   |           '-SHELF--------'                     |   
   |            .-parmlib_default_medianame-.   (1) |   
   +-MEDIANAME(-+-medianame-----------------+-)-----+   
   |                              (1)               |   
   +-MEDIATYPE(-+-*-----------+-)-------------------+   
   |            +-CST---------+                     |   
   |            +-ECCST-------+                     |   
   |            +-EHPCT-------+                     |   
   |            +-HPCT--------+                     |   
   |            +-+-MEDIA5-+--+                     |   
   |            | '-ETC----'  |                     |   
   |            +-+-MEDIA6-+--+                     |   
   |            | '-EWTC---'  |                     |   
   |            +-+-MEDIA7-+--+                     |   
   |            | '-EETC---'  |                     |   
   |            +-+-MEDIA8-+--+                     |   
   |            | '-EEWTC--'  |                     |   
   |            +-+-MEDIA9-+--+                     |   
   |            | '-EXTC---'  |                     |   
   |            '-+-MEDIA10-+-'                     |   
   |              '-EXWTC---'                       |   
   |                   (1)                          |   
   +-POOL(pool_prefix)------------------------------+   
   |                                 (1)            |   
   '-RECORDINGFORMAT(-+-*--------+-)----------------'   
                      +-18TRACK--+                      
                      +-36TRACK--+                      
                      +-128TRACK-+                      
                      +-256TRACK-+                      
                      +-384TRACK-+                      
                      +-EFMT1----+                      
                      +-EFMT2----+                      
                      +-EEFMT2---+                      
                      +-EFMT3----+                      
                      '-EEFMT3---'                      

>--+-----------------------------+--+----------+---------------->
   |         .-NOTMASTER-.   (1) |  +-VERIFY---+   
   '-STATUS(-+-ALL-------+-)-----'  '-NOVERIFY-'   
             '-SCRATCH---'                         

>--+-----------------------------+-----------------------------><
   |             .-FAIL------.   |   
   '-WRONGLABEL(-+-IGNORE----+-)-'   
                 +-PROMPT----+       
                 '-RMMPROMPT-'       

Notes:
  1. Specify this parameter for automatic processing.
ERASE(DSE|INIT|SHRED|SHREDDSE)
Use ERASE to request that DFSMSrmm selects volumes that have the erase action pending. If automatic processing is in effect but ERASE is not specified then DFSMSrmm will only select volumes with the initialize action pending. When you specify ERASE, DFSMSrmm performs automatic processing.
ERASE can be specified either as ERASE or as ERASE(value). Specifying ERASE without a value (that is, as ERASE) is the same as specifying ERASE(DSE). You can optionally specify one of the following values for ERASE to select the action to be performed by the tape drive:
DSE
Specifies that a Data Secure Erase (DSE) should be attempted. This exploits the tape drive hardware capability to erase data from the volume. This is the default value if the ERASE parameter is omitted or specified without a value.
INIT
Specifies that an ERASE action equates to an INIT action; no secure erase is attempted and the volume is relabelled as if the INIT action had been requested.
SHRED
For encrypted volumes, this value specifies that the Data Key should be made unusable by the drive. For non-encrypted volumes the DSE action is attempted.
SHREDDSE
For encrypted volumes, this value specifies that the Data Key should be made unusable by the drive, and that any non-encrypted residual data on the volume should be subject to DSE. For non-encrypted volumes, the DSE action is attempted.
RECORDINGFORMAT(*| 18TRACK | 36TRACK | 128TRACK | 256TRACK | 384TRACK | EFMT1 | EFMT2 | EEFMT2 | EFMT3 | EEFMT3)
Use RECORDINGFORMAT to specify a subset of volumes for automatic processing. RECORDINGFORMAT specifies the basic recording format for tape volumes.
EEFMT3
Data has been written to the volume in EEFMT3 (enterprise encrypted format 3) recording format. A recording format of EEFMT3 is valid with MEDIATYPE(MEDIA5, MEDIA6, MEDIA7, MEDIA8, MEDIA9, and MEDIA10) only.
EFMT3
Data has been written to the volume in EFMT3 (enterprise format 3) recording format. A recording format of EFMT3 is valid with MEDIATYPE(MEDIA5, MEDIA6, MEDIA7, MEDIA8, MEDIA9, and MEDIA10) only.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014