Home » RDBMS Server » Server Administration » How to change password of the users SYSTEM and SYS ?
How to change password of the users SYSTEM and SYS ? [message #61125] Tue, 30 March 2004 12:23 Go to next message
Ivancleber da Silva Neves
Messages: 74
Registered: July 2002
Member
How to change password of the users SYSTEM and SYS ?

Thanks an advance
Re: How to change password of the users SYSTEM and SYS ? [message #61126 is a reply to message #61125] Tue, 30 March 2004 12:41 Go to previous message
andrew again
Messages: 2577
Registered: March 2000
Senior Member
Depending on how the authentication has been specified in initSID.ora or spfileSID.ora, you should be able to :
sqlplus "/as sysdba"
alter user xxx identified by yyy;
Previous Topic: geting the sql for the PID
Next Topic: Multiple Listener files
Goto Forum:
  


Current Time: Wed Jan 22 21:20:22 CST 2025