Intended 9i(and above) Behaviour
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Set either PASSWORD_REUSE_TIME or PASSWORD_REUSE_MAX to unlimited and the
password can NEVER be reused.
When you change the password with the same password, any attempt generates
the expected error ORA-28007, whichever command you use, SQL*Plus command
PASSWORD or SQL ALTER USER ...IDENTIFIED by.