cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hello,

I've connected an external hana system into DBACOCKPIT to schedule backups via DB13.

I've added the variable $DATETIME to Backup prefix but this doesn't have effect and the Backup prefix is COMPLETE_DATA_BACKUP_$DATETIME_databackup_0_1 ...

Any suggestion?

Regards.

0 Likes
View Entire Topic
Former Member
0 Likes

It is not clear are you able to DELETE the existing COMPLETE_DATA_BACKUP_$DATETIME and put just the $DATETIME in the BACKUP PREFIX field and trigger the backup?

We use DB13 for scheduling the backups and the above step to setup a BACKUP PREFIX works for us

Former Member
0 Likes

Hello Sunil,

Yes, I'm able to delete the backup prefix and I've tried with $DATETIME but the content of variable is not included into Backup prefix, then $DATETIME_databackup_0_1 name is the output of backup.

I've one system with Hana like as Primary database and works correctly in this system Hana is used for replication and is included on DBACOCKPIT for schedule backups but this option It doesn't work..

Former Member
0 Likes

I understand it better

We are using the BACKUP PREFIX as SID$DATETIME

The backup files would then come up as SIDYYYY_MM_DD_MM:SS_databackup_0_1 etc...

Can you please try that and let me know