Hi again!
Ok i see. Well, the info you want is in the command refrence guide, but here´s some info about sumflags and ssflags that i hope you´ll find usefull.
---------------------------------------------------------
sumflags output the status of the saveset on the current tape, which part is located on tape and it´s status. Flags will be a combination of the following flags.
c = complete, the entire saveset is located on volume
h = head, first part of saveset is located on volume
m = middle, middle part of saveset is located on volume
t = tail, last part of saveset is located on volume
b = browsable, located in online index
r = recoverable, not in online index but can be recovered
using saveset recover or scanner.
a = aborted, saveset has been aborted and is probably junk
i = in progress, saveset is currently being written
p = purged, saveset deleted from the media database
E = elegible for recycling, saveset is recyclable
--------------------------------------------------------
ssflags is the savesets total status, even if it spans several volumes. Will give a combination of the following flags: CvrSENRiIF
C = continued (saveset spans multiple volumes)
v = valid (saveset is ok)
r = purged (recoverable)
S = scanned-in
E = elegible for recycling
N = NDMP saveset
R = raw saveset
i = incomplete saveset
I = in progress
F = Finished saveset
A written saveset should allways contain v and F as ssflags to indicate that it is ok.
--------------------------------------------------------
Hope this gives you some more info on the subject. And as always, if i made a mistake somewhere please correct me.
Cheers!
Maverick