DB hangs after issue 'alter user sys idenfied by xxx' command
Hi,
After I issue "alter user sys identified by <tmp_pwd>;" the database just hangs there. I have to just close the putty session, but I can no long login when export ORACLE_SID = <SID> then sqlplus "/as sysdba", the database hangs.
REMOTE_LOGIN_PASSWORDFILE=EXCLUSIVE. no password file in $ORACLE_HOME/dbs folder for it. This is our auxiliary instance.
Thanks,