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_Job
Table: domain_Job
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
masterServerId | The unique identifier of the master server that executed the backup job. | apt_v_nbu_job_detail.server_id |
clientName | The name of a host being backed up as seen by a backup job. | apt_v_nbu_job_detail.client _host_name |
id | A unique number for each backup job in a backup domain that identifies a backup job. | apt_v_nbu_job_detail.nbu_job_id |
clientId | The unique identifier of the host being backed up. | apt_v_nbu_job_detail.client _id |
mediaServerName | The name of the media server that performed the backup job. | apt_v_nbu_job_detail.media_host_name |
mediaServerId | The unique identifier of the media server that performed the backup job. | apt_v_nbu_job_detail.media_server_id |
srcMediaServerId | The unique identifier of the media server from where data for duplication is read. | apt_v_nb_job.origin_master_server_id |
srcMediaServerName | The name of the media server from where data for duplication is read. | apt_v_nb_job.origin_master_server_name |
type | The type of operation done by the backup product. | apt_v_nbu_job_detail.job_type |
subType | Its type of backup. | apt_v_nbu_job_detail.policy_type_name |
backupType | The type of backup which triggered this job. | apt_v_nbu_job_detail.schedule_type_name |
state | The state of the backup job. | apt_v_nbu_job_detail.vendor_state |
statusCode | The exit code for a particular backup job. | apt_v_nbu_job_detail.vendor_status |
startTime | The date and time that a backup started. | apt_v_nbu_job_detail.start_date |
endTime | The date and time when a backup ended. | apt_v_nbu_job_detail.finish _date |
filesBackedUp | The number of files backed up during a backup job. | apt_v_nbu_job_detail.nbr_of_files |
bytesWritten | The amount in bytes that a backup job transferred from client to media server, for backing up. | apt_v_nbu_job_detail.kilobytes |
throughput | The speed of a backup job in Kbytes/sec. This is the speed of the overall job. This takes into account the transfer time from client to media server, and media server to disk or tape storage. It is not just the speed of a tape drive. | apt_v_nbu_job_detail.nbr_of_files |
attemptCount | The number of times a backup job had to be attempted before being successful or reaching the maximum allowable number of retries. | apt_v_nbu_job_detail.try_count |
scheduleName | The name of a schedule which resides within a policy as seen by a backup job. | apt_v_nbu_job_detail.schedule_name |
scheduleType | The Schedule Type for the backup job. | apt_v_nbu_schedule.schedule_type |
storageUnitType | The type of storage unit used and seen by a backup job. | apt_v_nbu_storage_unitstorage_unit_type |
policyId | The unique identifier of the backup policy. | apt_v_nbu_job_detail.policy_id |
policyName | The name of the backup policy as seen by a backup job. | apt_v_nbu_job_detail.policy _name |
policyType | The type of policy as seen by a backup job. | apt_v_nbu_job_detailpolicy_type_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 | An internal identifier used for mapping the snapshot of a policy used for this backups. | |
transportType | The transport that was used to move the backup from the backup client to the media server. | apt_v_nbu_job.fiber_transport_usage |
isValid | Identifier for a valid job, set to true for entries created during job data collection. For job entries created during Image data collection this flag is set to False. | apt_v_nbu_job_detail.is_active |
secondaryId | When a unique job number is not enough to distinguish a job, a secondary ID may be used. For NetBackup, this field is the job Process ID. | |
groupId | The unique identifier of the first job which spawned this collection of multistream backups, the value is zero for non-multistream backups. | apt_v_nbu_job_detail.stream_index |
parentJobId | The indentifier of the parent job in case of mutistream backups. | apt_v_nbu_job_detail.parent_job_id |
expirationTime | The time at which this job (the image that the job generates) will expire. | apt_v_nbu_job_detail.expiration_date |
preSISSize | The size in byes of a PureDisk backup job before deduplication. | apt_v_nbu_dedup_job.is_se rver_dedup |
preSISFileCount | The number of files that are processed in a PureDisk backup. | apt_v_nbu_job_detail.nbr_o f_files |
lastUpdatedTime | The time when the job record was last updated in the database. | apt_v_nbu_job_detail.last_u pdated |
isDeduped | Flag to determine if this is a Pure Disk backup job. | apt_v_nbu_dedup_job.is_se rver_dedup |
destClientName | The name of the alternate host where the image is been restored. | |
destClientId | The unique identifier of the alternate host where the image is been restored. | apt_v_nbu_job_detail.target_client_id |
isAcceleratorEnabled | Flag to determine if this is a fast backup job. | |
accelerationRatio | For fast backup jobs, this specifies the percentage of data that was backed-up. |