HP StorageWorks XP Remote Web Console Software User Manual
Page 26
3.
Execute the FCESTABL command.
4.
Specify the following items by the EXTENTS parameter.
CAUTION:
If you access a dataset that is not specified by the EXTENTS parameter, the
operation cannot be guaranteed.
•
VTOC address (Cylinder 0, header 0)
•
VTOC
If the desired datasets uses the following items, you must also specify those items by the
EXTENTS parameter.
•
Datasets to be copied
To copy multiple datasets, you must specify the extents of all of the desired datasets.
•
INDEX VTOC
•
VSAM volume dataset of the VSAM file (SYS1.VVDS.Vxxxxxx,xxxxxx is VOLSER)
5.
Change the VOLSER of the T-VOL.
You must change the VOLSER of the T-VOL before varying the T-VOL online because the
VOLSERs of the S-VOL and T-VOL become identical as a result of copying the VTOC.
6.
Vary the T-VOL online.
shows an example of the FCESTABL command.
Figure 8 FCESTABL Command (Version 1)
FCESTABL SDEVN(X'DE80') TDEVN(X'DE81') MODE(COPY) ONLINTGT(YES)
EXTENTS(X'00010000' X'0100000E')
Establishing a Version 1 Relationship Using DFSMSdss Command
Version 1 can be used by the COPY FULL command (description) via the DFSMSdss commands.
lists the parameters you can use with the DFSMSdss command.
Table 17 Parameters for the DFSMSdss Command (Version 1)
Description
Value
Parameter
The COPYVOLID option is used to copy the volume serial number
(VOLSER).
N/A
COPYVOLID
If the COPYVOLID option is specified, the volume serial number is copied
to the T-VOL, and the T-VOL becomes offline automatically.
This COPYVOLID option was necessary for SMS-managed volumes until
the DUMPCONDITIONING parameter was added to DFSMSdss with
APAR OW 45674. If the DUMPCONDITIONING parameter is specified,
there is no need to copy the volume serial number for SMS-managed
volumes.
DUMPCONDITIONING is used when you want to specify that the purpose
of the copy operation is to create a backup copy and not for using the
copied volume for application.
N/A
DUMPCONDITIONING
This command sets the copy operation mode to NOCOPY mode. When
this command is specified, the background copying process is omitted
from the copy operation.
N/A
FCNOCOPY
The Version 1 copy operation is executed as a priority. If Version 1 cannot
be used, Concurrent Copy or the copy operation via the host is executed.
PREFERRED
FASTREPLICATION
When FASTREPLICATION is not specified, the copy operation will be
performed in the same way as when PREFERRED is specified.
26
Performing Version 1 Operations