on 2023 Dec 09 2:54 PM
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...
Request clarification before answering.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Make sure that your HANA DB is running before creating a HDI Container.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
25 | |
22 | |
8 | |
8 | |
7 | |
5 | |
4 | |
4 | |
4 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.