Skip to content

Comments

added troubleshooting for hana migration#1523

Merged
renejeglinsky merged 1 commit intomainfrom
rjegl12/troubleMigration
Dec 17, 2024
Merged

added troubleshooting for hana migration#1523
renejeglinsky merged 1 commit intomainfrom
rjegl12/troubleMigration

Conversation

@renejeglinsky
Copy link
Contributor

Closes #1453

@renejeglinsky renejeglinsky changed the title added troubleshooting for hana migrtaion added troubleshooting for hana migration Dec 16, 2024
Copy link
Contributor

@LotharBender LotharBender left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've again tried to reproduce the problem. My test showed that cds build is creating a .hdiconfig file in the db/src folder of the project if none exists. This .hdiconfig file has an entry for the hdbmigrationtable build plugin.

Thus, the only scenario that could cause the described issue might be that the project already had a .hdiconfig file that didn't have this entry which is strange as it is included in the default one generated by cds add hana.

The troubleshooting hint might be used as a hint for fixing an existing .hdiconfig file as cds add hana will add any missing build plugin entries (not only hdbmigrationtable) if they are missing for whatever reason.

@renejeglinsky renejeglinsky added this pull request to the merge queue Dec 17, 2024
Merged via the queue into main with commit fc1828a Dec 17, 2024
@renejeglinsky renejeglinsky deleted the rjegl12/troubleMigration branch December 17, 2024 07:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants