i run:
SELECT activity, count(entity) as "SESSIONS",
cast(float(sum(bytes))/1024/1024/1024 as dec(8,2)) as "GB" FROM summary
where end_time>current_timestamp-48 hours GROUP BY activity

why is it that tape mount and expiration sessions are 0?

--
[email protected]
Systems Engineering and Admin
Virginia Tech
1700 Pratt Drive
Blacksburg, VA  24061
Ph: 540-231-4385 Fx: 540-231-7413

Reply via email to