When trying to restore a backup that was made with the export script, it shows the following error:

the schema to which the error is mentioning is a schema that was made as a test, which was no longer being used and was eliminated
scripts used:
EXPORT "SAP_JYB"."*" AS BINARY INTO
'/usr/sap/NDB/HDB00/backup/data/0210'
WITH REPLACE THREADS 10
NO DEPENDENCIES;
IMPORT "SAP_JYB"."*" AS BINARY from '/usr/sap/NDB/HDB00/backup/data/0210' WITH IGNORE EXISTING THREADS 10 RENAME SCHEMA "SAP_JYB" TO "PRUEBA_JYB";
Request clarification before answering.
mario.galeano,
I believe sap note-1981315 - HANA import fails with error "not found in the import directory" will help you to address the issue.
Please follow the instructions carefully while executing scripts.
Thanks.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 14 | |
| 12 | |
| 7 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.