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. NetBackup™ Backup Planning and Performance Tuning Guide
  3. Primary server configuration guidelines
  4. Legacy error log fields
NetBackup™ Backup Planning and Performance Tuning Guide

Legacy error log fields

This section describes the fields in the legacy log files that are written to the following locations:

Linux/UNIX:

    /usr/openv/netbackup/db/error

Windows:

    install_path\NetBackup\db\error

On Linux/UNIX, there is a link to the most current file in the error directory. The link is called daily_messages.log.

The information in these logs provides the basis for the NetBackup ALL LOG ENTRIES report. For more information on legacy logging and unified logging (VxUL), refer to the NetBackup Troubleshooting Guide.

Here is a sample message from an error log:

1021419793 1 2 4 nabob 0 0 0 *NULL* bpjobd TERMINATED bpjobd

Table: Meaning of daily_messages log fields defines the various fields in this message. The fields are delimited by blanks.

Table: Meaning of daily_messages log fields

Field

Definition

Value

1

Time this event occurred (ctime)

1021419793 (= number of seconds since 1970)

2

Error database entry version

1

3

Type of message

2

4

Severity of error:

1: Unknown

2: Debug

4: Informational

8: Warning

16: Error

32: Critical

4

5

Server on which error was reported

nabob

6

Job ID (included if pertinent to the log entry)

0

7

(optional entry)

0

8

(optional entry)

0

9

Client on which error occurred, if applicable. Otherwise *NULL*

*NULL*

10

Process which generated the error message

bpjobd

11

Text of error message

TERMINATED bpjobd

Table: Message types lists the values for the message type, which is the third field in the log message.

Table: Message types

Type Value

Definition of this message type

1

Unknown

2

General

4

Backup

8

Archive

16

Retrieve

32

Security

64

Backup status

128

Media device

Feedback

Was this page helpful?
Previous

Performance guidelines for NetBackup policies

Next

Media server configuration guidelines

Feedback

Was this page helpful?