真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

重建EM-創(chuàng)新互聯(lián)

問題:

[oracle@CRM ~]$ emctl start dbconsole
TZ set to US/Pacific
OC4J Configuration issue. /home/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_CRM_CRM not found.

創(chuàng)新互聯(lián)主要從事成都網(wǎng)站設(shè)計、成都網(wǎng)站建設(shè)、網(wǎng)頁設(shè)計、企業(yè)做網(wǎng)站、公司建網(wǎng)站等業(yè)務(wù)。立足成都服務(wù)滎陽,10年網(wǎng)站建設(shè)經(jīng)驗,價格優(yōu)惠、服務(wù)專業(yè),歡迎來電咨詢建站服務(wù):18982081108

解決方法:重建em

用到三個指令

/*重新配置dbcosole
emca -repos drop
emca -repos create
emca -config dbcontrol db

[oracle@CRM ~]$ emca -repos drop

STARTED EMCA at Mar 6, 2012 2:59:55 PM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.

Enter the following information:
Database SID: CRM
Listener port number: 1521
Password for SYS user:
Password for SYSMAN user:

Do you wish to continue? [yes(Y)/no(N)]: Y
Mar 6, 2012 3:01:32 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /home/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/CRM/emca_2012-03-06_02-59-55-PM.log.
Mar 6, 2012 3:01:33 PM oracle.sysman.emcp.EMReposConfig dropRepository
INFO: Dropping the EM repository (this may take a while) ...
Mar 6, 2012 3:01:33 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
WARNING: Error executing /home/app/oracle/product/10.2.0/db_1/sysman/admin/emdrep/bin/RepManager -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=CRM)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=CRM))) -repos_user SYSMAN -action drop -verbose -output_file /home/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/CRM/emca_repos_drop_2012-03-06_03-01-33-PM.log
Mar 6, 2012 3:01:33 PM oracle.sysman.emcp.EMReposConfig invoke
SEVERE: Error dropping the repository
Mar 6, 2012 3:01:33 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Refer to the log file at /home/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/CRM/emca_repos_drop_.log for more details.
Mar 6, 2012 3:01:33 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error dropping the repository
Refer to the log file at /home/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/CRM/emca_2012-03-06_02-59-55-PM.log for more details.
Could not complete the configuration. Refer to the log file at /home/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/CRM/emca_2012-03-06_02-59-55-PM.log for more details.
[oracle@CRM ~]$ emca -repos create

STARTED EMCA at Mar 6, 2012 3:01:47 PM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.

Enter the following information:
Database SID: CRM
Listener port number: 1521
Password for SYS user:
Password for SYSMAN user:

Do you wish to continue? [yes(Y)/no(N)]: Y
Mar 6, 2012 3:01:58 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /home/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/CRM/emca_2012-03-06_03-01-47-PM.log.
Mar 6, 2012 3:01:58 PM oracle.sysman.emcp.EMReposConfig createRepository
INFO: Creating the EM repository (this may take a while) ...
Mar 6, 2012 3:01:58 PM oracle.sysman.emcp.EMReposConfig invoke
SEVERE: Error creating the repository
Mar 6, 2012 3:01:58 PM oracle.sysman.emcp.EMReposConfig invoke
INFO: Refer to the log file at /home/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/CRM/emca_repos_create_.log for more details.
Mar 6, 2012 3:01:58 PM oracle.sysman.emcp.EMConfig perform
SEVERE: Error creating the repository
Refer to the log file at /home/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/CRM/emca_2012-03-06_03-01-47-PM.log for more details.
Could not complete the configuration. Refer to the log file at /home/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/CRM/emca_2012-03-06_03-01-47-PM.log for more details.
[oracle@CRM ~]$ emca -config dbcontrol db

STARTED EMCA at Mar 6, 2012 3:02:10 PM
EM Configuration Assistant, Version 10.2.0.1.0 Production
Copyright (c) 2003, 2005, Oracle. All rights reserved.

Enter the following information:
Database SID: CRM
Listener port number: 1521
Password for SYS user:
Password for DBSNMP user:
Password for SYSMAN user:
Email address for notifications (optional):
Outgoing Mail (SMTP) server for notifications (optional):
-----------------------------------------------------------------

You have specified the following settings

Database ORACLE_HOME ................ /home/app/oracle/product/10.2.0/db_1

Database hostname ................ CRM
Listener port number ................ 1521
Database SID ................ CRM
Email address for notifications ...............
Outgoing Mail (SMTP) server for notifications ...............

-----------------------------------------------------------------
Do you wish to continue? [yes(Y)/no(N)]: Y
Mar 6, 2012 3:02:26 PM oracle.sysman.emcp.EMConfig perform
INFO: This operation is being logged at /home/app/oracle/product/10.2.0/db_1/cfgtoollogs/emca/CRM/emca_2012-03-06_03-02-10-PM.log.
Mar 6, 2012 3:02:32 PM oracle.sysman.emcp.util.DBControlUtil startOMS
INFO: Starting Database Control (this may take a while) ...
Mar 6, 2012 3:04:10 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: Database Control started successfully
Mar 6, 2012 3:04:10 PM oracle.sysman.emcp.EMDBPostConfig performConfiguration
INFO: >>>>>>>>>>> The Database Control URL is http://CRM:5500/em <<<<<<<<<<<
Enterprise Manager configuration completed successfully
FINISHED EMCA at Mar 6, 2012 3:04:10 PM

另外有需要云服務(wù)器可以了解下創(chuàng)新互聯(lián)cdcxhl.cn,海內(nèi)外云服務(wù)器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務(wù)器、裸金屬服務(wù)器、高防服務(wù)器、香港服務(wù)器、美國服務(wù)器、虛擬主機、免備案服務(wù)器”等云主機租用服務(wù)以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務(wù)可用性高、性價比高”等特點與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應(yīng)用場景需求。


標(biāo)題名稱:重建EM-創(chuàng)新互聯(lián)
地址分享:http://weahome.cn/article/cooide.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部