cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Got error creating HANA service

zlena
Explorer
0 Kudos
3,393

Tutorials: https://developers.sap.com/tutorials/appstudio-cap-deploy-app.html
--------------------------

As per tutorial, I went to Service Marketplace, selected SAP HANA Schemas & HDI Containers Trial, clicked on Create. Unfortunatelly HANA instance creating failed with error:

Service broker error: Service broker hana-broker failed with: Can not create service instance 'hana1': There is no database available. Ensure that you have a database available in space 'dev' within organization '0e3e2d3etrial'.

What did I do wrong? Prewious tutorial did not include creating a database, only csv files...

Accepted Solutions (0)

Answers (3)

Answers (3)

KEschenroeder
Associate
Associate

The solution to the problem is explained in SAP note https://me.sap.com/notes/0003252095 which refers to the documentation in https://help.sap.com/docs/hana-cloud/sap-hana-cloud-administration-guide/map-sap-hana-database-to-an...

You have to create an instance mapping to the org and space of your cloud foundry environment

rajn00
Discoverer
0 Kudos
Worked for me, thanks!
gregorw
SAP Mentor
SAP Mentor

Make sure that your HANA DB is running before creating a HDI Container.

MaribelWang
Discoverer
0 Kudos

You need to first create a sap hana data base, because the SAP HANA Schemas & HDI Containers service relies on an active database to manage its schema and container resources. The service is distribute the resources of sap hana database to store your data and manage development objects like tables, views, and procedures within a database.

 

How to create an SAP HANA Cloud Database: 

  • Go to SAP HANA Cloud in your subaccount and create a new instance.
  • Follow the setup instructions, ensuring you select the appropriate region, size, and configuration for your development environment.
  • Once the HANA Cloud instance is created and running, verify it by checking its status in the SAP HANA Cloud dashboard.