Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion get-started/get-help.md
Original file line number Diff line number Diff line change
Expand Up @@ -689,7 +689,14 @@ See [How to configure your App Router](../guides/extensibility/customization#app

[Find the documentation on `cds login`](../guides/extensibility/customization#cds-login){.learn-more}

<div id="hana-tms-errors" />
### Why does my subscription fail with "Subaccount verification failed"

When using HANA TMS v2, the message "Subaccount verification failed" indicates that you are trying to create a tenant container for a HANA tenant that was created in a different subaccount.

Most probably, you are using the same `hana_tenant_prefix` and `tenant_id` as another application that has been deployed in another subaccount.

See how to [handle HANA tenants with HANA TMS v2](/@external/guides/multitenancy/index.md#handle-sap-hana-tenants) to avoid this situation.


## BTP

Expand Down
Loading
Loading