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

From: N.Prabhakar <prabhs_at_pacific.net.sg>
Date: 1996/12/05
Message-ID: <585436$dbd_at_newton.pacific.net.sg>#1/1


earvin_at_omega.uta.edu (Earvin C. Lim) writes: > How can users change their own login password 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-3678

Hi there,

Type the following in SQL*Plus

alter user <user> identified by <password>

The user should have alter session privilege

Regards

N.Prabhakar Received on Thu Dec 05 1996 - 00:00:00 CET

Original text of this message