Hello,
when we executed the below sql statement in hdbsql, we are getting the syntax error. I think issue is because of incorrect quotes. please suggest correct statement.
su - <sid>adm –c ‘hdbsql –U SYSTEM “ALTER SYSTEM ALTER CONFIGURATION('indexserver.ini','System')SET('password policy','force_first_password_change') = 'false' with reconfigure”’
Regards
Shridhar Gowda