ADSM-L

[ADSM-L] Select works in 5.5 but not in 6.x

2011-05-25 09:15:41
Subject: [ADSM-L] Select works in 5.5 but not in 6.x
From: leandro benatti <tsm-forum AT BACKUPCENTRAL DOT COM>
To: ADSM-L AT VM.MARIST DOT EDU
Date: Tue, 24 May 2011 06:56:57 -0700
Hi all,

Try use the command line:

select ENTITY,cast(float(sum(bytes))/1024/1024/1024 as decimal(14,2)) from 
summary where (start_time between '2011-04-23 00:00:00' and '2011-05-22 
23:59:59') and (summary.activity='BACKUP' or summary.activity='ARCHIVE') group 
by ENTITY

+----------------------------------------------------------------------
|This was sent by leandro.benatti AT tivit.com DOT br via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>