Skip to content

Latest commit

 

History

History
137 lines (82 loc) · 3.19 KB

set-db-properties-ase-5b6f210.md

File metadata and controls

137 lines (82 loc) · 3.19 KB

set-db-properties-ase

This command changes the properties for an ASE database.

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-ase -a <subaccount_technical_name> -h <host> -u <e-mail_or_user> -i <database_ID> --db-size <database_size>

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

ASE database ID

Type: string

--db-size

Size of the database in MB

Specify a size that is greater than the actual size.

Note:

This parameter sets the maximum database size. The minimum database size is 24 MB. You receive an error if you enter a database size that exceeds the quota for this database system.

The size of the transaction log will be at least 25% of the database size you specify.

Example

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