SAP Knowledge Base Article - Preview

2827950 - How-To: Cancel Hanging Backup on SAP HANA

Symptom

Backup is hanging or running long, and it needs to be cancelled or terminated.

However, cancelling from database level using HANA cockpit or HANA studio doesn't work. When check the backup status using the following SQL statement, you can see the backup is still in running state:

select * from "SYS"."M_BACKUP_CATALOG" where STATE_NAME = 'running';

Cancelling using SQL statement for data backups below also doesn't work:

BACKUP CANCEL [FOR <database_name>] <backup_ID>


"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."


Read more...

Environment

  • SAP HANA Platform 1.0
  • SAP HANA Platform 2.0

Product

SAP HANA 1.0, platform edition

Keywords

cancel, backup, backint, pid, os, kill, ps , KBA , HAN-DB-BAC , SAP HANA Backup & Recovery , How To

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.