Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Crack your DBA's password for 99 cents with Xg for oracle10g
I am actually curious to see if this works. Please provide the new
password that was implemented below, given the following inputs...
SQL> alter user test identified by *********************;
User altered.
SQL> select password from dba_users where username = 'TEST';
PASSWORD
BANNER
SQL> select name from v$database;
NAME
HOST_NAME
Steve Received on Mon Mar 20 2006 - 08:38:13 CST