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

Hello,

I am creating my first CAP application with postgreSQL as backend database. I followed all steps as explained in the following blog.

https://blogs.sap.com/2020/11/30/run-and-deploy-cap-with-postgresql-on-sap-cloud-platform-cloud-foun...

While deploying the mtar file, I am getting below error. "Test-postgreSQL" is the name of the pg instance.

Detected new MTA version: "1.0.0"
Processing service "Test-postgreSQL"...
Setting service "Test-postgreSQL" parameters from "pg-options.json"
Service operation failed: Controller operation failed: 400 Updating service "Test-postgreSQL" failed: Bad Request: CF-ServicePlanNotUpdateable(110004): The service does not support changing plans.

Appreciate your help...

0 Likes
View Entire Topic
gregorw
SAP Mentor
SAP Mentor
0 Likes

Is the deployer bound to the database service instance?

cvasabat
Explorer
0 Likes

mta.txtyes, we did I guess. Please see the yaml file attached.