NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Data Protection

SnapCenter 4.1.1 HANA Plugin "SCC-00164: Application quiesce for plug-in [hana] failed"

Fabian1993
4,452 Views

Hi,

 

maybe anyone can help me to resolve this Problem:

 

SCC-00164: Application quiesce for plug-in [hana] failed with exit code [-1] and with error :
* 7: feature not supported: Snapshot backup not supported on a tenant database SQLSTATE: HY000
Failed to create HANA data backup snapshot.
SCC-00161: Application unquiesce for plug-in [hana] failed with exit code [-1] and error : 
Storage backup failed.
* 362: invalid schema name: SYS_DATABASES: line 1 col 23 (at pos 22) SQLSTATE: HY000
HANA backup data snapshot not found in HANA catalog for this backup.
* 7: feature not supported: Snapshot backup not supported on a tenant database SQLSTATE: HY000
Failed to drop HANA snapshot.
1 ACCEPTED SOLUTION

Nils_Bauer
4,444 Views

The hdbuserstore key must point to the SYSTEM DB in an HANA MDC single tenant setup.

hdbuserstore set <key> <host>:<port> <database user> <password>

with <port> = 3<instanceNo>13.

 

Regards,

Nils

View solution in original post

2 REPLIES 2

Nils_Bauer
4,445 Views

The hdbuserstore key must point to the SYSTEM DB in an HANA MDC single tenant setup.

hdbuserstore set <key> <host>:<port> <database user> <password>

with <port> = 3<instanceNo>13.

 

Regards,

Nils

Nils_Bauer
4,443 Views

... and the database user used for SnapCenter must be configured in the SYSTEM DB.

Public