Symptom
- After migrating BW 7.X to HANA 1.0, in the import ABAP phase, using these commands for example:
hdbsql -U SYSTEM -I /.../.../HdbLandscapeReorgCheckProcedure.SQL...
hdbsql -U DEFAULT -I /.../.../HdbLandscapeReorgCheckProcedure.SQL...
- Backup cannot be generated using the command:
hdbsql -U BACKUP "BACKUP DATA USING FILE ('/usr/sap/<SID>/HDB00/backup/data/COMPLETE_DATA_BACKUP')"
if using backint and using timestamp for the backup prefix:
hdbsql -U user_store_key “backup data using backint (‘YYYY_MM_DD:HH:MM_BACKUP_FILE’)”
hdbsql -U user_store_key "backup data INCREMENTAL using backint('backup_prefix')"
In both cases these error messages are generated:
* -10104: Invalid value for KEY (SYSTEM)
* -10104: Invalid value for KEY (BACKUP)
C Try to connect via secure store (SERVICE) on connection 1 ...
C invalid secure store entry, rc = -10104 (Invalid value for KEY (DEFAULT))
Read more...
Environment
SAP HANA Database 1.0.
Product
SAP HANA, platform edition all versions
Keywords
database hdbuserstore; backup error; Invalid value for KEY (BACKUP);Invalid value for KEY (DEFAULT);Invalid value for KEY (SYSTEM) , KBA , HAN-LM-INS-SAP , Installation of SAP Systems on HANA , HAN-DB-ENG-BW , SAP HANA BW Engine , HAN-DB-BAC , SAP HANA Backup & Recovery , HAN-DB-CLI , SAP HANA Clients (JDBC, ODBC) , Problem
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.