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

Last Published:
Product(s): NetBackup IT Analytics (11.7)
  1. OpsCenter Transition
    1.  
      Introduction
    2.  
      IT Analytics reports search
    3.  
      OpsCenter - Reports Library mapping
    4.  
      OpsCenter - IT Analytics alerts mapping
    5.  
      Importing SQL Report Template Designer (RTD) Reports
    6. OpsCenter to IT Analytics Schema Mapping
      1.  
        domain_Client
      2.  
        domain_ClientImageCollectionLevel
      3.  
        domain_DiskPool
      4.  
        domain_DiskPoolHistory
      5.  
        domain_Entity
      6.  
        domain_EntityAlias
      7.  
        domain_Image
      8.  
        domain_ImageCopy
      9.  
        domain_ImageCopyFormat
      10.  
        domain_ImageFragment
      11.  
        domain_Job
      12.  
        domain_JobArchive
      13.  
        domain_JobImage
      14.  
        domain_Log
      15.  
        domain_MasterServer
      16.  
        domain_Media
      17.  
        domain_Mediaserver
      18.  
        domain_ParentJob
      19.  
        domain_Policy
      20.  
        domain_PolicyClient
      21.  
        domain_Schedule
      22.  
        domain_ScheduleCalendar
      23.  
        domain_ScheduledJob
      24.  
        domain_ScheduleWindow
      25.  
        domain_SkippedFileArchive
      26.  
        domain_TapeDrive
      27.  
        domain_TapeDriveHistory
      28.  
        domain_TapeDriveMap
      29.  
        domain_TapeLibrary
      30.  
        lookup_CalendarType
      31.  
        lookup_DataCollectionStatus
      32.  
        lookup_DataMoverType
      33.  
        lookup_DayOfWeek
      34.  
        lookup_DensityType
      35.  
        lookup_DriveStatus
      36.  
        lookup_DriveType
      37.  
        lookup_JobState
      38.  
        lookup_JobStatus
      39.  
        lookup_JobSubType
      40.  
        lookup_JobType
      41.  
        lookup_MediaStatus
      42.  
        lookup_MediaType
      43.  
        lookup_PolicyStatus
      44.  
        lookup_PolicyType
      45.  
        lookup_PoolType
      46.  
        lookup_robottype
      47.  
        nb_DiskPool
      48.  
        nb_DiskVolume
      49.  
        nb_DiskVolumeHistory
      50.  
        nb_Job
      51.  
        nb_JobArchive
      52.  
        nb_JobAttempt
      53.  
        nb_JobAttemptArchive
      54.  
        nb_JobAttemptLog
      55.  
        nb_JobBackupAttributes
      56.  
        nb_JobBackupAttributesArchive
      57.  
        nb_JobFiles
      58.  
        nb_JobFilesArchive
      59.  
        nb_JobProcessAttribute
      60.  
        nb_JobProcessAttributeArchive
      61.  
        nb_Policy
      62.  
        nb_Robot
      63.  
        nb_StorageServer
      64.  
        nb_StorageServiceDestInfo
      65.  
        nb_StorageServiceInfo
      66.  
        nb_StorageUnit
      67.  
        nb_StorageUnitGroup
      68.  
        nb_StorageUnitsInGroup
      69.  
        nb_TapeDrive
      70.  
        nb_VirtualMachines
      71.  
        nb_VolumeGroup
      72.  
        nb_VolumePool
      73.  
        nom_Drive
      74.  
        nom_NBJob
      75.  
        nom_NBJobClient
      76.  
        nom_NBMedia
      77.  
        nom_NBPolicy
      78.  
        nom_Server

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.