Memorex LOCK - VERSION 2-24 Especificações Página 203

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 489
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 202
DD Statements for Tape and Disk Datasets LABEL Parameter
Chapter 6. BIM-EPIC DD Statements 6-25
LABEL Parameter
The LABEL parameter can be used to define the dataset's retention. You can specify an
explicit expiration date or specify the number of days the dataset is to be retained.
The LABEL parameter overrides the CYCL and RETEN configuration options. If a dataset is
being autocataloged for the first time, the new EDD will take the LABEL value. If a dataset is
already cataloged, a new version takes the LABEL value instead of the EDD value.
LABEL is valid only with DISP=NEW. If you specify LABEL=EXPDT or LABEL=RETPD
with DISP=(NEW,CATLG), the dataset is cataloged as a generation dataset.
LABEL=
{}
EXPDT={yyddd or yyyy/ddd}
RETPD=nnnn
Subparameter Required? Valid Default
Specify only one of the following (required):
EXPDT 00001 to 99365
2000/001 to 2099/365
None
RETPD 1 to 9999 See below
EXPDT specifies an expiration date for the dataset. Enter the date in Julian format (for
example, 92365 for December 31, 1992). If the date is January 1, 2000 or later, you can
specify the full year with a slash between the year and the day (for example, 2000/001), or you
can omit the slash (2000001).
RETPD specifies the number of days to retain the dataset. If the LABEL parameter is omitted
or LABEL=RETPD=7 is specified, the RETEN configuration option value will be used.
Otherwise, the value specified will be used.
* //OUTPUT DD DSN=OUT.DATA.SET,LABEL=EXPDT=98365,
* // DISP=(NEW,KEEP)
* //OUTPUT DD DSN=OUT.DATA.SET,LABEL=RETPD=5,
* // DISP=(NEW,KEEP)
Description
Syntax
Subparameters
Examples
Vista de página 202
1 2 ... 198 199 200 201 202 203 204 205 206 207 208 ... 488 489

Comentários a estes Manuais

Sem comentários