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_ScheduledJob
Table: domain_ScheduledJob
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
id | An autoincrement number used as a primary key for this table | apt_v_nbu_job_detail.client_id |
clientId | The unique identifier of the host being backed up | apt_v_nbu_job_detail.client_host_name |
clientName | The name of a host being backed up as seen by a backup job | apt_v_nbu_schedule.selection_type |
executionType | The type of backup which triggered this job. For example, Immediate, Scheduled, and so on. | apt_v_nbu_job_detail.job_id |
jobId | A unique number for each backup job in a backup domain that identifies a backup job | apt_v_nbu_job_detail.server_id |
masterServerId | The unique identifier of the primary server that executed the backup job | |
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. | apt_v_nbu_job_detail.policy_id |
policyId | The unique identifier of the backup policy | apt_v_nbu_job_detail.policy_name |
policyName | The name of the backup policy as seen by a backup job | |
policyVersionNo | An internal identifier used for mapping the snapshot of a policy that used for these backups. | apt_v_nbu_job_detail.sched_start_date |
scheduledTime | The date and time the backup was scheduled to be started as per the original work list of PEM. | apt_v_nbu_job_detail.schedule_id |
scheduleId | The unique identifier of a schedule which resides within a policy | apt_v_nbu_job_detail.sche dule_name |
scheduleName | The name of a schedule which resides within a policy as seen by a backup job | apt_v_nbu_job_detail.start_ date |
startTime | The date and time the backup actually started | |
windowClosingTime | The date and time when the backup window closes |