>I wish to extract daily figures of archives to a TSM server but I don't want to >include the archives that go directly to tape (which is several nodes). I can >extract a total per node archive figure from dsmaccnt.log or query the database >to extract similar info, maybe if I can query the database for nodes that >archive direct to tape & subtract that from the total figure, if so how do I >query just for direct to tape
Sessions involving tape access almost always have some media wait time, so you could exclude any such dsmaccnt.log entries having values other than zero in that field. Review your dsmaccnt.log to see if that correlates well in your Archive sessions. Richard Sims, BU
