scc_app_hist

The scc_app_hist table entity stores history information about managed application and their storage consumption.

Column Name Column Datatype Column Null Option Column Comment
timestamp date not null Date and time this record was created
appuuid byte(16) not null Application unique identifier
ver nvarchar(128) with null Application version
size float with null Application capacity, in KB
used float with null Amount used
protected integer1 with null Application backed up
backups integer with null Number of backups
restores integer with null Number of restores
backuperr integer with null Number of backup errors
restoreerr integer with null Number of restore errors
bcktime integer with null Total backup time
bcksize float with null Amount backed up, in TB
lastsesstime date with null Last backup session time
lastsessstate nvarchar(64) with null Last backup session state

Product Name: BrightStor Storage Command Center

Table Type: Table


Copyright © 2006 CA. All rights reserved.