Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mixed -Case Passwords?

406678Oct 16 2003 — edited Oct 17 2003
Is it possible to create users with mixed-case passwords? For example, CREATE USER "User01" IDENTIFIED BY "SaMpLePaSsWoRd";

The documentation for Oracle 9.2 says this is possible and recommended but running the command above via SQL*Plus does not seem to work because I am able to login to the database no matter if I type it exactly as above or all UPPER CASE or lower case.

If there is no way to do this then my application cannot comply with our security standards and I need to choose a database other than Oracle
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 14 2003
Added on Oct 16 2003
9 comments
715 views