SAP
C_HANATEC151 · Question #64
A user is locked due to too many failed logon attempts. Which SQL command can solve this problem?
The correct answer is C. ALTER USER <username> RESET CONNECT ATTEMPTS. See the full explanation below for the reasoning.
Question
A user is locked due to too many failed logon attempts. Which SQL command can solve this problem?
Options
- AALTER USER <user_name> DROP CONNECT ATTEMPTS
- BALTER USER <user_name> ACCOUNT UNLOCK
- CALTER USER <username> RESET CONNECT ATTEMPTS
- DALTER USER <username> FORCE PASSWORD CHANGE AFTER ATTEMPTS
How the community answered
(38 responses)- A5% (2)
- B16% (6)
- C71% (27)
- D8% (3)
Community Discussion
No community discussion yet for this question.