修改asm口令
Recreate the password file for the ASM instance as follows:
1. Set the ORACLE_HOME and ORACLE_SID to the ASM instance
2. connect /as sysdba from sqlplus
3. If the value of the "remote_login_passwordfile" parameter in the pfile or spfile is EXCLUSIVE, you must shutdown your instance
4. RENAME or DELETE the existing password file PWD
5. Issue the command:
WINDOWS:
orapwd file=
UNIX:
orapwd file=
In 11.2 you can use asmcmd to change the password for single instance environment as follows
$ export ORACLE_SID=+ASM
$ asmcmd
ASMCMD> passwd sys
Enter old password (optional): ******
Enter new password: ******
In Cluster environment
ASMCMD> orapwusr --modify --password sys
Enter password: ******
ASMCMD> exit
NOTE: This is not applicable for SYSASM privilege.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/24585765/viewspace-1193185/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 在RAC中修改ASM例項的sys使用者口令ASM
- ASM認證與口令檔案ASM
- linux中修改root口令Linux
- 修改+asm的名字!ASM
- WebLogic中修改系統管理員口令Web
- RAC(ASM)歸檔模式修改ASM模式
- 修改ASM的SYS密碼ASM密碼
- ASM磁碟組修改重建操作ASM
- 修改ASM磁碟組的屬性ASM
- 修改ASM磁碟組冗餘模式ASM模式
- 新建或修改ASM diskgroup 的問題ASM
- [20171101]修改oracle口令安全問題.txtOracle
- 11g asm Oracle 系統核心修改ASMOracle
- 修改ASM sys使用者密碼方法ASM密碼
- [20160906]修改口令在記憶體中.txt記憶體
- 全面學習和應用ORACLE ASM特性--(3)新增和修改asm磁碟組OracleASM
- RAC 11G ASM下修改spfile檔案ASM
- 口令檔案
- 口令攻擊
- RAC環境ASM磁碟組間修改spfile的位置ASM
- 直接修改ASM disk大小導致ORA-15036ASM
- 一篇很有意義的MSSQL修改啟動賬戶和口令的帖子SQL
- TWITTER的禁用口令
- 弱口令weblogicWeb
- 重建口令檔案
- oracle的口令管理Oracle
- Oracle ----口令檔案Oracle
- 弱口令測試
- zt_在11gR2 RAC中修改asm disk pathASM
- ORACLE 10GR2 ASM 如何修改AU_SIZE的大小Oracle 10gASM
- Linux設定口令複雜度和口令定期更換策略Linux複雜度
- PDF有口令,如何破解
- 為listener設定口令!
- asm files,asm directories,asm templatesASM
- 使用Hydra破解telnet口令
- Oracle 建立口令檔案 orapwdOracle
- oracle 11g 角色口令Oracle
- XML口令檔案描述 (轉)XML