Hi Find by myself the answer of my previous question in the Adsm Discussion Archive .....
Here the macro: Select filespace_name, count(ll_name) as " Active Data Amount" from backups where node_name=%1 and state='ACTIVE_VERSION' group by filespace_name Regards Robert Ouzen
