日志: Apr , :: PM oracle.sysman.emcp.EMReposConfig createRepository : SYSMAN already exists.. ORA-06512: at line 17 oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA: SYSMAN already exists.. ORA: at line at oracle.sysman.assistants.ut
一.配置EM dbconsole db [oracle@rusky ~]$ lsnrctl start [oracle@rusky ~]$ emctl start dbconsoleTZ set to US/PacificEM Configuration issue. /home/oracle/product/10.2.0/db_1/rusky.com_orcl not found. [oracle@rusky ~]$ emca -config dbcontrol db STARTED EMCA
http://blog.sina.com.cn/s/blog_a32eff280101cgje.html C:\>emctl status dbconsoleOracle Enterprise Manager 11g Database Control Release 11.2.0.1.0Copyright (c) 1996, 2010 Oracle Corporation. All rights reserved.https://kermart:1158/em/console/aboutApp
先发句牢骚,明明刚才写完了,发布的时候却说没登陆,一下子全没了. 今天打开EM发现提示 ORA-28001: the password has expired (DBD ERROR: OCISessionBegin) 于是查找了一下资料,密码过期导致EM无法登录.ORACLE11G默认的口令期限是180天,为了永久解决这个问题只能修改配置文件. 1.查看目前数据库中的口令期限 SYS@ orcl>select * from dba_profiles where profile='DEFAULT'