Quantcast
Channel: SCN: Message List - SAP MaxDB
Viewing all articles
Browse latest Browse all 2539

Re: -24950,ERR_USRFAIL: User authorization failed

$
0
0

Hi Ormany,

 

You can do as below:-

 

Connect to dbmcli -d <DB NAME> -u control,<password>

 

Then try below commands

 

sql_connect superdba,<password>

sql_connect superdba,admin

 

sql_execute select * from users --> This will give you list of users

 

 

ALTER PASSWORD <DBA_user> <new_password> for changing other user passwords.

 

And for superdba you can use below:-

ALTER PASSWORD <old password> to <new password>

 

Do let us know if this helps.

 

Regards,

Ram


Viewing all articles
Browse latest Browse all 2539

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>