From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of Oliver Martin >I have more tapes than my library has slots and that is why I must checkin >libv during the process export node, filedata=backupactive, I do every >weekend. When I do an preview export node I there is no option which tells >me which tapes the export needs for completition.
select distinct volume_name from volumeusage where node_name='DESIRED_NODE' (The node name must be in single quotes and capitalized.) -- Mark Stapleton
