White Papers
38 Setting Up the Dell™ DR Series System on HP Data Protector® 7.0 | April 2015
C User commands
Omnidownload
Downloads information about a backup device and a library from the Data Protector internal
Database (IDB).
This command is available on systems with the Data Protector User Interface component installed.
Examples:
To review the information about a virtual tape library named "VTL" in ASCII format that will be
saved as the file "libVTL.txt" to the directory "C:\Temp", run:
omnidownload -library VTL -file C:\Temp\libVTL.txt
Omniupload
Uploads information about a backup device from an ASCII file to the Data Protector internal
database(IDB).
This command is available on systems with the Data Protector User Interface component installed.
Examples:
To modify library"Exabyte1" using the information in the file "/tmp/EXA", run:
omniupload -modify_library Exabyte1 -file /tmp/EXA