[root@rac1 桌面]# su - grid

[grid@rac1 ~]$ sqlplus / as sysasm


SQL*Plus: Release 11.2.0.1.0 Production on Mon Jun 13 10:23:48 2016


Copyright (c) 1982, 2009, Oracle.  All rights reserved.



Connected to:

Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production

With the Real Application Clusters and Automatic Storage Management options


SQL> alter user asmsnmp identified by oracle;


User altered.


SQL>  

红色标记为密码


注意:本文归作者所有,未经作者允许,不得转载