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: Q:How can users change their login password?

Re: Q:How can users change their login password?

From: John P. Higgins <jh33378_at_deere.com>
Date: 1996/12/04
Message-ID: <32A6092E.15C1@deere.com>#1/1

Earvin C. Lim wrote:
>
> How can users change their own login passwords to SQL*PLUS?
> Thanks in advance!
> --
> Earvin Lim
> -- Programmer/Analyst
> -- Academic Computing Services
> -- University of Texas at Arlington
> email: earvin_at_omega.uta.edu
> Phone: (817)272-3678Well, strictly speaking, you don't log in to SQL*Plus;
you use SQL*Plus to log in to an Oracle database.

After you log in to a database, you can change your own password by ALTER USER userid IDENTIFIED BY newpassword;

-- 
John P. Higgins      Voice:    (309)765-4481
Deere & Company      Fax:      (309)765-5168
John Deere Road      Internet: jh33378_at_deere.com
Moline, IL 61265     Opinions: My Own
Received on Wed Dec 04 1996 - 00:00:00 CST

Original text of this message

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