here we collect some not documented options sometime useful. The list actually is not ordered properly by topic just “as it is”
select * from volhistory where volume_name='<NAME>'
del volhist type=remote volume=<NAME> tod=+0 force=yes
lm101
:for i in $(grep "Volume Name" volhist.dat | grep "L5" | cut -f 2 -d '"') do echo "lm101: del volhist type=remote volume="$i" tod=+0 force=yes" done lm101: del volhist type=remote volume=HU2194L5 tod=+0 force=yes lm101: del volhist type=remote volume=HU2195L5 tod=+0 force=yes lm101: del volhist type=remote volume=HU2135L5 tod=+0 force=yes lm101: del volhist type=remote volume=HU2138L5 tod=+0 force=yes