Change user password in HANA ExpressPublished at 27 March 2021#sapThis TIL is more than a year old. Some details may have changed.SHELL$ hdbsql -i 90 -d systemdb -u SYSTEMSHELL$ alter user XSA_DEV password <new password>;