Database Administration (MOSC)

MOSC Banner

How to create Oracle database application end-user password complexity function

Hi,

We need to follow the below policy to create a new profile for Oracle database(19.11 version on Solaris 5.11 host) application users' password setting:

  • The password contains no fewer than 24 characters and includes at least one numeric and one alphabetic character.
  • The password is not the same as the user name or the user name reversed.
  • The password is not the same as the database name.
  • The password does not contain the word oracle (such as oracle123).
  • The password differs from the previous password by at least 8 characters.
  • The password contains at least 1 special character.

Can you advise Oracle doc or right steps that I can follow up?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center