Check and update Snapset configuration
Component: | BS2000 |
Functional area: | Pubset and MRSCAT management |
Domain: | SNAPSET |
Privileges: | TSOS |
Function
This command checks the Snapset configuration of an imported pubset. If Snapsets are detected which could not be connected when the pubset was imported, an attempt is made to connect these Snapsets retroactively.
Format
CHECK-SNAPSET-CONFIGURATION |
PUBSET = *DEFAULT-PUBSET / <cat-id 1..4> |
Operands
PUBSET = *DEFAULT-PUBSET / <cat-id 1..4>
Determines the pubset whose Snapset configuration is to be checked.
The default value is the catalog ID of the calling user’s default pubset.
SNAPSET =
Defines the snapset whose configuration is to be checked.
SNAPSET = *ALL
The configuration of all snapsets is to be checked.
SNAPSET = <name 1..1 with-low> / <integer -52..-1>
The configuration of the specified snapset is checked, whereby the snapset is specified by its snapset ID or its relative age (-1 corresponds to the most recent snapset). Maximal 52 snapsets of a pubset are distinguished by their snapset IDs which may contain 26 lowercase letters a..z and uppercase letters A..Z.
Return codes
(SC2) | SC1 | Maincode | Meaning/Guaranteed messages |
---|---|---|---|
0 | CMD0001 | Command executed without errors | |
32 | CMD0216 | No authorization to issue command | |
64 | DMS1351 | Internal error | |
64 | DMS1386 | Error in the memory request | |
64 | DMS1389 | Error in MSCF communication | |
64 | DMS138C | Pubset not accessible | |
64 | DMS13D5 | No Snapset available | |
1 | 64 | DMS13D7 | Internal error in Snapset management: Return code of GCF |
6 | 64 | DMS13D7 | Internal error in Snapset management: Return code of SHC-OSD |
7 | 64 | DMS13D7 | Internal error in Snapset management: Return code of CCOPY |
64 | DMS13DF | SHC-OSD subsystem not available | |
64 | DMS13E5 | No Snapset catalog available | |
64 | DMS13FA | Shared pubset and Snapsets are not supported on master computer | |
64 | DMS148F | GCF not loaded |