This command deletes a user from an ASE database.
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.
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 delete-db-user-ase -a <subaccount_technical_name> -h <host> -u <e-mail_or_user> -i <database_ID> --db-user <dbuser>
Required |
|
---|---|
|
Subaccount technical name
|
|
Enter a region host.
|
|
Use your e-mail, SAP ID, or user name
|
|
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.
|
|
ASE database ID
|
|
Name of the user for the ASE database |
Optional |
|
---|---|
|
Suppresses the command line confirmation prompt |
neo delete-db-user-ase -a mysubaccount -h hana.ondemand.com -u [email protected] -i mydb --db-user mydbuser
Related Information