网格控
11g emctl 配置OMS - change_repos_pwd失败,因为WebLogic Server密码改变适用于:
Enterprise Manager Grid Control - Version: 11.1.0.0 and later [Release: and later ]
Information in this document applies to any platform.
症状:
视图改变OMS系统信息库密码,使用—
emctl config oms -change_repos_pwd
命令报错:
Oracle Enterprise Manager 11g Release 1 Grid Control
Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.
java.lang.SecurityException: User: weblogic, failed to be authenticated.
Error occured. Check the logs.
变化
WebLogic Server用户密码已更改。
原因
此错误是由于WebLogic Server用户密码更改。
解决方案
运行以下命令更改的weblogic密码:
/bin/emctl secure create_admin_creds_wallet -admin_pwd -nodemgr_pwd
运行下面的SQL* Plus命令:
SQL> alter user sysman_mds identified by ;
SQL> alter user sysman identified by ;
运行最初失败的命令:
/bin/emctl config oms -change_repos_pwd -change_in_db -old_pwd -new_pwd
显示相关信息
产品
* Enterprise Management > Enterprise Manager Consoles, Packs, and Plugins > Enterprise Manager Grid Control > Enterprise Manager Grid Control
关键词
EMCTL; JAVA.LANG.SECURITYEXCEPTION; ALTER USER; CHANGE PASSWORD; SQL PLUS
该贴由system转至本版2014-5-4 4:48:56