ASM Database’ inin SYS ve ASMSNP userlarının password değişikliğini aşağıdaki şekilde yapabiliriz;
ASMCMD> lspwusr
Username sysdba sysoper sysasm
SYS TRUE TRUE TRUE
ASMSNMP TRUE FALSE FALSE
ASMCMD> orapwusr -modify -password SYS (yada ASMSNMP)
Enter password: *******
(give new password and press enter)
orapwusr attempts to update passwords on all nodes in a cluster. The command requires the SYSASM privilege to run.
A user logged in as SYSDBA cannot change its password using this command.