Check homogeneity of pubset mirroring
Component: | BS2000 |
Functional area: | File processing |
Domain: | MULTI-CATALOG-AND-PUBSET-MGMT |
Privileges: | TSOS |
Function
The CHECK-PUBSET-MIRRORS command checks whether mirroring of a pubset is homogeneous. The homogeneity check is performed in relation to SRDF and TimeFinder/Mirror mirroring. In the case of a pubset which is not mirrored a check is also made to see whether only individual disks are mirrored. Mirroring of the pubset is homogeneous if all volumes of the pubset have identical mirroring properties.
The homogeneity check is performed for the currently supported full replication types (for detailed information, please refer to the SHC-OSD manual [37]).
Format
CHECK-PUBSET-MIRRORS |
PUBSET = <cat-id 1..4> |
Operands
PUBSET = <cat-id 1..4>
Catalog ID of the pubset for which homogeneity of pubset mirroring is to be checked.
Return codes
(SC2) | SC1 | Maincode | Meaning |
---|---|---|---|
0 | CMD0001 | Command successfully executed (mirroring is homogeneous) | |
5 | 32 | DMS136E | Unexpected return code when SHC-OSD was called |
32 | DMS136F | Unexpected return code when a system function was called | |
64 | CMD0216 | No authorization | |
64 | DMS136D | Pubset mirroring is not homogeneous | |
1 | 64 | DMS136E | Specified pubset does not exist |
2 | 64 | DMS136E | Specified pubset cannot be accessed |
3 | 64 | DMS136E | SHC-OSD subsystem not available |
4 | 64 | DMS136E | Specification of a volume set not allowed |
64 | DMS13DB | Homogeneity check aborted because VSN not unique |