Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Passwords
if you are already logged into the database, you can change your
password by following command
alter user <your_username> identified by <new_password>;
if you cant log in, you need to contact your dba who can change you password easily.
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.
Received on Fri Mar 31 2000 - 03:46:58 CST
![]() |
![]() |