Define the Snapset environment
Component: | BS2000 |
Functional area: | Pubset and MRSCAT management |
Domain: | MULTI-CATALOG-AND-PUBSET-MGMT |
Privileges: | TSOS |
Function
The SET-SNAPSET-PARAMETER command sets the processing environment for the Snapsets of an (imported) pubset. The settings are stored in the pubset’s Snapset catalog.
The following settings are possible (see the manual “Introduction to System Administration” [14]):
- In the case of remote mirroring, snap copies can also be generated on the remote disk storage system.
Note: With ETERNUS DX/AF systems in SDV mode, the save pool, available as standard in the disk storage system, is implicitly used.
The SHOW-SNAPSET-CONFIGURATION command displays the current settings.
Format
SET-SNAPSET-PARAMETER | ||||||||||||||
|
Operands
PUBSET = <cat-id 1..4>
Catalog ID of the pubset for which the Snapset processing environment is to be set.
REMOTE-COPY = *UNCHANGED / *NO / *YES
This setting is evaluated only in the case of mirroring in a remote disk storage system.
Specifies whether snap copies are also to be created on the remote disk storage system.
REMOTE-COPY = *UNCHANGED
The current setting is retained.
REMOTE-COPY = *NO
No snap copies are created on the remote disk storage system.
REMOTE-COPY = *YES
Snap copies are also created on the remote disk storage system.
Return codes
(SC2) | SC1 | Maincode | Meaning/Guaranteed messages |
---|---|---|---|
0 | CMD0001 | Command executed without error | |
32 | CMD0216 | Required authorization not available | |
64 | DMS1351 | Internal error | |
64 | DMS1386 | Error in the memory request | |
64 | DMS1389 | Error in MSCF communication | |
64 | DMS138B | Not an MRSCAT entry | |
64 | DMS138C | Pubset not accessible | |
64 | DMS13D6 | Snapset limit exceeded | |
1 | 64 | DMS13D7 | Internal error in Snapset management: Return code of GCF |
64 | DMS148F | GCF not loaded |