Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
IT Analytics OpsCenter Transition Reference
- OpsCenter Transition
- Introduction
- IT Analytics reports search
- OpsCenter - Reports Library mapping
- OpsCenter - IT Analytics alerts mapping
- Importing SQL Report Template Designer (RTD) Reports
- OpsCenter to IT Analytics Schema Mapping
- domain_Client
- domain_ClientImageCollectionLevel
- domain_DiskPool
- domain_DiskPoolHistory
- domain_Entity
- domain_EntityAlias
- domain_Image
- domain_ImageCopy
- domain_ImageCopyFormat
- domain_ImageFragment
- domain_Job
- domain_JobArchive
- domain_JobImage
- domain_Log
- domain_MasterServer
- domain_Media
- domain_Mediaserver
- domain_ParentJob
- domain_Policy
- domain_PolicyClient
- domain_Schedule
- domain_ScheduleCalendar
- domain_ScheduledJob
- domain_ScheduleWindow
- domain_SkippedFileArchive
- domain_TapeDrive
- domain_TapeDriveHistory
- domain_TapeDriveMap
- domain_TapeLibrary
- lookup_CalendarType
- lookup_DataCollectionStatus
- lookup_DataMoverType
- lookup_DayOfWeek
- lookup_DensityType
- lookup_DriveStatus
- lookup_DriveType
- lookup_JobState
- lookup_JobStatus
- lookup_JobSubType
- lookup_JobType
- lookup_MediaStatus
- lookup_MediaType
- lookup_PolicyStatus
- lookup_PolicyType
- lookup_PoolType
- lookup_robottype
- nb_DiskPool
- nb_DiskVolume
- nb_DiskVolumeHistory
- nb_Job
- nb_JobArchive
- nb_JobAttempt
- nb_JobAttemptArchive
- nb_JobAttemptLog
- nb_JobBackupAttributes
- nb_JobBackupAttributesArchive
- nb_JobFiles
- nb_JobFilesArchive
- nb_JobProcessAttribute
- nb_JobProcessAttributeArchive
- nb_Policy
- nb_Robot
- nb_StorageServer
- nb_StorageServiceDestInfo
- nb_StorageServiceInfo
- nb_StorageUnit
- nb_StorageUnitGroup
- nb_StorageUnitsInGroup
- nb_TapeDrive
- nb_VirtualMachines
- nb_VolumeGroup
- nb_VolumePool
- nom_Drive
- nom_NBJob
- nom_NBJobClient
- nom_NBMedia
- nom_NBPolicy
- nom_Server
domain_Schedule
Table: domain_Schedule
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
masterServerId | This attribute represents id of primary server entity object from domain_Entity table. | apt_v_nbu_policy.server_id |
policyName | This attributes represents name of the policy. | apt_v_nbu_policy.policy_name |
policyDomainName | Applicable for TSM backups, used for managing a set of TSM client nodes. It can contain multiple Policy sets managing a subset of the TSM client nodes | |
policyVersionNo | This attribute represents how many times policy has been modified. | apt_v_nbu_policy.generation |
name | This attribute represents name of the schedule. | apt_v_nbu_schedule.schedule_name |
calendar | Calendar-based schedules allow administrators to select specific days to run a policy. | |
copies | This attribute represents the total number of copies. | apt_v_nbu_schedule.number_of_copies |
failOnError | This attribute represents whether backup job should fail or retry on error. | apt_v_nbu_schedule.retry_after_runday |
fastRecovery | This attribute indicates whether fast recovery is enabled or not. | |
frequency | This attribute specifies how much time must elapse between the successful completion of a scheduled task and the next attempt. | apt_v_nbu_schedule.frequency |
hasCalendarSched | This attribute represents whether schedule is a calendar based schedule or not. | |
isValid | This attribute represents whether it is a valid policy or not. | apt_v_nbu_schedule.exists _in_catalog |
maxFragSize | This attribute represents maximum fragment size that can be used for writing images. | apt_v_nbu_policy.max_fragment_size |
maxMPX | This attribute represents maximum streams per drive. | apt_v_nbu_schedule.max_multiplex |
numberOfCopies | This property specifies the total number of backup copies that may exist in the NetBackup catalog (that can range from 2 through 10). | apt_v_nbu_schedule.number_of_copies |
retension | This attribute specifies how long NetBackup retains the backups. | apt_v_nbu_schedule.retention_days |
scheduleId | This attribute indicates number of schedule from policy. | apt_v_nbu_schedule.schedule_id |
scheduleIndexing | This attribute represents indexing of snapshot. | |
synthetic | This attribute represents whether it is a synthetic backup. | apt_v_nbu_schedule.synth tic |
type | The Type of backup attribute specifies the type of backup that the schedule controls. | apt_v_nbu_schedule.schedule_type |
windows | This attribute contains a list of backup windows. | apt_v_nbu_schedule.start_window |