Veritas Solution Guide for Sheltered Harbor

Last Published:
Product(s): NetBackup & Alta Data Protection (10.5)

Viewing operation details

To generate reports

Generate reports to view data vaulting operation details.

Run one of the following commands to show the report of past backup or restore jobs:

  • nbshvault --report | --report -n
  • nbshvault --report | --report -n [--config-dir config-dir-path]

If you have provided the config-dir option during configuration, you should use the config-dir option in the command as well.

By default, it shows 10 records.

  • nbshvault  - report -n number

This command option is recommended if you need to specify the number of records you want to see at the end of the command.

The following table contains the information on the data vaulting operation reports:

Table: Reports

Field

Description

Timestamp

The time stamp in UTC format.

Institution ID

The institution ID.

Operation

The operations to use, either backup or restore.

Backup Keyword

The backup keyword that helps to search for specific backup files or folder that are used at the time of recovery.

Step

Shows the details of ongoing operation.

Step Status

The record step status whether it is started, completed or failed for the ongoing operations.

Completion Status

The final operation status - failed or successful

Backup ID

The backup ID.

Status message

The final message or exit code at the completion of the operation. If you encounter any error, the exit code message is displayed.

To run show-config operation

This section provides information on how to view the configuration option.

To view the configuration operation

  • Run one of the following commands:
    • nbshvault --show-config -i institution ID 
    • nbshvault --show-config -i institution ID 
      [--config-dir config-dir-path]

If you have provided the config-dir option during configuration, you should use the config-dir option in the command as well.