Description | The value of this column is significant only if policytype is
set to weekly or monthly. When the value is 0x7fffffff, it
represents a special meaning to the value of occurence. See
the description for occurence below.
The LSB to LSB+6 bits of the mask are significant.
Each bit represents a day in the week with LSB being Mon and LSB+6
being Sun.
If mask is 0x00000041 - snapshots will be created on Monday and
Sunday. If mask is 0x0000007f - snapshots will be created on all
weekdays which is effectively a daily policy. If mask is 0x0000001f,
it represents week days.If mask is 0x00000060, it represents
weekend days. |