
PowerProtect Data Manager 19.9 SAP HANA Agent User Guide
Performing restore with dependency chaining or replication storage
Perform the following steps for a restore that involves dependency chaining between save sets of two different storage targets or a restore from a replication storage target.
-
Edit the existing auto configuration file, and append the following [SECONDARY_SYSTEM] information in the file. Modify the configuration file parameter settings provides details about the configuration file.
NOTEThe secondary CLIENT parameter is optional. If specified, then the query of the secondary storage target is performed by using the secondary client name. If not specified, then the query is performed by using the primary client name.
Successive auto-configuration requests will overwrite the auto configuration file. To preserve the details from the file, make a copy of the file.
[SECONDARY_SYSTEM] CLIENT=<client_name_used_during_backup> DDBOOST_USER = <DD_username> DEVICE_HOST = <DD_IP_address> DEVICE_PATH = <DD_storage_unit>
For example:
[SECONDARY_SYSTEM] CLIENT=newdb DDBOOST_USER = myplc-0662e093dd6b-37247 DEVICE_HOST = 10.118.156.240 DEVICE_PATH = /myplc-0662e093dd6b-37247
-
In SAP HANA Studio, set all the following parameters to the pathname of the auto configuration file:
- log_backup_parameter_file
- data_backup_parameter_file
- catalog_backup_parameter_file
- Start the restore from SAP HANA Studio. Performing restore and recovery by using SAP HANA Studio provides details.