Exam C-DBADM-2404 Topic 3 Question 51 Discussion
Actual exam question for SAP's C-DBADM-2404 exam
Question #: 51
Topic #: 3
Question #: 51
Topic #: 3
How can you start an SAP HANA Cloud database instance using the command line?
Suggested Answer: B Vote an answer
To start an SAP HANA Cloud database instance using the command line, the correct command is:
* cf update-service <SERVICE_INSTANCE> -c "{ "data": {"service Stopped": false}}"This command utilizes the Cloud Foundry CLI to update the service instance configuration, effectively starting the database if it has been previously stopped.
References=This command and its usage are part of the Cloud Foundry CLI documentation related to managing services in a cloud environment, which is detailed in the SAP Cloud Platform documentation.
Database Administration
* cf update-service <SERVICE_INSTANCE> -c "{ "data": {"service Stopped": false}}"This command utilizes the Cloud Foundry CLI to update the service instance configuration, effectively starting the database if it has been previously stopped.
References=This command and its usage are part of the Cloud Foundry CLI documentation related to managing services in a cloud environment, which is detailed in the SAP Cloud Platform documentation.
Database Administration
by Florence at Oct 16, 2025, 12:56 PM
0
0
0
10
Comments
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Report Comment
Commenting
You can sign-up / login (it's free).