DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-171
5070 ZPHI-EVT-TSV-CHANGE
5070 ZPHI-EVT-TSV-CHANGE
A target subvolume (TSV) has changed location.
ZPHI-TKN-SUBVOL-NAME
is the name of the TSV that was moved.
ZPHI-TKN-MOVE-ACTION-CD
is the situation that caused the TSV location change to be reported. Possible
values and their meanings are:
ZPHI-TKN-FROM-INT-VOL-NM
is the name of the previous volume where the TSV was located (if the value of
ZPHI-TKN-MOVE-ACTION-CD is ZPHI-VAL-MOVE-COPIED or ZPHI-VAL-MOVE-
MOVED) or the name of the volume where the TSV was expected to be located (if
the value of ZPHI-TKN-MOVE-ACTION-CD is ZPHI-VAL-MOVE-MISSING).
ZPHI-TKN-FREE-TEXT
is TO (if the value of ZPHI-TKN-MOVE-ACTION-CD is ZPHI-VAL-MOVE-COPIED
or ZPHI-VAL-MOVE-MOVED) or is null (if the value of ZPHI-TKN-MOVE-ACTION-
CD is ZPHI-VAL-MOVE-MISSING).
ZPHI-TKN-TO-INT-VOL-NM
is the name of the new volume where the TSV is located (if the value of ZPHI-TKN-
MOVE-ACTION-CD is ZPHI-VAL-MOVE-COPIED or ZPHI-VAL-MOVE-MOVED) or
is null (if the value of ZPHI-TKN-MOVE-ACTION-CD is ZPHI-VAL-MOVE-
MISSING).
Cause. A TSV has changed location.
Tokens
ZPHI-TKN-SUBVOL-NAME <1> token-type ZSPI-TYP-STRING
ZPHI-TKN-MOVE-ACTION-CD <2> token-type ZSPI-TYP-ENUM
ZPHI-TKN-FROM-INT-VOL-NM <3> token-type ZSPI-TYP-DEVICE
ZPHI-TKN-FROM-FREE-TEXT <4> token-type ZSPI-TYP-STRING
ZPHI-TKN-TO-INT-VOL-NM <5> token-type ZSPI-TYP-DEVICE
Message Text
DSM/SCM has detected that TSV <1> <2> from <3> <4> <5>.
The DSM/SCM database will be updated accordingly.
ZPHI-VAL-MOVE-COPIED A COPY operation occurred.
ZPHI-VAL-MOVE-MISSING The TSV is missing.
ZPHI-VAL-MOVE-MOVED A MOVE operation occurred.