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
nb_JobBackupAttributesArchive
Table: nb_JobBackupAttributesArchive
OpsCenter Report Column | Description | Equivalent Column in IT Analytics |
|---|---|---|
masterServerId | OpsCenter-generated ID of NBU Primary Server. | apt_v_nbu_job_detail.server_id |
clientName | Name of the client backed up by the job. | apt_v_nbu_job_detail.client_display_name |
jobId | Unique identifier for a job created by the Primary server. | apt_v_nbu_job_detail.job_id |
activeStartTime | Time when the job is changed to active from queued. | apt_v_nbu_job.start_date |
backupID | The image ID (clientname_timestamp) created by the job. | apt_v_nbu_job_detail.backup_id |
commands | List of job commands like CANCEL, SUSPEND,RESUME, RESTART, DELETE and so on, which can be performed on this job. Data is in the binary form. | |
controllingHost | Host that has this job process running. | |
controllingHostMediaServer Id | OpsCenter-generated ID of the media server that controls the robot. | apt_v_nbu_job.controlling_host_id |
destMediaId | NBU-generated Media ID of the media on which the job is being written. | apt_v_nbu_job_detail.media_server_id |
destStorageUnit | Storage unit name on which the job is being written. | apt_v_nbu_job_detail.storage_unit_label |
destStorageUnitId | Storage unit ID on which the job is being written. | apt_v_nbu_job_detail.storage_unit_id |
frozenImage | Binary flag to show if it is a snapshot job or not. | |
imageID | Same as backup ID. | apt_v_nbu_job_detail.backup_id |
jobDefinitionName | Name of the policy that created this job. | apt_v_nbu_job_detail.policy_name |
numTapesToEject | Number of tapes to be ejected from a Robot into a vault, based on a Profile. | |
profileName | Name of the profile, from the Robot-Vault-Profile combination. This is like a policy for a vault job. | |
queuedReason | Reason behind why the job is queued/waiting for resource, refer to the lookup_QueuedReason table for details. | apt_v_nbu_job.job_queued_reason |
queuedReasonResource | Name of the resource on which the job is waiting. | |
robotName | Name of the robot, from the Robot-Vault-Profile combination. | |
sessionID | Vault session ID, this is like a job ID for vault jobs. | |
srcMediaId | Media ID from which the job is reading the image (for duplication). | |
srcStorageUnit | Storage unit name from which the job is reading the image. | |
srcStorageUnitId | Storage unit ID from which the job is reading the image. | |
tapeCopyNumber | Copy number of image, used for inline tape copy. | |
vaultName | Name of a vault, from the Robot-Vault-Profile combination. |