1. 首页 > ITPUX技术网 > 正文

oracle 10g em 中如何修改dbsnmp用户密码

oracle 10g em 中如何修改dbsnmp用户密码

修改dbsnmp密码1. 停止emEmctl stop dbconsole 2. 检查是否已经停掉emEmctl status dbconsole3. 用sys用户登录sqlplus,用命令修改密码Sqlplus / as sysdbaalter user dbsnmp identified by ;4. 验证密码是否已经修改 SQL> connect dbsnmp/[@database_alias]5. 修改targets.xml文件进入到$ORACLE_HOME/host_sid/sysman/emd目录5.1 cp targets.xml targets.xml.orig 5.2 Edit the file targets.xml with your favorite text editor (wordpad is recommended on Windows platform) Search for the line:

本文由风哥教程整理发布,仅用于学习测试使用,转载注明出处:http://www.fgedu.net.cn/10327.html

联系我们

在线咨询:点击这里给我发消息

微信号:itpux-com

工作日:9:30-18:30,节假日休息