DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-153
5020 ZPHI-EVT-INSUFF-DISK-SPACE
ZPHI-TKN-REASON-CD
is the reason the backout could not be performed. Possible values are:
not most recently applied
no backup exists
Cause. You are trying to perform a backout, but DSM/SCM cannot find a previously
saved configuration. Either a backout was already performed, or the previous
configuration was incorrectly specified.
Effect. The activity finishes with errors. DSM/SCM does not perform a backout.
Recovery. Ensure that a previous configuration exists and that its location is correctly
displayed on the Backout—Verify Request screen in the Target Interface, and then
resubmit another backout activity for the target.
5020 ZPHI-EVT-INSUFF-DISK-SPACE
Not enough space is available on the volume specified to execute an Apply or Backout
activity for the specified configuration.
ZPHI-TKN-CONFIG-NM
is the name of the configuration where the error occurred.
ZPHI-TKN-SPACE-REQUIRED
is the amount of disk space (in bytes) required to execute the Apply or Backout
activity.
ZPHI-TKN-SPACE-EXISTS
is the amount of disk space (in bytes) available on the specified volume to perform
the Apply or Backout activity.
ZPHI-TKN-INT-VOL-NM
is the name of the volume where the error occurred.
Tokens
ZPHI-TKN-CONFIG-NM <1> token-type ZSPI-TYP-STRING
ZPHI-TKN-SPACE-REQUIRED <2> token-type ZSPI-TYP-INT4
ZPHI-TKN-SPACE-EXISTS <3> token-type ZSPI-TYP-INT4
ZPHI-TKN-INT-VOL-NM <4> token-type ZSPI-TYP-DEVICE
Message Text
Insufficient disk space exists for APPLY/BACKOUT of
configuration <1>. Space required: <2> bytes, space exists:
<3> bytes, volume <4>. Correct the error by freeing up space
on the volume disk. RESTART the activity.