Purpose
The import_repository_backup_config command imports all configurations associated with setting up a repository backup job. This includes system, NetBackup, media servers, and target group configurations. This command is used to recover the DSC backup repository after a disaster.
Syntax
import_repository_backup_config -f|-file File
Example
import_repository_backup_config -f ConfigRepositoryBackup.xml
Parameters
- -f|-file File
- The file to import. This file is created by the export_repository_backup_config command.
- u|user_authentication User
- Required when security management is enabled. Supplies the command with the Viewpoint user, and triggers a password prompt for authentication.
Usage Notes
You must run the export_repository_backup_config command before running the import_repository_backup_config command in order to reference the configurations file that will restore the repository.
XML File Example
This command imports information from the XML file created from the export_repository_backup_config command.