Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: changing password

Re: changing password

From: William Beilstein <BeilstWH_at_OBG.com>
Date: Thu, 28 Dec 2000 14:35:19 -0500
Message-Id: <10724.125402@fatcity.com>


alter user abc identified by values '22xyz_p';

>>> "Glasrot, Nechama" <nglasrot_at_edata.com> 12/28/00 02:10PM >>>
i have a user named abc ... he had a password of 22xyz ... i had to temporarily change the password to abc_temp ... i tried to change the password back to 22xyz ... and get the following error ...

Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production With the Partitioning option
JServer Release 8.1.6.0.0 - Production

SQL> alter user abc identified by 22xyz_p; alter user abc identified by 22xyz_p

                                  *

ERROR at line 1:
ORA-00988: missing or invalid password(s)

pls help ... tia

thank you ...
nechama glasrot
561-981-0635
nglasrot_at_edata.com=20

--=20
Please see the official ORACLE-L FAQ: http://www.orafaq.com=20 --=20
Author: Glasrot, Nechama
  INET: nglasrot_at_edata.com=20

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 Thu Dec 28 2000 - 13:35:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US