Preventing inactive accounts from being locked

Login accounts can be set to be exempt login from being locked due to inactivity be using the exempt inactive lock clause.

The following statement creates the login account “user33” which is exempt from being lock due to inactivity.

create login user33 with password AT0u7gh9wd exempt inactive lock true