Oracle 9i
Log in as oracle
% sqlplus /nolog
SQL> conn / as sysdba
SQL> alter user system identified by new_password;
SQL> exit
wolfg's journey with open source, linux, programming, sysadm …
Oracle 9i
Log in as oracle
% sqlplus /nolog
SQL> conn / as sysdba
SQL> alter user system identified by new_password;
SQL> exit
Recent Comments