
TSIDMNT Commands TRANSFER
Chapter 3. DSN Catalog Management Utility 3-41
TRANSFER
Use the TRANSFER command to move a version from one dataset to another. The version
transferred is no longer associated with its original dataset name. A transferred version retains
all of its original characteristics, except for version number.
VSE Only: If the version is a disk dataset, the associated VTOC entry is also renamed.
TRANSFER '
from-dataset-name
',
from-specifier
,
'
to-dataset-name
'[,VER=
to-version
]
from-dataset-name is required.
from-specifier is required. It must be one of the following:
• VER=version-number where version-number is an integer from 1 to 999.
• SER=volser where volser is the serial number of the first (or only) volume of a
tape version.
to-dataset-name is required.
to-version is optional. If specified, it must be an integer from 1 to 999.
The following example transfers version 7 of the IRVINE.INVENTRY dataset to version 1 of
the SANDIEGO.INVENTRY dataset.
TRA 'IRVINE.INVENTRY',VER=7,'SANDIEGO.INVENTRY'
Description
Syntax
Parameters
Example
Comentarios a estos manuales