Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Password expiry bug 8.1.6
Hi all,
I tried without word bear is not working too
I tried password that contain
numbers, special characters, not common english word
the ORA-00988 still there ???? :(
Sinardy
-----Original Message-----
Sent: Wednesday, 9 May 2001 9:41 PM
To: Multiple recipients of list ORACLE-L
sinardy,
I do not know the methodology that Oracle used is it's PASSWORD package.
It is quite possable that the "new" password can not contain any portion of
the login id. Try to use a password that does not use the word "bear" and
post the results please.
ROR mª¿ªm
>>> sinardyxing_at_bcsis.com 05/09/01 04:00AM >>>
Hi all,
When I
as DBA
1. create a profile with password expiry, ferification.. NULL 2. alter user with above profile 3. set date to force password expired
as altered user
1. sqlplus teddy/bear
2. Changing password for teddy
New password: newbear
Retype new password: newbear
ERROR-00988: missing or invalid password(2)
I install patch bug12255555 recomemded by oracle support,
After follow the README.DOC
sqlplus is updated
and I shutdown
and init 6
as DBA
1. drop profile test cacade; 2. @create profile 3. alter user teddy profile test; 4. set date to force password expired
as altered user
1. sqlplus teddy/bear
2. Changing password for teddy
New password: newbear
Retype new password: newbear
ERROR-00988: missing or invalid password(2)
"the error is still the same."
Can someone help me please :(
Thank you
sinardy
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: sinardyxing_at_bcsis.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Ron Rogers INET: RROGERS_at_galottery.org Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: sinardyxing_at_bcsis.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed May 09 2001 - 20:41:02 CDT
![]() |
![]() |