Memorex LOCK - VERSION 2-24 Technické informace Strana 489

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 568
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 488
TSIDONL Control Statements
User Reference
Connectivity Systems, Inc.—Copyright © 2006
Use Pursuant to Company Instructions
13-37
Syntax The following is an example of a START control statement syntax.
START='dataset-name',generation-number
Definitions The following provides the definitions for the parameters you can use for
a Start Track 1 dataset.
Examples The following onload example onloads all versions on a tape using
version 1 of the default offload dataset (OFFLOAD.DATA.SET).
Existing versions will be written in the correct version sequence unless a
particular version has been scratched since it was offloaded. If a version
has been scratched, it will written as version 1 of the dataset.
// JOB ONLOAD
// EXEC TSIDONL
/*
/&
The following restore example restores all generations of the
ACCOUNTS.PAY dataset. Each generation is assigned version number 1
as it is restored. The last version restored is version number 1. Because
versions are copied in reverse version order, the last version restored is
the newest version on the tape.
// JOB RESTORE
// UPSI 110
// EXEC TSIDONL
'ACCOUNTS.PAY',*
/*
/&
The following onload restart example onloads all datasets starting with
and written after generation 112 of the ACCOUNTS.PAY dataset. The
versions remain assigned to their current relative version number unless
that version has been scratched. If the version has been scratched, the
version will be version 1.
// JOB ONLOAD
// TLBL INPUT,'USER.DATA.SET'
// UPSI 010
// EXEC TSIDONL
START='ACCOUNTS.PAY',112
/*
/&
Parameter Definition
dataset-name Specifies the name of the dataset to use to
begin onload or restore processing.
generation-number Specifies the absolute generation number of
the disk dataset. The generation number can
be omitted for a work dataset identified in the
BIM-EPIC Catalog and must be omitted for a
Start Track 1 dataset.
Zobrazit stránku 488
1 2 ... 484 485 486 487 488 489 490 491 492 493 494 ... 567 568

Komentáře k této Příručce

Žádné komentáře