backup_schedule

The entity backup_schedule includes all scheduler configuration parameter which are used by scheduler or scheduler service. This entity is part of the backup policy object. When an active user policy is created, a new backup schedule entity is created for the user to provide that the backup_schedule object could be managed on the agent side.

Column Name Column Datatype Column Null Option Column Comment
schedule_id byte varying(16) not null Unique identifier
scheduler_in_start_up varchar(1) with null Put scheduler in the startup menu group of windows 0= don't put 1= put
delay_backup_process_minute integer with null Minutes to delay backup process
show_count_down varchar(1) with null Show start backup" dialog 0= don't show 1= show
show_progress_during_backup varchar(1) with null Show backup progress bar
show_progress_after_backup varchar(1) with null Show backup finish dialog
close_progress_after_minutes integer with null Number of minutes the backup finish dialog closed automatically
check_for_missing_resonses integer with null Time interval in minutes to check for missing responses
check_server varchar(2) with null Perform check server automatically 0 = no check 3 = hourly check 4 = daily check
monthly_day varchar(3) with null Task is performed monthly on the following day (1-31)
monthly_hour varchar(2) with null Hour (1-12)
monthly_minute varchar(2) with null Minutes (0-59)
weekly_days varchar(3) with null Task is performed weekly on the following days: 0x01:Sunday 0x02:Monday 0x04:Tuesday 0x08:Wednesday 0x10:Thursday 0x20:Friday 0x40:Saturday
weekly_hour varchar(2) with null Hour (1-12)
weekly_minute varchar(2) with null Minutes (0-59)
daily_days varchar(3) with null Task is performed on the following days of a week 0x01:Sunday 0x02:Monday 0x04:Tuesday 0x08:Wednesday 0x10:Thursday 0x20:Friday 0x40:Saturday
daily_hour varchar(2) with null Hour (1-12)
daily_minutes varchar(2) with null Minutes (0-59)
hourly_days varchar(3) with null Task is performed hourly on the following days of a week 0x01:Sunday 0x02:Monday 0x04:Tuesday 0x08:Wednesday 0x10:Thursday 0x20:Friday 0x40:Saturday
hourly_start_hour varchar(2) with null From hour (1-12)
hourly_start_minute varchar(2) with null From minutes (0-59)
hourly_end_hour varchar(2) with null Until hour (1-12)
hourly_end_minute varchar(2) with null Until minutes (0-59)
n_minutes_days varchar(3) with null Days of a week 0x01:Sunday 0x02:Monday 0x04:Tuesday 0x08:Wednesday 0x10:Thursday 0x20:Friday 0x40:Saturday
n_minutes_start_hour varchar(2) with null From hour (1-12)
n_minutes_start_minute varchar(2) with null From minutes (0-59)
n_minutes_end_hour varchar(2) with null Until hour (1-12)
n_minutes_end_minute varchar(2) with null Until minutes (0-59)
n_minutes_interval integer with null Time interval in minutes (1-59)
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
idle_time_minute integer with null Time in minutes the system waits until the user is idle
capture_every_restart varchar(1) with null According to schedule type 'startup' 0:first time the system starts 1:every restart
schedule_type integer with null Schedule type concerning job schedule: 0:appointed job 1:yearly job 2:monthly job 3:weekly job 4:daily job 5:houly job
managed_type varchar(1) with null Information about object is managed by 0: Manager 1: Server
fixed_year varchar(4) with null Year (i.e. 2005)
fixed_month varchar(2) with null Month (1-12)
fixed_day varchar(2) with null Day (1-31)
fixed_hour varchar(2) with null Hour (1-12)
fixed_minute varchar(2) with null Minute (0-59)

Product Name: BrightStor ARCserve Backup for Laptops and Desktops

Table Type: Table


Copyright © 2006 CA. All rights reserved.