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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Passwords

Re: Passwords

From: Thomas J. Kyte <tkyte_at_us.oracle.com>
Date: Sat, 01 Apr 2000 00:27:36 GMT
Message-ID: <8c3fpc$d9$1@nnrp1.deja.com>


In article <8c1nee$337$1_at_nnrp1.deja.com>, plaiter_at_my-deja.com wrote:
> I need to change my password of the oracle database that i am logging
> into does anyone know how I can to this from the sql prompt ?
>
> Thanks
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

SQL> alter user YOUR_USERNAME identified by NEW_PASSWORD;

--
Thomas Kyte tkyte_at_us.oracle.com
Oracle Service Industries http://osi.oracle.com/~tkyte/index.html --
Opinions are mine and do not necessarily reflect those of Oracle Corp

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Mar 31 2000 - 18:27:36 CST

Original text of this message

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