Skip to content

createXSAAdmin ​

Command: createXSAAdmin
Category: HDI Management
Status: Production Ready

Description ​

Create an SAP HANA DB User which is also an XSA Admin

Syntax ​

bash
hana-cli createXSAAdmin [user] [password] [options]

Aliases ​

  • cXSAAdmin
  • cXSAA
  • cxsaadmin
  • cxsaa

Parameters ​

For a complete list of parameters and options, use:

bash
hana-cli createXSAAdmin --help

Examples ​

Basic Usage ​

bash
hana-cli hana-cli createXSAAdmin --user admin --password MyPassword

Execute the command

See the Commands Reference for other commands in this category.

See Also ​

Released under the Apache License 2.0