backup_set

The entity backup_set describes files being backed up. It consists of descriptions about file or folder exclude or includes list, list for selection and inventory paths.

Column Name Column Datatype Column Null Option Column Comment
backup_set_id byte(16) not null Unique identifier
name nvarchar(255) not null Backup set logical name
aging_kind integer with null Keep backed up file indefinitely 0: don't used 1: use aging kind
aging_grace_period integer with null Grace period in days (7-365)
aging_purge_kind integer with null Remove backed up files when file is removed from backup set

0: don't remove 1: remove purge

revision_client_limit integer with null Number of revisions on the client
revision_comparison integer with null Optimize large file handling 0: don't optimize 1: optimize
revision_file_size_limit integer with null Used file limit for optimize large file handling in MB
revision_server_limit integer with null Server revision limit
revision_use_server_default integer with null Use server revision limit
backup_type varchar(1) with null Backup method 0: min local storage 1: min transfer time
creation_user nvarchar(64) with null User who creates the object
creation_date integer with null Time object is being created
last_update_user nvarchar(64) with null User who updates
last_update_date integer with null Time object is being updated
version_number integer with null Is used for transaction integrity
managed_type varchar(1) with null Information about object is managed by 0: Manager 1: Server

Product Name: BrightStor ARCserve Backup for Laptops and Desktops

Table Type: Table


Copyright © 2006 CA. All rights reserved.