case studies:
- If the HDB user password is restarted by the user, with out updating the password in hdbuserstore list. then the following steps need to perform.
- If the user is locked, due to wrong password in hdbuserstore list.
- Generally hdbuserstore key allows 6 attempts of wrong password, after that user will locked.
- hdbuserstore list keys basically use for scripts.
steps:
alter user <user name> reset connect attempts.
alter user <user name> active user now
To change password:
alter user <user nsame> password <password>
Useful Blog SAP Training in Chennai
ReplyDelete