Ransomware attackers specifically target and attempt to destroy backup systems to increase the probability of payment. Hardening your system is critical. Please ensure you have reviewed your platform security using the Security Hardening Checklist
Cohesity

COHESITY Documentation

Explore our documentation to get started, discover products & new features, access troubleshooting guides, register sources, platforms support.

Products
Data Security Alliance
Visit Cohesity.com
Demos
Support
Blogs
Developers
Partner Portals
Cohesity Community
© 2026 Cohesity, Inc. All Rights Reserved.
Terms of Use|
Privacy Policy|
Legal|
  1. Home
  2. IT Analytics OpsCenter Transition Reference
  3. OpsCenter Transition
  4. OpsCenter to IT Analytics Schema Mapping
  5. domain_JobArchive
IT Analytics OpsCenter Transition Reference

domain_JobArchive

Table: domain_JobArchive

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.serve r_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_unit.storage_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_detail.policy_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 multi-stream backups, the value is zero for non-multi-stream backups.

apt_v_nbu_job_detail.stream_index

parentJobId

The identifier of the parent job in case of multi-stream backups.

apt_v_nbu_job_detail.paren t_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_server_dedup

preSISFileCount

The number of files that are processed in a PureDisk backup.

apt_v_nbu_job_detail.nbr_of_files

lastUpdatedTime

The time when the job record was last updated in the database.

apt_v_nbu_job_detail.last_updated

isDeduped

Flag to determine if this is a Pure Disk backup job.

apt_v_nbu_dedup_job.is_server_dedup

scheduleId

The unique identifier of a schedule which resides within a policy.

apt_v_nbu_job_detail.schedule_id

jobMediaServerId

This attribute is same as the mediaserverid if it is notnull, or else it is the same as srcMediaserverid.

apt_v_nbu_job_detail.media_host_name

jobMediaServerName

This attribute is same as mediaservername if it is notnull, or else it is the same as srcmediaservername.

apt_v_nbu_job_detail.media_server_id

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.

Feedback

Was this page helpful?
Previous

domain_Job

Next

domain_JobImage

Feedback

Was this page helpful?