cancel
Showing results for 
Search instead for 
Did you mean: 

DB13 - backup destination path blank

08-27-2018 4:44 AM
6244 views 4 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Hi ,

When I try to configure backup for an HANA 2.0 system from solution manager 7.2, it does not show up anything in the backup destination field, it's left blank.

Managed system config is already performed for the HANA 2.0 based ABAP system and remote DB connection is in place on DBACOCKPIT.

now how to configure the backup destination for scheduling complete backups in DB13.

how to make the backup destination to appear in DB13. I am scheduling backups from solution manager.

I will appreciate all your inputs.

Thanks in advance

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

By default, file-based data backups are written to $DIR_INSTANCE/backup/data. Locate the parameter basepath_databackup in the persistence section of the parameter file.

  • For a tenant database, the parameter file is global.ini.
  • For a system database, the parameter file is nameserver.ini.

Regards,

Martin

Answers (2)

Answers (2)

former_member201054
Contributor
0 Likes

Hi Martin,

please tell me the parameter to be modified under backup...

Thanks in advance

Former Member
0 Likes

Hi Daniel,

The default destination is used unless you specify a different destination. Therefore it´s left blank.

You can check and change the configuration in "ST04 --> Configuration --> Backup Configuration" OR "Configuration --> INI Files --> global.ini --> backup".

Kind regards,

Martin

former_member201054
Contributor
0 Likes

unclear...what parameters to be modified.