cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

on cloudfoundry i'm trying to create a hana db without success.

I'm using a trial account and my cli looks like :

cf create-service hana-cloud-trial hana myhana -c '{"SystemPassword":"1234567","SourceIP":"0.0.0.0.0/0","dpserver":"true","vcpu":"2","memory":"30","storage":"120"}'

I always get the error:

Service broker error : Service broker hana-cloud-trail failed with: Invalid Paramter (memory): Required for HANA [....]

If i use the -v flag i got error:

HTTP/1.1 502 Bad Gateway ...

"code": 10001

"error_code":" CF-ServiceBrokerBadResponse"

I'm using the V7 Version of the cli.

Any help is welcome.

Marco

0 Likes
View Entire Topic
Dan_vL
Product and Topic Expert
Product and Topic Expert
0 Likes

The following tutorial demonstrates executing various administrative tasks such as start/stop/create/update/upgrade of an SAP HANA Cloud instance using the BTP and CF CLIs.

Executing SAP HANA Cloud Tasks from the Command Line