I could solve this error by using REPLACE and RENAME option in the import script:
IMPORT SBODEMOUS."*" FROM '/hana/shared/NDB/HDB00/backup/company/SBODEMOUS/' WITH REPLACE RENAME SCHEMA SBODEMOUS TO SBODEMOUS2
Regards,
Tamas
I could solve this error by using REPLACE and RENAME option in the import script:
IMPORT SBODEMOUS."*" FROM '/hana/shared/NDB/HDB00/backup/company/SBODEMOUS/' WITH REPLACE RENAME SCHEMA SBODEMOUS TO SBODEMOUS2
Regards,
Tamas