-
Copy the following files created and saved from the backup process to the directory where DSA is installed,
install path/dsa.
-
export_repository_backup_config.xml
-
repository_config_system.xml
-
To import the initial DSC repository configurations, enter:
dsc import_repository_backup_config –f export_repository_backup_config.xml
-
If SSL is enabled for this system, go to the next step. If SSL is not enabled, follow these steps:
-
Enter: dsc config_systems -f repository_config_system.xml
-
Restart DSMain on the DSC repository as indicated in the warning message.
-
Enter: dsc enable_component -n dsc_repository_system_name -t SYSTEM
-
Enter: dsc enable_component -n dsc_repository_target_group_name –t TARGET_GROUP
-
Restart the ClientHandler.
-
After SSL is enabled for this system, do these steps in the BAR Setup portlet:
-
From the CATEGORIES list, click Systems and Nodes and select the repository.
-
Select the Enable SSL over JMS Communication checkbox and enter the TrustStore password.
-
Click Apply and enter the credentials when prompted.
-
Restart DSMain on the DSC repository system as indicated in the warning message.
-
After DSMain has restarted, click Enable in the BAR Setup portlet.
-
From the CATEGORIES list, click Media Servers, select the media server used for repository backup, and click Apply.
This activates the media server in the background.
-
To recover saveset information and recreate the backup job, enter:
dsc recover_backup_metadata -n repository_target_group
-
Enter this command:
dsc list_recover_backup_metadata -n repository_target_group
Wait until the status is COMPLETED before continuing to the next step.
-
To restore the repository, enter:
dsc run_repository_job -t restore
Additional parameters:
[Optional] -v BackupVersion
Backup version number, enter 0 for latest save set.
[Optional] -n Name
Name of the target group for the restore.
-
After the restore repository job is complete, perform a tpareset on the DSC repository database.