How to Change ASM sys password
$ export ORACLE_SID=+ASM $ asmcmd
oracle configurationintermediate
by OracleDba
13 views
$ export ORACLE_SID=+ASM $ asmcmd
1234567
$ export ORACLE_SID=+ASM
$ asmcmd
ASMCMD>
orapwusr --modify --password sys
Enter password: ******
ASMCMD> exit
Alternatively, we can use orapwd to recreate pwd file.Please to add comments
No comments yet. Be the first to comment!