TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


cookbook:dataprotector
 
 

This is an old revision of the document!


Data Protector Sync Cookbook

Data Protector is a HP enterprise backup solution and is available for Windows, UNIX and Linux.

The omnirpt command

The omnirpt command generates various reports about the Data Protector environment

omnirpt -report media_list -tab > var\dataprotector.txt

Example omnirpt output


Converting omnirpt tab file to CSV file

Run TMSS10CSV2Fixed directing the file dataprotector.csv through stdin to get a starting point for columns and offset values, adjust the offsets to match the data you wish to import, omitting data from irrelevant columns.


TMSSDELIMETER=TAB

TMSS10CSV2Fixed < dataprotector.csv

Cookbook menu

cookbook/dataprotector.1538363049.txt.gz · Last modified: 2025/01/21 22:07 (external edit)