Hello All,
we have an urgent issue in our hana db where complete data backup is not happening. We are on the followning version
SAP HANA Studio
Version: 2.0.16
When we trigger full backup, it throws the below error which was working fine until 4 days back.
447: backup could not be completed: [110026] The state 'ManagerCommandRunning' of the BackupManager does not allow the requested operation SQLSTATE: HY000
RETURN_STATUS not equal to 0, no backup of *.ini files
We have not changed any configuration.
1) We tried to kill the session using the below, but didnt work
Kill sesson using below command
ALTER SYSTEM CANCEL [WORK IN] SESSION <connection_id>
ALTER SYSTEM CANCEL SESSION <connection_id>
2) Followed OSS note 2310262, to cancel the runnning threads, but no
luck. Please note we cannot take a full system restart as per the note
now. We have to find an alternative to solve this issue.
3) tried to kill the backup using the command "backup cancel backupid", but no luck.
Can you please help.
Regards,
Vishwanath B