Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Changing Oracle Database Password
John hagen wrote:
>
> I am looking for a GUI tools/program which will allow non-tech uses to
> change they own password on a oracle database. If anyone has one or
> knows of one please write me at
> john.hagen_at_digital.com
>
> Thank You
Why not just save a copy of the script:
alter user <username> identified by <new password>
No you'right...it's not GUI, but even a non-technical person can type the sentence. Received on Thu Feb 05 1998 - 00:00:00 CST
![]() |
![]() |