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. nb_JobAttemptArchive
IT Analytics OpsCenter Transition Reference

nb_JobAttemptArchive

Table: nb_JobAttemptArchive

OpsCenter Report Column

Description

Equivalent Column in IT Analytics

masterServerId

OpsCenter-generated unique identifier for master servers.

apt_v_nbu_job_try.server_id

clientName

Name of the host being backed up by the job.

apt_v_nbu_job_try.client_host_name

jobId

Job ID; unique identifier for a job created by the master server.

apt_v_nbu_job_try.jobid

id

Job attempt, such as 1, 2, 3

apt_v_nbu_job_try.try_count

activeStartTime

Start time of the job attempt of an active job.

apt_v_nbu_job_try.start_date

bytesWritten

Number of bytes written to the storage.

apt_v_nbu_job_try.try_kilobytes

completionTime

Timestamp when the job attempt is complete.

apt_v_nbu_job_try.try_finish_date

currentFile

Name of the file that is being backed up; for completed jobs this is the last file that was backed up.

destMediaId

NBU-generated unique identifier of the media where the data is written.

apt_v_nbu_job_try.media_server_id

destMediaServerId

OpsCenter-generated unique identifier of the mediaserver where the data is written.

apt_v_nbu_job_try.media_server_id

destMediaServerName

Name of the media server where the data is written.

apt_v_nbu_job_try.media_host_name

destStorageUnit

Name of the storage unit where the data is written.

apt_v_nbu_job_try.storage_unit_label

filesBackedUp

The number of files that are backed up during a backupjob.

apt_v_nbu_job_try.nbr_of_files

mainPID

Process ID of parent bpbrm process managing the child jobs.

operation

Job operation that is being carried out, such as Mounting a tape, Writing to a tape and so on. Refer tolookup_JobOperationType, for details.

apt_v_nbu_job_try.job_type _name

percentComplete

Estimated completion percentage of a job attempt.

PID

Process ID of bpbrm process managing the job.

RqstPid

PID requesting job.

secondaryId

When a Job ID is not enough to distinguish a job, a secondary ID may be used. For NetBackup, this field is the job Process ID.

srcMediaId

NBU-generated unique identifier of the media from where the data is read.

apt_v_nbu_job_try.client_id

srcMediaServerId

OpsCenter generated unique identifier of the media server from where data is read.

srcMediaServerName

Name of the media server from where the data is read.

srcStorageUnit

Name of the Storage Unit from where the data is read.

startTime

Start time of the job attempt.

apt_v_nbu_job_try.start_date

statusCode

The exit code for a particular backup job attempt.

apt_v_nbu_job_try.summary_status

throughput

Number of kilobytes of data that is backed up per second.

transportType

Network type used to move data from a client to media server, such as LAN, Fiber.

Feedback

Was this page helpful?
Previous

nb_JobAttempt

Next

nb_JobAttemptLog

Feedback

Was this page helpful?