Skip to content

Latest commit

 

History

History
187 lines (116 loc) · 3.65 KB

set-db-properties-hana-a1c73b1.md

File metadata and controls

187 lines (116 loc) · 3.65 KB

set-db-properties-hana

This command changes the properties for a SAP HANA database enabled for multitenant database container support.

Remember:

SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.

For more information, see SAP Note 3351844.

Tip:

This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform ↗️.

neo set-db-properties-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

HANA database ID

Type: string

Optional

--web-access

Enables or disables access to the HANA database from the Internet: 'enabled' (default), 'disabled'

--dp-server

Enables or disables the data processing server of the SAP HANA database: 'enabled', 'disabled'.

--script-server

Enables or disables the script server of the SAP HANA database: 'enabled', 'disabled'.

--xsengine-mode

Specifies how the XS engine should run: 'embedded', 'standalone'.

--docstore

Enables or disables the DocStore server of SAP HANA database: 'enabled', 'disabled'.

Example

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