Re: Max Password length

From: Rich Jesse <rjoralist_at_society.servebeer.com>
Date: Mon, 9 Mar 2009 10:54:06 -0500 (CDT)
Message-ID: <717a6f7d63be442ff2d8e323dd17d20e.squirrel_at_society.servebeer.com>



Hi Ruben,

> What is the maximum password length in oracle 10g

The 10gR1 docs for the CREATE USER statement say:

Passwords must follow the rules described in the section "Schema Object Naming Rules ", unless you are using the Oracle Database password complexity verification routine.

And the Schema Object Naming Rules say:

Names must be from 1 to 30 bytes long

As always, it's best to verify this information in your databases by testing.

HTH! GL! Rich

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Mar 09 2009 - 10:54:06 CDT

Original text of this message