oracle登陆时的System/sys用户的密码忘了怎么处理

oracle登陆时的System/sys用户的密码忘了怎么办alter user system identified by oracle(要更改的密码)

oracle登陆时的System/sys用户的密码忘了怎么办
alter user system identified by oracle(要更改的密码);