Skip to Content
2
Dec 27, 2018 at 11:32 AM

Why HANA DB Creates Schema Names Sequentially ?

579 Views Last edit May 21, 2020 at 06:25 PM 3 rev

Hi Everyone,

I'm trying to create hana database schemas from WEBIDE Multi Target Application (MTA). I found some examples in web and provided schema in my hana database. But there is a problem with name of schema. When I create a new schema HANA DB adds a number to the end of schema name like MY_SCHEMA_1. I did not find any property to disable this sequential procedure. As a result, I wonder the reason of this property why HANA DB adds a number to schema.

Here is some details about my problem. I'm creating a schema called MY_SCHEMA and when I build my project it is created as MY_SCHEMA_1.

----mta.yaml Configurations----

----HANA DB Module Customization----

----Console Details----

----Created as MY_SCHEMA_1----

Thanks for your help. Thomas Jung

Best regards.

Gokhan.

Attachments

mta-yaml.png (37.8 kB)
console.png (64.7 kB)
catalog-view.png (28.7 kB)