Re: HELP - ORACLE SET PASSWORD

From: INITORA <initora_at_aol.com>
Date: 1995/10/11
Message-ID: <45g4sq$imh_at_newsbf02.news.aol.com>#1/1


Try this, I garantee it.

without dba privs use the following:

      GRANT CREATE SESSION TO username IDENTIFIED BY newpassword; A user can use this command on him/herself. I you are a DBA or have DBA privs then you can use;

      ALTER USER username IDENTIFIED BY newpassword; Received on Wed Oct 11 1995 - 00:00:00 CET

Original text of this message