Multiple choice

In oracle DBMS, which is the strong password management feature that ensures a user cannot use the same password for a specific duration of time?

  1. Account blocking

  2. Account locking

  3. Password history

  4. Password verification

  5. Password matching

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

DBMS keeps the track of old password for specified duration of time as mentioned in the policy, and it does not allow the user to reset the same password for that duration.