Skip to content

Latest commit

 

History

History
113 lines (66 loc) · 1.88 KB

stop-db-hana-c76fc39.md

File metadata and controls

113 lines (66 loc) · 1.88 KB

stop-db-hana

This command stops the specified SAP HANA tenant database on an SAP HANA tenant database (MDC) system.

neo stop-db-hana -a <subaccount_technical_name> -h <host> -u <e-mail_or_user> -i <database_ID>

Parameters

Required

-a, --account

Subaccount technical name

Type: string (up to 30 characters; lowercase letters and numbers, starting with a letter)

-h, --host

Enter a region host.

Type: URL, for acceptable values see Regions ↗️.

-u, --user

Use your e-mail, SAP ID, or user name

Type: string

-p, --password

To protect your password, enter it only when prompted by the console client and not explicitly as a parameter in the properties file or the command line.

Type: string

-i, --id

SAP HANA tenant database ID

Type: string

Example

neo stop-db-hana -a mysubaccount -h hana.ondemand.com -u [email protected] -i mydb

Related Information

start-db-hana

restart-hana