Next:
The Listener
Up:
Users and Permissions
Previous:
Other Permissioning Problems
Contents
Changing Passwords
Passwords can be changed by altering the user. Mind you, SYSDBA needs to do it.
SQL> ALTER USER "BENR" IDENTIFIED BY "passwd"; User altered.
2005-02-10